Permalinks Migration Plugin for wordpress
With this plugin, you can safely change your permalink structure without breaking the old links to your website,and even doesn’t affect your search engine rankings.
introduction
Many people want to change their permalink structure,for example, from /%year%/%monthnum%/%day%/%postname%/ to /%category%/%postname%/
But doing so will make all pages indexed by search engines become invalid,moreover, losing visitors from other sites or bookmarks that links to you.
There is a way to tell the search engines (and browsers) that the page has permenantly moved, and that the old address should be replaced by the new one . It’s called a “301 Redirect”, also known as a Permanent Redirect.When you do this, Search engines will update their indexes quickly and you won’t lose your pagerank.you will continue to receive traffic as though nothing had changed. This works for search engines, bookmarks, and links from other sites.
By now, you know how can you change your permalinks without losing the traffic you’re already getting. You can download this Permalink Migration Plugin to achieve this for you.
This plugin will generates a “301 Redirect” when user or spider visit your site through old permalinks,and redirect them to the new permalinks of the same post.
Do not fear to change your permalink structure now, you would never lose any visitors due to changed addresses.
Download Dean’s Permalinks Migration Plugin Version 1.0
Installation
- unzip and upload the file into your wp-content/plugins/ directory.
- Activate it on your Admin Panel->Plugin Management page.
Usage
- goto admin panel->options->PermalinksMigration.set the old permanlink structure of your site.
- goto admin panel->options->Permalinks.change the new permalink structure to what you want. (personally I recommend /%category%/%postname%/, you can read @ArunBasilLal’s tour to learn more about how to Optimizing Permalinks for Better SEO)
- Done,enjoy it.
Acknowledgements
Many thanks to all of you, who have encouraged me to update my articles and code, and who sent in bug reports and fixes.
Related posts:
Thanks. Works like a charm for me so far and I *will* be sharing this with others.
[...] Permalinks Migration Plugin is an extremely useful tool which will stop your visitors receiving endless 404 pages after you decide to change your permalink structure, for instance from “/%year%/%monthnum%/%day%/%postname%/” to “/%category%/%postname%/”. [...]
[...] This is an amazing plugin. Just amazing! [...]
[...] UPDATE Here is a great plugin for changing your Permalink structure. It creates 301 redirects when you change the permalinks. [...]
The problem most are probably having is that in his example /%category%/postname%/ should look like this /%category%/%postname%/ (that extra % infront of postname really matters)
[...] Permalinks Migration will 301-redirect visitors from your old permalinks to the new ones, when you change your permalink structure. (No Ratings Yet) Loading … [...]
Great plugin! Now I can finally get rid of the /archives/ in my permalinks. How does the plugin track which is the old permalink structure?
Great work! Many thanks for this great plugin!
[...] Mocht je al een blog hebben die al wat posts heeft, dan kun je niet zomaar van permalinks veranderen. Je nieuwe posts zouden dan wel linken, maar je oude links leveren allemaal 404s op. Gelukkig is hiervoor een handige plugin die het migreren naar je nieuwe permalinks makkelijk maakt, dus download de Permalinks Migration Plugin. [...]
Hi,
A question. What happens if you have 2 posts with in the same category and same name.
Just curious. Does wordpress automatically make the title different?
Thanks in advance.