Importing blogger blog into wordpress

November 20th, 2007

WordPress has a nice import feature for moving an existing Blogger blog. However, I ran into a problem getting WordPress to log into my Blogger account. Every time I would enter in my Blogger login info, I would get an error message “Trouble Signing In” that told me to try again. The problem was a bad reference in the blogger.php file.

Simply replace all references to www2.blogger.com with www.blogger.com in /wp-admin/import/blogger.php and it should work properly.

Category: Web Development

Comments

Comments are closed.