import XML from blogharbor
-
Hello,
I have an old Blog Harbor blog that I would like to shut down and start a WordPress blog. I’d like to be able to import the old posts into the wordpress blog. I see on the Codex import page instructions for importing from all sorts of blogs, but not Blog Harbor. Do you have any suggestions?
I was able to export a XML file that is formatted like this:
<item type=”article”>
<createDate>Tue, 15 Feb 2005 14:02:00 -0500</createDate>
<pubDate>Tue, 15 Feb 2005 14:56:00 -0500</pubDate>
<postStatus>publish</postStatus>
<convertBreaks>0</convertBreaks>
<formatType>html</formatType>
<allowComments>1</allowComments>
<allowTrackbacks>1</allowTrackbacks>
<author>B. Wolff</author>. . . and so on.
Thanks for your help.
Bill
- The topic ‘import XML from blogharbor’ is closed to new replies.