This plugin assumes following things:
- You used wordpress blog importer while importing your blogspot beta blog.
- You put javascript or static link on your old blog to redirect visitors to your new blog. META tag redirect may not work.
- You have imported only one blog. In next version I will remove this restriction.
Finally Installation:
- Download & Unzip this plugin -
rbBloggerToWordpress.zip.
- It will contain a file -
rbBloggerToWordpress.php. Open it in any text editor.
- Put your old blogspot blog address next to '$oldBlogURL' variable! OR search for 'rb286.blogspot.com' and replace it with your blogspot address.
- Save changes to
rbBloggerToWordpress.php and upload it to the /wp-content/plugins/ directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Thats All! All traffic will start redirecting automatically!
Extra Note:
- In case you are interested in redirection code I used on my old blog, its here! Trust me its one of the best! :-)
In case you need more help, visit plugin homepage!