Blogger Redirector (WordPress Plugin)
Wednesday, January 2nd, 2008
Contents
A WordPress plugin that accepts the permalinks, post, feeds requests forwarded from Blogger to appropriate page on WordPress. Useful for migrating the traffic from an existing Blogspot site.
Please refer to Migrating from Blogger to WordPress for the walk-through of moving your Blogger. Please let me know if I could improve this plugin in any way.
Usage
This plugin is tested on v2.3, but should works anywhere up from v2.2 or even eariler.
- Download the zip file and extract into /wp-content/plugins/
- In the Admin control panel, goes to “Plugins” and activate the “Blogger Redirector” plugin.
- Done! No extra configuration is needed.
Advanced Usage
- Can I simply show the contents, instead of 301 redirection?
You might modify the variable BloggerRedirector_Use301 in the script to change its behavior. Beware that the search engines will treat it as a standalone page, without knowing that it is an identical copy of WordPress blog. This might or might not have negative effect to the ranking.
Changes Log
v1.0.3 (r30218)
- I didn’t know there was atom.xml and rss.xml. Now fixed these missing feeds redirection. Let me know if there more!
- Breaking Changes: The BloggerRedirector_Use301 is now default to true. I designed to publish it as true in the beginning, but I forgot to do so apparently. Now it’s “true”.
v1.0.2 (r28733)
- The feeds are correctly redirected
v1.0.0 (Before SVN)
- Initial version
Licensing
This plugin by Sam Wong is licensed under the CC-GNU GPL.

































































English
January 29th, 2008 at 14:56
The plugin has just been updated to v1.0.3 to fix some crucial feeds link redirection. Thank you for your attention.
January 30th, 2008 at 16:30
[...] Blogger Redirector is a new Wordpress plugin that I have just discovered. This plugin applies a simple HTTP301 redirect on all the permalinks that your old Blogger blog has and any requests on the old permalinks will be redirected to the transferred posts URL on your new self-hosted Wordpress blog. [...]
February 1st, 2008 at 19:04
[...] Blogger Redirector - A wonderful Wordpress plugin, created by Sam Wong. It can be downloaded over here. The installation is easy, just upload it to your /wp-content/plugins/ directory, and activate it [...]
April 15th, 2008 at 6:34
Hi, this is a great plugin, but I can’t make it work on Wordpress 2.5. Is there anything that has to be change on the code? Is there a modification for Wordpress 2.5? I’m moving from Blogger to Wordpress and this could really help me on working less hours.
Thanks
Diego
April 26th, 2008 at 15:56
WOW ! I was planning to switch but was not sure abt this redirect thanks to HelloSam to you too !
May 10th, 2008 at 18:30
Hi. Great sounding plugin, thanks. I’m too interested in compatibility with WP2.5. Is an update required? Many thanks.
June 1st, 2008 at 11:00
Hi,
very nice and important plug-in.
Thanks!
Vic
Canada Photo Blog
June 9th, 2008 at 2:24
Appreciate the good info. on this plug in
June 25th, 2008 at 4:39
That sounds like an useful plugin. Thanks for the info !!
July 10th, 2008 at 3:24
oh it’s very useful information.Thanks a lot
July 27th, 2008 at 23:17
Thanks a lot.This is exactly what i need
August 11th, 2008 at 12:31
Thanks is a great tool and is perfect for me because I have just migrate from blogger
September 11th, 2008 at 1:41
Thats really cool that the wordpress plugin will get all your data and info from blogger. I have been thinking about moving some of my blogger blogs to wordpress because since i used wordpress I like it so much.
September 25th, 2008 at 3:21
That’s a good one, thank you.
Could you help with finding a plugin which makes all the comments in my blog dofollow?
September 26th, 2008 at 4:26
A great plugin.
I think a lot of bloggers will switch to WordPress very soon.
October 21st, 2008 at 18:41
That is a well handy plugin. I have used a mixture of both wordpress and blogger, but recently I am beginning to favour wordpress. This plugin is going to be very useful when it comes time to migrate.
Thanks for letting us know about this.
November 5th, 2008 at 12:18
Thanks. Great plug in
November 12th, 2008 at 15:39
this tool has an evitable potential and is very easy to use.even a common user dont get any problem on using this software and it does not need any prior skill. thnks for sharing this information
November 13th, 2008 at 6:17
Coming from Blogger, this is just perfect.
Thanks.
December 5th, 2008 at 22:54
really handy for migration work
thanks
December 16th, 2008 at 6:42
I guess i just have to realize that wordpress is the way to go now. My old blogger blogs is like a tool from the stoneage compared to the awesome things you can do with wordpress..
December 29th, 2008 at 0:18
[...] using two plugins we can grab the request and redirect to a proper url. The main plugin is called Blogger Redirector and finds the correct based on the same permalink url used in Blogspot. However since we are using [...]