Chronos

Topic: Dynamic URL structure

This modification allows you to change the basic URL-structure of JobberBase. This can be useful when setting up jobberbase for something other than a jobboard, but also for localized non-english jobsites (useful for SEO). The variables can easily be adjusted within the config.php, after which all links are updated.

I've written a script that should automatically do 90% of the work (replacing the static appearences to the dynamic variables). I haven't tested it on other server setups yet, so make sure to back up all your files before running it and let me know if it worked for you. The scripts will go through all the .php and .tpl files and does several find/replaces.

Modification Features:
    * Ability to dynamically change the following URL's using config.php:
            '/job', '/jobs', 'jobs-in', 'jobs-at', 'cities', 'companies'.
    * Build-in support for my 'Cities Tag-Cloud' modification (will work without as well)
    * Including an installation-script that automatically find/replaces all static URL's
    * The installation script can be run anytime to update any new code

Screenshot: Automated URL-Update Script
Full guide: Dynamic JobberBase URL Structure Guide

Last edited by Chronos (2009-06-26 10:31:54)

Member of Jobberbase Development Team - Implementation and Coding

Visit my Blog: ChronoScripts (JobberBase scripts, support and freelance)
JobBoards: Telefonisch Werk and Top Bijbaan

chrisdegrote

Re: Dynamic URL structure

This a good add on and worth to try it out! Thanks again Chronos