Converting Blogger ATOM export to BlogML

Updated on Thursday, December 26, 2019

I'm slowly converting a number of blogs from Blogger to BlogEngine.NET. The least fun part is dealing with the Blogger export file. For this blog I used a Powershell script but had problems with comments not exporting correctly and it was quite painful to fix everything up. Blogger allows you to export a copy of your blog using ATOM, however BlogEngine.NET (and other tools) speak BlogML.

I've just released a command line tool that takes the ATOM format Blogger export and converts it to BlogML. You can download Blogger2BlogML from GitHub. The tool uses .NET 4.0 (client profile) so you'll need to install this if you don't already have it. If you give Blogger2BlogML a try let me know how you get on. 

Add your comment...

Related Posts

You Might Also Like

(All Code Posts)

(Published to the Fediverse as: Converting Blogger ATOM export to BlogML #code #blogger #blogml #codeplex #c# #.net Tool that converts Blogger ATOM blog export files to BlogML for importing to a different blog engines. )

Comments

Rob Ellison

See the usage instructions at https://github.com/abfo/blogger2blogml. If you still can't get it working please add a thread at https://github.com/abfo/blogger2blogml.

Dandyrubich

Hello, I've downloaded your command line tool but everytime I open it, it closes right away.  I am running as admin and have made sure there is nothing that should be preventing it from opening...what am I doing wrong?

Rob Ellison

Ken, sorry, I'm not aware of such a tool. I've never had the need to import to Blogger. It's possible someone has written this but I haven't come across it.

Ken

Hi,
Thanks for providing this tool. My situation is the opposite. I have a BlogML file that I want to import into Blogger. Do you provide this? If not, do you know anyone who does? Thanks

Rob Ellison

It does say that .NET 4 is required in the post. You don't have to install anything if you don't want to use the free tool that I've provided.

upyours@upyours.com

Your software to convert to blogml won't instal unless I instal netframework 4. something or other. I think enough is enough. Not tonight, not ever. I have enough shit in my computer without adding more shit just to instal your shit.
Goodbye.

Add Comment

All comments are moderated. Your email address is used to display a Gravatar and optionally for notification of new comments and to sign up for the newsletter.

Newsletter

Related

Predicting when fog will flow through the Golden Gate using ML.NET