Wordpress plugins
Legacy URL Forwarding

Legacy URL Forwarding

Version : 1.3
Tested up to : 3.2.1
Number of download : 3009
Author : OllyBenson
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

Legacy URL Forwarding
Legacy URL Forwarding
Legacy URL Forwarding
Legacy URL Forwarding

The plugin redirects legacy URLs a previous version of a websites that has since been converted into a WordPress site. It can also be used for other redirecting, eg having a short URL that directs to a page as part of a campaign. For example: http://www.example.com/old-page.html Can be directed to: http://www.example.com/2011/04/25/new-page.html Simply by adding ‘old-page.html’ as a custom field when editing new-page within WordPress. Every time a 404 page is called, the Legacy URL plugin checks the database and if it find a legacy-url value that exactly matches the URL it will redirect to the new page. Please note that this plugin has no settings/options pages within the WordPress admin module. Things to note The plugin converts the url it checks to lowercase, so you should enter the meta value as lowercase. The URL is exactly as stated. Eg if you have query strings that can variable you would need to treat each one seperately. There is no reason why you can’t have multiple legacy-url meta values associated with a single page. If you have the same meta value associated with multiple pages, the programme will call the first one it finds. This is a simple solution, and possibly quite inefficient. It uses header redirects so will effectively process one page and then load another. Because it redirects, search engines will not store the campaign/legacy URL but the page it is redirected to. The more sensible ones (eg Google) will note the redirected page and update their internal databases. You can change the name of the custom field that the plugin searches by amending the function itself.

Download now