Difference between revisions of "Using Joomla Core SEF"

From JReviews Documentation
Jump to: navigation, search
Line 13: Line 13:
 
*example of the default non-SEF URL:
 
*example of the default non-SEF URL:
 
**http://example.com/index.php?option=com_content&view=article&catid=8:smartphones&id=8:nokia-5800-xpressmusic
 
**http://example.com/index.php?option=com_content&view=article&catid=8:smartphones&id=8:nokia-5800-xpressmusic
*if you enabled Joomla Core SEF, the url of that listing should look like:
+
*if you enabled Joomla Core SEF, the URL of that listing should look like:
 
**http://example.com/products/8-smartphones/9-samsung-i900-omnia or
 
**http://example.com/products/8-smartphones/9-samsung-i900-omnia or
 
**http://example.com/smartphones/8-nokia-5800-xpressmusic
 
**http://example.com/smartphones/8-nokia-5800-xpressmusic

Revision as of 22:00, 31 January 2011

Enabling Joomla Core SEF URLs

To make the URLs look nicer, you can enable Joomla core SEF:

  • Go to Joomla Global Configuration, and on first tab set Search Engine Friendly URLs and Use Apache mod_rewrite to Yes. 'Add suffix to URLs' is optional.

JoomlaCoreSEF.png

  • Next go to the root folder of your site and rename htaccess.txt file to .htaccess


URLs of Listings (Articles)

  • with Joomla Core SEF it is not possible to remove articles ID numbers from URLs. To remove them, you need to use one of Joomla SEF extensions: sh404SEF or SEF Advance (only those two are supported by JReviews).
  • we recommended using Joomla's Core SEF to minimize possible performance impact of 3rd party SEF extensions.


URLs of JReviews Menu Items


URLs of JReviews Section/Category pages


URLs of JReviews Click2Search Pages (tags)