Centrally edit and manage .htaccess-style 301 redirects.
Unlike more complex plugins for managing redirects, the Redirect Editor gives
you a simple textarea to edit and manage .htaccess-style 301 redirects, one per line.
Enter each redirect rule in the following format, starting with the relative path of the URL to match, followed by the absolute URL of the destination to redirect to, separated by a space. Each redirect should be on its own line. Blank lines and lines that start with # (hash) are ignored and can be used for spacing and comments.
/2012/09/old-post/ http://www.example.com/2012/09/new-post/
After installing, go to Settings > Redirect Editor to configure.
If you're interested in contributing to the code behind this plugin, it's also hosted on GitHub: https://github.com/justincwatt/wp-redirect-editor
Requires: 3.0 or higher
Compatible up to: 3.4.2
Last Updated: 2013-5-21
Downloads: 3,889
0 of 1 support threads in the last two months have been resolved.
Got something to say? Need help?