Can't find an extension? Use this custom joomla extensions search to get only relevant results:
JoomSimple Redirect User's Manual
This manual will explain Simple Redirect plugin usage.
JoomSimple Redirect is a very simple extension.
First of all, you need to install both the plugin and the component for this extension to work!
After the installation enable "JoomSimple Redirect" plugin in Joomla administration panel.
When the plugin is enabled, go to the component page.
It is available through main menu(Components ->JoomSimple Rederect).
This is where you customize the last page your visitor sees before leaving to another site.
There are couple of special tags available for you in the editor:
%ext% - url of the external site;
%link% - link which redirects the user outside(does not contain external site url)
%sitename% - the title of your site
That's it. The plugin should redirect all external links on your site.
If you don't want to redirect any links, there are to ways for you:
First:
If it is a single link, you can add rel="allow" in the tag.
For example:
<a rel="allow" href="http://microsoft.com/">link</a>
The plugin will cut "rel='allow'" from the tag and leave this link's url untouched.
Second:
In case you want to exclude a part of your site from the plugin's effect.
There is a tag {jsnoredirect}. It will protect any part of your site from the plugin.
The usage is simple:
{jsnoredirect}
Any html here
{/jsnoredirect}
Joomla is an open source Content Management System(CMS) which allows you to create almost any type of site: from simple homepage to a news portal. It is powerful, easy to install, reliable and simple to work with. As a result, you can deploy and control your sites without special knowlege in web technologies. Joomla is not just a program - it's a huge community of users.