Turning on SEF on a shared hosting account can be a bit confusing for some. Here is an outline on how to get it done with a little less aggravation.

First Make sure your .htacces file has the modifications below.

Edit the htaccess.txt file— For Search Engine Friendly (SEF) URLs, you will need to edit the htaccess.txt file to turn on the RewriteBase option. In the file, you will find a line that reads #RewriteBase / that you need to change to RewriteBase / — remove the pound (#) sign.

Next, go to your global configuration. Turn on the following by selecting the 'Yes' radio button.

Search Engine Friendly URLs
Use Apache mod_rewrite
Add suffix to URLs

The last one is not necessary merely cosmetic.

One last thing, make sure you clear your cache to see your changes.

  • Joomla 2.5 Security Release
    The Joomla Project has just announced the immediate availability of Joomla 2.5.3. This is a security release and you should upgrade your site immediately. All versions of +Joomla! 1.6, 1.7 and 2.5 are affected. The update process is very simple, and complete instructions are available here. You can easily update your site from 2.5.x to this latest version using the update function in the Joomla administrator The best way of updating your site from 2.5.x is to use the built-in upgrade function...
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12