NSTS - Non-SEF to SEF Pro
Non-SEF to SEF redirects Non-Sef URLs (dynamic URLs) to SEF URLs. Even though the SEF option is activated, the pages can still be loaded through the not optimized URLs. If the plugin detects such a call, then it redirects it automatically to the correct, optimized URL. The SEF URL is determined by the Joomla internal functions. If a menu item is set, it redirects to it. If no menu item is available, then the URL is created of the router function of each component.
Prevents direct calls to non-SEF URLs (via GET parameters)
This plugin redirects Non-Sef URLs (dynamic URLs) to SEF URLs. The SEF (Search Engine Friendly) option has to be activated in the global settings. Even though this option is activated, the pages can still be loaded through the not optimized URLs (with the help of specified parameters). If the plugin detects such a call, then it redirects it automatically to the correct, optimized URL.
In many cases the loading of the Non-SEF URLs is unwanted. For example, if a search engine has crawled the dynamic URLs, then the unwanted URLs are displayed in search results. NSTS redirects such calls with status 301 Moved Permanently, resulting in an update of the indexed URL data in a return visit of the search engine bot.
The SEF URL is determined by the Joomla internal functions. If a menu item is set, it redirects to it. If no menu item is available, then the URL is created of the router function of each component.
Features
- Redirection of Non-SEF URLs to SEF-URLs
- Prevents unwanted requests through GET parameters
- Redirects with status 301 Permanently Moved
- Redirects requests from uppercase URLs to lowercase URLs
- SEF URLs are generated with the Joomla! API
- Individual components can be excluded
- Languages: English and German
Installation
Install the plugin in the backend. Configure and activate it in "Extensions" - "Plugins" - "System - Non-SEF to SEF".
Example for a redirection:
Request of an article without SEF:
/index.php?option=com_content&view=article&id=42&catid=1
Automatic redirection with a menu entry:
/meaning-of-life
Automatic redirection without a menu entry:
/component/content/article/1-category/42-meaning-of-life
The plugin itself does not create SEF URLs, but uses the internal Joomla! functionality to create suitable SEF URLs!
Get 50 Cents for every review you add.