
The SEF Test plugin allows you to turn on and off SEF from the URL for your own session, without changing the Global Configuration options. It's a very simple tool for testing SEF out on a production site with Global SEF disabled, and fetching non-SEF URLs on a SEF-enabled site. A must when building Joomla! sites.
Details
| Price | Free |
| Current version | 1.5.3 (Stable) |
| Requirements | PHP 5.2.8 or later |
| Download | Login to access this download for free |
| Support | Support Forum |
| License | GNU/GPL (General Public License) |
Installation
- To install this plugin, download it from the download-section on this site to your computer.
- Then install the ZIP file from within the Joomla! Administrator as a regular extension.
- Next go to the Plugin Manager to enable this system-plugin. It is listed as "System - SEF Test".
Please note that this plugin does not work with third party SEF extensions, like sh404SEF, Artio JoomSEF or AceSEF. If you want this functionality in combination with those extensions, you need to contact the creators of that extension. This plugin is not able to add functionality that those third party solutions do not offer.
Usage
To disable SEF add sef=0 to the URL:
/home/news/?sef=0
/?sef=0
To enable SEF add sef=1 to the URL:
/?sef=1
/index.php?option=com_content&sef=1
or close your browser.
Help us with your review!
Help us with your review on the Joomla! Extension Directory.
Checkout our other Joomla! extensions.
More extensions
SSL Redirection
Joomla! can be configured to use SSL. But this does not mean that all your secure pages are actually kept secure. This plugin forces what is actually required: HTTPS or HTTP.
Demo Site
Simple but effective: If you are running a demo-site, this plugin is able to show a little notice on all your pages - both frontend as backend.
HTTP Authentication
Development sites are sometimes hosted on publicly available sites, while access is still unwanted. This plugin allows for HTTP authentication based on Joomla! users.