Can't import to blog from Moveabletype OR blogger formats
-
I’m new to wordpress but a reasonably technical user. I’ve tried several times to import my blog in movabletype format into wordpress.com. No luck. I also have a dump of the blog in blogger format. I tried that, and no luck.
I should say that I get a dialog asking about userID mapping (seems good) and an email saying “it worked” but no posts appear.
I’d like to use this service, and would pay for some of the upgrades, but only if I can import my content. Any suggestions? Is help available? Thanks!
-dp
The blog I need help with is: (visible only to logged in users)
-
Hi there,
I flagged this thread for Staff assistance with your import. Please be patient while waiting. -
-
-
Guessing the next step, I tried importing the same file to a test blog without using a .txt extension, but no luck. FWIW, the export file comes from an installation of roller at my work, but purports to be in moveabletype format. I checked the spec on the moveabletype website and the file looks conformant.
The entries look like:
--------
AUTHOR: user12618941
TITLE: Tiny Robot, Nice Lens
DATE: 06/02/2008 00:58:33
PRIMARY CATEGORY: Miscellaneous
STATUS: publish
ALLOW COMMENTS: 1
-----
BODY:
<p>Here's a toy I picked up recently
...
-
Hm, that could be the problem.
Do you have access to a Movable Type blog to import that into?
If so, try importing it there first, then export it from Movable Type.
-
macmanx: this was a good idea. I installed movabletype, set up my blog there; it was able to import my blog entries but the bodies were missing. So using that as a clue, I was able to iterate to discover the problem. The export file from my old blog had:
“BODY: ” (that’s BODY, a colon, and a space)
Whereas moveabletype’s output is:
“BODY:” (that’s BODY, a colon, and no space).
Apparently that is enough to confuse both movabletype and wordpress. But at least movabletype was able to import the headers, which was key to narrowing down the issue.
I will say that the import process is pretty painful– some debugging output would really help. But thanks for giving me a clue in the right direction.
-
- The topic ‘Can't import to blog from Moveabletype OR blogger formats’ is closed to new replies.