Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Is there a tool or OOB solution for migrating pages and content from a Blogger site to a Wordpress site which can be recommended based on previous experience.

I know there are plenty of free and paid tools out there but want to base my choice on advice.

share|improve this question
OOB means what? – songdogtech Nov 22 '12 at 17:20
Out Of Box - Existing within the existing package – Graeme Hutchison Nov 22 '12 at 17:21
3  
"Existing within the existing..." What is that, a semantic game? – songdogtech Nov 22 '12 at 17:22
yes............. – Graeme Hutchison Nov 22 '12 at 17:29
1  
Close voted as off topic (it's a plugin recommendation), but, doesn't the native WordPress Importer Plugin handle that? – kaiser Nov 22 '12 at 18:57

closed as off topic by kaiser, Johannes Pille, toscho Nov 23 '12 at 1:10

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

You should search first. WordPress has a Blogger import filter: http://codex.wordpress.org/Importing_Content

There are lots of plugins to handle redirects and images: http://wordpress.org/extend/plugins/search.php?q=blogger&sort=

Answers on WPSE, too: http://wordpress.stackexchange.com/search?q=blogger+import

and, lastly: http://www.google.com/search?&q=blogger+migrate+wordpress

Basically, it involves exporting Blogger content, importing it via the WordPress import filter, moving/caching images, and then optionally redirecting traffic from Blogger to WP using 301 redirects in page templates at Blogger.

Note that plugin suggestions for this are out of bounds on WPSE, re: the FAQ wordpress.stackexchange.com/faq

Read the docs and feedback on the importer and plugins at and try them out.

share|improve this answer
Do you have any experience with these? I guess thats really what I'm asking, suggestions based on experience. – Graeme Hutchison Nov 22 '12 at 17:29
2  
Plugin suggestions are out of bounds on WPSE, re: the FAQ wordpress.stackexchange.com/faq Read the docs and feedback on the plugins themselves at wordpress.org/extend/plugins – songdogtech Nov 22 '12 at 18:38

Not the answer you're looking for? Browse other questions tagged or ask your own question.