Using Joomla Core SEF
From JReviews Documentation
Contents
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 Url rewriting to Yes.
- Make sure to leave Add suffix to URLs disabled.
- Next go to the root folder of your site and rename htaccess.txt file to .htaccess
URLs of Listings (Articles)
For the perfect url structure of listings (articles) it is necessary to create Joomla Category menu items. Read Creating Required Joomla Menu Items.
URLs of JReviews Category pages
If you use the JReviews SEF Plugin, JReviews category pages will use the URLs generated by Joomla Category menu items.
Without the JReviews SEF Plugin, JReviews will generate long category URLs with ID numbers and the only way to improve the URLs of categories is to create additional JReviews Category LIst menu items. Choose "List pages" as the type of the JReviews menu item and in the menu parameters select "Category List".
URLs of JReviews Menu Items
- example of the default non-SEF URL:
- when Joomla Core SEF is enabled, the URL should look like this (menu item title alias is used):
URLs of JReviews Click2Search Pages (tags)
- example of the default non-SEF URL for the jr_brand custom field:
- if you enabled Joomla Core SEF, the URL should look like this:
- this URL can be further improved if you create an "Advanced Search" type of JReviews menu item. Then the /component/jreviews/ segment of the url will be replaced with the alias if this menu item.