Importing haloscan comment to wordpress

One of my client using blogspot and she want to move to self hosting wordpress. She already use domain mapping so the main problem is blog engine :-)

Moving process itself went smooth, in general the process involved are :

  1. Set subdomain for temporary name in her hosting account.
  2. Install wordpress
  3. Migrating her blogspot blog to wordpress
  4. Move picture stored in blogspot to her wordpress blog
  5. Update permalink
  6. Change domain pointing dns to main domain

The main problem that take some time is haloscan comment.

She use basic account and refuse to upgrade to premium account just for getting xml export.

After some time I finally found solution for export haloscan comment .

After get xml backup ( her haloscan comment around 500 comment ) I must get post associated with blogger post id. To do that things I use wp-get-blogger-post-id wp plugin from Justin blog.

Since the xml structure a bit different from ‘real’ exported xml file from haloscan I make little php script import the post into wordpress table account.

Lucky, I found php script that help me to cope with such situation.

You can download it here.

Last action need to take is delete blogspot blog to prevent duplicate content issue :-)

Related Reading:

Using DrupalUsing Drupal

With the recipes in this book, you can take full advantage of the vast collection of community-contributed modules that make the Drupal web framewo... Read More >

Drupal For DummiesDrupal For Dummies

Learn to set up, manage, and administer a Drupal Web site

Drupal offers unparalleled flexibility for content-managed Web sites, but most ... Read More >

Pro Drupal Development, Second EditionPro Drupal Development, Second Edition

Widely praised for its in–depth coverage of Drupal internals, bestselling Pro Drupal Development has been completely updated for Drupal 6 in thi... Read More >

Front End Drupal: Designing, Theming, ScriptingFront End Drupal: Designing, Theming, Scripting

“For Drupal to succeed, we need books like this.”

–Dries Buytaert, Drupal founder and project... Read More >

Cracking Drupal: A Drop in the BucketCracking Drupal: A Drop in the BucketThe first book to reveal the vulnerabilities and security issues that exist in the sites that have been built with Drupal?and how to prevent them from... Read More >

Thanks for reading, if you think this post help you please consider to buy me a beer

Search Terms :

  • import haloscan comments
  • haloscan migration to wordpress
  • import xml file into wordpress 2 9
  • inurl:comment Powered by WordPress
    • Share/Bookmark
    Step By Step

    If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

    Comments are closed.