December 18, 2005
Typo to Wordpress Migration
I had been underwhelmed with Typo, so I switched back to Wordpress today. I searched google for a script to do so, but found very few references to anyone doing so. This meant I had to write my own script to migrate back to Wordpress.
If anyone else wants to make the same switch as me, check out my script to make the move. Just save the file to your server, remove the .txt and run it from the command line. Be sure to update the values mentioned in the file.
If you have any trouble with it or want to make changes, please contact me.
Note that rather than worry about my offset from GMT, I just made the post time be GMT. So that means that my posts were actually written a few hours earlier than the system thinks, but since I have spent time in multiple timezones, I am just not going to worry about it. If you do want to worry about it, it is a simple fix.
Categories: PHP

Peet on 25 Jun 2006 at 3:34 am #
Hi Travis, I altered the script a bit for the current typo-version and all worked nicely. I also added some tag-migration stuff. Give me a yell if you’re interested in a updated version.
sneaker.nl » Blog Archive » migratie naar wordpress on 25 Jun 2006 at 3:36 am #
[...] Ik heb een migratie scriptje van Travis aangepast en uitgevoerd… werkte prima. [...]
eightfivethree » Blog Archive » Typo to Wordpress Migration, Part II on 25 Jun 2006 at 7:55 am #
[...] I got a comment on a post from a few months ago this morning for a guy named Peet. Typo apparently has changed a bit since I stopped using it and Peet fixed it up and was able to get his site transferred to Wordpress. [...]
Chris Patti on 06 Dec 2007 at 2:48 pm #
Hi there. Which version of WP does this script support? When I tried it with the current version I ended up with a screen full of errors running migrate.php and a blog that says “Not found” (What you are looking for isn’t there).