- Joomla Compatibility
- 5.x
- Short Description
- NSTS plugin redirects Non-SEF URLs to SEF URLs, improving SEO. Activates SEF in global settings or use GET parameters for dynamic URL loading. Redirects 301 permanently and converts uppercase to lowercase. Generates SEF URLs using Joomla API with optional exclusions. Enhances search engine visibility.
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.
- 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