Blogspot to self-hosted Wordpress migration
By Hugo Lim + September 15th, 2008Wordpress nowadays is equipped with Import feature that lets you import posts from range of popular blogging sites such as Blogspot. Here, I’m providing some answers you may be seeking for.
As the title suggests, I will be focusing on Blogspot to Wordpress posts migration only.
Wordpress import feature just stops and does not seem to work
OK, you have done all the authorization at google, returned to your own Wordpress admin page, you see list of blogs you got from blogspot and some numbers showing how many posts or comments you got there for each blog as well. You press the magic button, import and nothing actually happen.
It is something that has to do with your hosting provider. Let’s cut the hassle of talking to your hosting.
Way of going around this problem is:-
Blogger to Wordpress at Wordpress.com
- Get a account at Wordpress.com if you do not have one.
- Do the same ritual process again. Manage -> Import -> Blogger -> Authorize -> Grant Access -> Import
- If step 2 fails, just try again, it should go through.
- If you managed to import from blogger to wordpress, we are now halfway to success already!
Wordpress at Wordpress.com to your own hosted Wordpress!
- OK, go to manage -> export. Generate the XML file.
- At your own hosted wordpress, go to manage -> import -> wordpress. Upload the file you got from step 1 and let it rolling!
- You are done!
Note: The import feature at step 2 does have file size limitation constraint set by your hosting company. Typically, 2MB. If you find your XML file larger than that, read on.
Wordpress XML size overlimit.
One way is to increase the upload limit in php.ini but you won’t have access to that file at server side. If you do, read this.
If you don’t, read on.
- Open up the XML file generated with your preferred text editor. Look for line start with the tag <item> and </item>. Each of the these set represent one blog post. <item> marks the start and </item> marks the end.
- Remove as much sets as needed until you reach the desirable file size. Beware, do not remove any other kind of coding/data in there.
- Import the file into your wordpress. Wordpress -> Manage -> Import -> Wordpress
- Remember what you have removed just now!
- Repeat step 1-2-3 again, you should be able to catch what’s happening here by now. This time, you will remove what you have included at the first upload, continue with what you have not uploaded. Repeat these steps as needed.
Appendix / Reference / Resources / Links:
http://wolfshowl.com/2008/07/12/xml-file-too-big-to-import/
http://codex.wordpress.org/FAQ_Working_with_WordPress#WXR_filetoo_large_to_import.3F
http://mu.wordpress.org/forums/topic.php?id=4591
http://wordpress.org/support/topic/200104?replies=5
http://wordpress.org/support/topic/172108
http://www.techcounter.com/wordpress/import-blogger-beta-posts-to-wordpress/
http://underscorebleach.net/jotsheet/2006/05/move-blogger-to-wordpress
http://labnol.blogspot.com/2007/05/move-your-blogs-from-blogger-to.html






I mean it 





