Redirect List is a simple and lightweight plugin that performs HTTP redirection and supports matching of GET query parameters without regular expressions.
- 301 or 302 HTTP redirect.
- Specify from and destination urls in a list manually.
- Does not require creating a custom page.
- Match url regardless of GET parameters.
- Match url only if no GET parameter exists.
- Match url only if GET parameter exists (value does not matter).
- Match url only if GET parameter exists and value matches.
- Does not support Multisite (sorry!).
Great for migrating an old site that uses GET parameters for pages (eg. ?page=123), or if you need to deal with hashbang urls (ie. ?_escaped_fragment_=…).
Get it from the WordPress.org plugin directory: http://wordpress.org/extend/plugins/redirect-list/
Thanks to Ogi Djuraskovic firstsiteguide.com for Serbian translation!
6 comments
Comments are closed.