In between waiting for my development server to redeploy and restart (anyone that has worked with me knows how long that can take), I’ve been playing around with the migration from Blogger to WordPress. I found a nice tutorial with some updates to the standard import. It works by having you modify your blog entry template and set up your blog to deploy to your wordpress installation. It had problems about halfway through the deploy transferring with sftp, so I switched it to normal ftp and it went through fine. There’s a few little things I’m probably going to change before the final move, but you can look at the results at zibblog.com. The biggest problem is that blogger has some nice support for uploading images. However, all my images are now on their server and I need to figure out some way to slurp them down and rewrite the links. I may just need to write some php or something since that is what the wordpress importer is written in.
{ 2005 09 21 }
Post a Comment