public
Description: This is an extension for Radiant CMS which allows you to redirect pages with http status codes.
Homepage: http://www.randomutterings.com/projects/page_redirect
Clone URL: git://github.com/randomutterings/page_redirect.git
page_redirect / README
100644 9 lines (5 sloc) 0.341 kb
1
2
3
4
5
6
7
8
9
= Page Redirect
 
Allows you to redirect pages with valid http status codes.
 
Install with git
 
git clone git://github.com/randomutterings/page_redirect.git vendor/extensions/page_redirect
 
Create a page that you want to redirect and choose the redirect page type. Put the url to redirect to in the body. Currently it does 302 status codes.