| |
| | Permalink Redirect WordPress Plugin | SYP |
 | | It shall redirect to whatever the permalink is supposed to be, with or without the trailing ‘/’. |
 | | However, I don’t think it would work if your permalink config does not have the final ‘/’, but then someone request it with one, as I only check whether the permalink is a substring of the request URI, in case there are other things appending to it (/page/, /feed/, etc) |
 | | The thing is, I have mod_rewrite rules in my.htaccess that redirects IRIs that end with a trailing slash (unless the requested file is a directory, of course) to the same IRI without the slash… Which makes your plugin conflict with my.htaccess and thus cause a redirection loop. |
| scott.yang.id.au /2005/05/permalink-redirect (1902 words) |
|