Categories:
Author:
Current version:
0.1
About It:
Rate it:
Flag it:
If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
aks_301
Simple 301 redirect with conditions
This plugin useful for redirect non exist pages or directories to other place.
(404 to 301 redirect)
Examples
error_default page:
<txp:aks_301 start="/categories/" url="http://mydomain.com/somepage.html" />
all non exist pages in /categories/* – 301 redirect to http://mydomain.com/somepage.html
<txp:aks_301 start="/categories/|/section1/" />
all non exist pages in /categories/* and /section1/* – 301 redirect to domain root
.
Now plugin aks_301 included in aks_header (2 in 1)
Please use aks_header