The #1 Worpress plugin to save your website from losing traffic and Pagerank after changing your permalink structure.It has been updated to 2.5 compatibility. Download version 1.3 here.
The #1 Worpress plugin to save your website from losing traffic and Pagerank after changing your permalink structure.It has been updated to 2.5 compatibility. Download version 1.3 here.
Has one of my plugins saved your day? Are you using it for a commercial project? Cool! But please consider a donation for my work:
Comments (24)
May 27, 2008 (9:10 am)
i’m quite confused with ur plug in , i won’t work!
May 27, 2008 (9:30 am)
Hi Joseph,
- What version of WordPress are you using?
- What version of the plugin are you using?
- What was your old permalink structure and what’s your new?
May 28, 2008 (7:57 pm)
I am wanting to move my wordpress.com blog to my own host and use wordpress.org software. In many google searches I am the first listing generated and I have a fairly good page rank. Is you plug-in what I need to do to redirect everything to my new site? I would truly appreciate any help you could give me! THANKS
May 29, 2008 (12:14 am)
Hi Cindy,
Sorry, this will only work when changing permalinks on the same domain.
June 9, 2008 (12:01 pm)
I am planning to use this plugin, but my case a bit different, I hope can get some information from the author.
Currently my blog are hosted at “blog.icalvyn.com”(subdomain) and google rank me PR2, my main URL “www.iCalvyn.com” are PR4 which permanently redirect to “blog.icalvyn.com”
since the main URL PR are higher, I was planning to migrate my blog from “blog.icalvyn.com”(pr2) to “icalvyn.com”(pr4)
does this plugin help ?
June 9, 2008 (3:09 pm)
Hi iCalvyn,
If your permalink structure remains the same, you don’t need this plugin. All you need to do is put a .htaccess file in the root directory of blog.icalvyn.com to redirect everything to your new site:
RewriteEngine on
RewriteRule ^(.*)$ http://www.icalvyn.com/$1 [R=301,L]
Google will also transfer the pagerank to your new address.
June 10, 2008 (5:12 pm)
hi Microkid, you misunderstand my situation. now my problem solve with ur plugin
but the problem is, while i delete the blog in old location (blog.icalvyn.com) the thing cant work
example people access blog.icalvyn.com/hello cannot redirect to http://www.icalvyn.com/hello
the old blog have to be remain there… then seen like duplicate content
meaning that currently http://www.icalvyn.com/hello and blog.icalvyn.com/hello have the same content, and both are separate wordpress and different db too
any suggestion?
June 11, 2008 (8:37 am)
Hi iCalvyn,
If the 301 headers work correctly, Google will also be forwarded to the new location, and you shouldnt have to worry about duplicate content. As long as everything on your old location gets forwarded to the new location you’re fine.
June 24, 2008 (1:28 am)
Hi,
I have a site that uses /blog/?id=123 and I want to use the format /blog/title-of-my-post.html. How do I do this?
Thanks
June 24, 2008 (2:01 am)
Hi Rem,
I’m currently working on a new release that will work with the /?p=123 structure (it’ll be released somewhere this week probably)
However, using “.html” in the URLs is nog a built in feature of WP or this plugin, so you’ll need something else to tackle that bit.
June 24, 2008 (10:02 am)
Thanks MicroKid,
I look forward to the new update. Does it address the issue of my page so that if it is currently using /blog/?id=123 it can immediately redirect to /my-blog-post-article/?
I wish you can create a little documentation on what it can do, its limitations, etc.
Thanks again!
June 26, 2008 (6:06 pm)
Rem,
I’m pretty sure though that the latest WordPress version automatically solves this (built in). Are you running the latest version (2.5.1)?
June 27, 2008 (10:17 am)
Yes, and I think if I choose the new format, it can be implemented. My problem is just that old posts aren’t converted from the /?id=123 to the /post-article-title/ format.
I’ll explore other options.
Thanks
July 18, 2008 (5:06 am)
Hi! Is this plugin compatible with WordPress 2.6??
July 18, 2008 (11:55 am)
Hi Marcelo,
Yes it is.
July 18, 2008 (3:19 pm)
Cool, very thanks!!
September 29, 2008 (12:44 am)
hey
i was using permalink
http://setreview.com/contact/
now i using
http://www.setreview.com/?page_id=2
and i activate your plugin
and no changes happened
still 404 error
what can i do?
January 15, 2009 (12:05 am)
Sorry but I have some problems: I have activated the plugin then I went to the permalink and I changed it, then I did a search on google for an old post and I clicked, but I will return a blank page … where I am wrong?
Thank you very much
Stefano
February 5, 2009 (11:41 am)
Hi !
thanx for this plugin !
But I have a problème :
It doesn’t redirect
http://www.url.com/category/post/
to
http://www.url.com/category/post.html
Do you have a solution ? It would be great !
thanx !
February 5, 2009 (11:58 am)
in fact it doesn’t work for :
http://www.url.com/category/post-id/
to
http://www.url.com/category/post-id.html
February 5, 2009 (11:08 pm)
Hi Julien,
This plugin will not work when using the .html extension in your permalinks, sorry.
March 12, 2009 (11:00 pm)
Hi,
im a bit confused. Where to i install this plugin? on the old wordpress or on my new hosted wordpress? Thanks
March 20, 2009 (3:41 am)
Is this plugin (v1.3) compatible with WordPress 2.7 and 2.7.1?
March 20, 2009 (8:07 am)
@pilotHans, sorry this won’t help you redirect users from your wordpress.com blog to a new self hosted wordpress installation.
@NickR, Yes, it should work perfectly.