Redirect Feed URL From Blogger To WordPress

After the successful migration of Blogger.com to self hosted WordPress blog, many people face the problem of feeds not getting updated in WordPress blog with the current feed URL.

Problem about feed URL

The feed URL for Blogger.com blog looks like http://example.blogspot.com/feeds/posts/default, and in the WordPress blog it looks like http://example.com/feed/.

Solution for feed to update..

We need to change our old Blogger.com blog feed URL to get all the posts to update when the WordPress posts get published.

    1. Login to your Feedburner Account.
    2. Click on the feed for which you want to set the URL.

    1. After that, click on the Edit Feed Details link and follow the instruction as per the screen-shot below

    1. Now change the original feed URL with new WordPress feed URL . (Feed URL looks like http://example.com/feed/).
    2. Click on Save Feed Details and you are done with the feedburner side.
    3. Now go to your WordPress dashboard. Install a plugin called FD Feedburner Plugin. (checkout the plugin installation process)
    4. After successful installation and activation of the plugin, you will observe that one menu is added in Plugins option Feedburner Configuration. (Update for new version 1.45 of this plugin : the menu in moved inside Settings option with name Feedburner )
    5. Click on it and add feed URL that just configured in feedburner account.

  1. It will help to redirect all the feeds from http://example.com/feed/ URL to new feedburner URL (http://feeds.feedburner.com/yourlabel).

That’s all about updating your Blogger feed URL which would redirect to your WordPress blog after migration.

13 responses to “Redirect Feed URL From Blogger To WordPress”

  1. Just thought I’d let you know that the plugin mentioned above now has the feedburner settings not under plugins but under settings.

    • Thank you very much Tami for mentioning the change. The plugin is updated from Version 1.42 to new Version 1.45, hence the plugin option has been moved to settings menu.

  2. i am not able to use this redirection, everytime i tried to change the original feed on feedburner it says “Timeout while fetching the feed”

    please help me..

  3. Hello,
    Thanks for the great tutorial.
    I did everything as you showed but somehow my feed is showing the post once but in Google reader comes up twice. One couple of seconds after I hit publish and once 6-7 hours later. I don’t know why is doing that and what I have to do to stop it.
    Please help.

    • Hello Roxana,
      I guess two URLs in your Google readers might be old blogger default URL and new WordPress URL. This is a common thing. Once your all the blog readers completely migrated into WordPress, then you will only see the WordPress Feed URL in Google reader. Only thing you need to take care of is all the subscribers / readers of your old blogger blog should redirected into WordPress.
      Thanks.