Name: Non-SEF to SEF - Version: 3.1.2 / 4.0.1.1-PRO - Type: Plugin - License: GPLv3
Description: Redirects Non-Sef URLs (dynamic URLs) to SEF URLs - Joomla! Extensions Directory
Overview of all downloads of the extension: NSTS - Non-SEF to SEF Downloads
Prevents direct calls to non-SEF URLs (via GET parameters)
Plugin: NSTS - Non-SEF to SEF
Function: This plugin enables automatic redirection to SEF URLs.
Languages: English and German
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!
Changelog
Joomla! 4.x
Version 4.0.1.1-PRO - 2022-12-20
- # Added special treatment for the parameter "Itemid" in the URL uppercase check.
Version 4.0.1.0-PRO - 2022-11-30
- + Added Redirect uppercase URLs option. With this option, the plugin redirects requests from uppercase URLs to lowercase URLs.
- + Added Pro Security Token validation check. The Pro package contains a token file with an individual security token linked to the user account and checked against the validation server for authenticity.
- ^ Multiple internal code optimisations.
Version 4.0.0.0-PRO - 2021-12-05
- + First Pro release for Joomla! 4.x based on NSTS Free version 3.1.2
Joomla! 3.x
Version 3.1.2 - 2016-06-30
- ^ Redirect HTTP Status Code 301 instead of default value 303
- ^ Improved redirect handling - Using Item ID to create correct URLs using the alias from the menu
- ^ Updated Custom Field
Download
Download - free, public versions
Overview of all downloads of the extension: NSTS - Non-SEF to SEF Downloads