Joomla

Joomla SEO : SEO friendly URL structure

The URL structure is an important factor in SEO and user friendliness, and Joomla's default structure is lacking. Alledia asks "What is the best URL setup for Joomla and why?" and does an incredible job of detailing all the options for optimizing the Joomla Continue Reading →

Dynamic Page-Titles with Joomla-SMF

To get a dynamic pagetitle in Joomla-smf, edit your template's index.php and add the following right after the <head> : <?php global $sc, $context, $settings; if (!defined('SMF')){require ("administrator/components/com_smf/config.smf.php");require ($smf_path."/SSI.php");} $sc Continue Reading →