Bhupendra Home | Contact Me

Joomla SEF URLs

  1. Download SEF Extension
    http://www.artio.cz/en/joomla-extensions/artio-joomsef
    http://www.artio.cz/en/downloads/joomla-extensions/artio-joomsef-1-4-0/download
  2. Install SEF extension
    i) Login to Joomla Administration Panel (http://www.yourdomain.com/administrator/)
    ii) Installers > Components > Upload the package file (downloaded zip file)

  3. Customize the links
    i) Edit the file /joomla installation dir/components/com_sef/joomsef.php and
    ii) Comment the following line of php code:
    if (isset($sefConfig->excludeSource) && $sefConfig->excludeSource && $sefConfig->reappendSource & isset($Itemid)) {
    $sefstring .= (strpos($sefstring, ‘?’) !== false ? ‘&’ : ‘?’).’Itemid=’.urlencode($Itemid);
    //$URI->anchor .= (($URI->anchor) ? ‘-’ : ”).urlencode(’ii’.$Itemid
    }

  4. To Edit the links manually from the Joomla panel, go to Components > ARTIO JoomSEF > View/Edit Custom Redirects

Comments are closed.