BrianFarnhill is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

BrianFarnhill / WXRtoBlogML

This tool will convert WordPress eXtended RSS (WXR) in to BlogML that can be imported in to a number of other blog engines.

Clone this repository (size: 57.1 KB): HTTPS / SSH
hg clone https://bitbucket.org/BrianFarnhill/wxrtoblogml
hg clone ssh://hg@bitbucket.org/BrianFarnhill/wxrtoblogml

WXRtoBlogML overview

Recent commits See more »

Author Revision Comments Message Labels Date
BrianFarnhill 0ddfb97b9739 Initial check in of converter application

This tool is used to convert WordPress eXtended RSS (WXR) to BlogML

Example use:

WXRtoBlogML --source="[path to source file]" --output="[path to output file]"

Just specify the source file you saved from WordPress, and then where you want the output saved.

The current version only converts posts, comments and trackbacks. Additional pages and attachments are ignored.