The following warnings occurred: | |||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
The Matrix: Redirect - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13) +--- Thread: The Matrix: Redirect (/showthread.php?tid=5084) |
The Matrix: Redirect - Angryboy - 2013-08-18 With the recent redirection plugins, I thought I'd make a quick one with The Matrix (done in less than a day). (Note: I know that the _routes table was initially designed with this purpose in mind, but it was somewhat incomplete. I wanted to design a full plugin specialized for it) Github - https://github.com/lokothodida/matrix_redirect Download (latest) - https://github.com/lokothodida/matrix_redirect/archive/master.zip Features - Redirect from any url structure relative to the root of your GS installation, regardless of whether the page exists (e.g. 'slug', 'slug?page=2', 'any/kind/of/page') - Time delay the redirection by a set amount (in seconds) - Change title and content for the redirected page (you could do this anyways if the page already exists - this is for when the page isn't there, or can't be made, e.g. when the url structure doesn't allow for it). Usage - https://github.com/lokothodida/matrix_redirect/wiki/Usage Screenshots |