Moving a blog from Tumblr to WordPress

I want to move all my content, posts and pics from Tumblr to WordPress ..!
What would be the best way to do this???

Related posts

Leave a Reply

3 comments

  1. It doesn’t look like Tumblr offers a built-in export service, but you have some options through tools that use the Tumblr API.

    • Tumblr2WP can automatically export your Tumblr posts as an XML file. This is based from the Tumblr2WordPress project which is apparently no longer active, but is being hosted here.

    NOTE: You may get any number of errors when running this app because of API limits, especially if you have a large site. You might need to try a few times, I had to wait about 10 minutes before it would work for my site. If you have your own web server with PHP, you can grab the Tumblr2WordPress source code and run it yourself.

    After you’ve exported your Tumblr blog to an XML file, you can use WordPress’s built-in Import utility under Dashboard > Tools > Import in WordPress. You may need to tweak the formatting of your Tumblr XML file to get the best results, this site may be a helpful reference if you experience problems.