Blogger to WordPress Import
A short guide on how to move your blog from Blogger to Wordpress.
If you’re wanting to move your blog from Blogger to WordPress then here’s a short guide on how do so. Follow the steps and you’ll have your new WordPress blog set up in no time…
This should be a straightforward process but as usual the easy things can turn into a nightmare. The “easy” way is to go into your newly created WP Blog and select Tools > Import > Blogger. If you’re lucky then it will go ahead and import your Blogger blog. If you’re not you may get an authorisation error such as this:
The page you have requested cannot be displayed. Another site was requesting access to your Google Account, but sent a malformed request. Please contact the site that you were trying to use when you received this message to inform them of the error. A detailed error message follows:
The site “http://www.mysite.com” has not been registered.
If you do then follow these steps:
1. In your Blogger dashboard click “Settings” and then “Export blog”. Click “Download Blog” on the next screen.
2. Next visit http://blogger2wordpress.appspot.com/ and upload your recently downloaded Blogger XML file and click “Convert”. This will then save the WordPress XML to your Computer.
3. Next go back to your WP Admin panel and select Tools > Import > WordPress and upload the latest XML file you previously downloaded. This will then import your Blogger posts into WP.
4. Next download the Blogger Image Import Reloaded plugin and upload to your Plugins directory via FTP.
5. Go back to your WP Admin panel and select Plugins and activate the plugin.
6. Finally go to Settings > Blogger Image Import and click “Start Import” which will then relink all of your Blogger images and add them to your local WP uploads directory. * See update, below.
There you have it – your Blogger blog is now a WordPress Blog!
*** UPDATE ***
Okay, I’ve found that the Blogger Import plugin does have issues with some – not all – images where the do not import correctly and leave broken links. I therefore had to use a combination of Hot Linked Image Cacher and Cache Images.
18 replies on “Blogger to WordPress Import”
Leave a Reply
-
HTML email signature in Apple Mail
Step by step guide on how to add an HTML signature to Apple Mail.
-
Secure your WordPress Blog
A guide to securing your WordPress website.
-
HTML email signature in Gmail
How to add a HTML signature in Gmail, without any text-decoration for links
-
Remove p tags from category description
By default Wordpress adds paragraph tags to category descriptions. Find out how to stop this.
-
DIV align bottom right (or left!)
Find out how to align a DIV to the bottom left or right.
-
Website Dimensions and Designing for the Web
What browser size should you design your website. Find out more.
-
Root Path and Configuration of your Website using php
Display the root path and configuration of your website by uploading a php file to your website.
-
HTML email signature in Zoho Mail
How to add a HTML signature in Zoho Mail. A very easy and stable solution.
-
FREE EU Cookie Law Script
If you haven’t already implemented the changes then we’ve put together a little bit of code to help you.
-
Remove the shadow from Mac Screen Grabs
How to remove the shadow from Apple Screengrabs.
-
10 Useful Sites for Web Developers
Some useful websites for web developers.
-
3 FREE Apps to protect your PC
A few free apps to help you protect your PC.
As an alternative, I’d suggest WP Site Importer (https://www.wpsiteimporter.com). In particular, it correctly deals with updating all the internal links and image references. It’s also really, really fast.
i try importing my blog posts from blogger but it showed me error, I want to use the blogger export file but what if we lose the posts? do we know what is wrong with blogger and it does not accept it?
Hi Elena. Tbh, I’ve not had to do a blogger import in the past 3 or 4 years! As I don’t know what error you’re seeing or why you would think you lose your posts, I’m a little unsure as to what to suggest. If you give some more info then I may be able to help.
Very useful post. Thanks for sharing! But why not have all the job done in a fully automatd manner? There’s a pool of online converters available online. A little time back I made the switch using this tool http://goo.gl/09phTd and was blown away by its speed and ease of use.
Thanks for sharing this. This original article was written back in 2011 and so this plugin wasn’t available back then. I’ll be sure to check it out when I next need to do an import to WordPress.
Thank for your tips, now i can move my blogger custom domain into wordpress self hosting
If you mean a regular domain i.e. what you would buy from godaddy or similar then yep, don’t see an issue with that. Tbh, I don’t know how the blogger custom domain’s work or who you purchase those from?
Version failure:
Error: Server Error
The server encountered an error and could not complete your request.
If the problem persists, please report your problem and mention this error message and the query that caused it.
I don’t understand why the error. How to fix?
may loc nuoc
thank for trick, I’m used to WordPress, Wordprss is best, good for SEO, For Business
I just used your instructions and I got most of my images on my blog to move to my WordPress site. Thank you so much! I’m going to save this for future reference!
Glad it’s still working! Been quite a while since I’ve had to import from Blogger.
Thanks for such a nice trick
Are you talking about Step 3 when you import your XML file? How big is the file you’re attempting to import?
Yep. The file is 3.5 MB (he’s been blogging there for ages). I found this article here but as I’m new to this, wasn’t sure if that was good advice. http://bit.ly/nFntFg
Yep that seems like pretty good advice. You can usually solve this by changing the upload limit in your php ini file which should reside in your root folder. I’m based in the UK so it’s a bit late mow for me to look any further. If you need any help just gimme a shout. If not let me know how you get on. Thanks again, Alan
Thanks Alan. I’ll update the comment thread here after I’ve looked at that tomorrow. Say hi to my mother country. I’m from Herefordshire but work in Portland, Oregon right now.
Got this to work.
The only change I made was to increase the file size in the php.ini file. Didn’t make any changes in the htaccess file. Just this did the trick on my local server which is where I was testing. However, I noticed when I went to my live install, the file size limit was already set to 8MB for a WordPress import.
However, this is at least an answer for anyone else who runs into this problem. upload_max_filesize=64M
Great article. What do I do if I get a message that the blogger XML file is too large?