Drupal to WordPress migration: comments table mapping

This is part three of a series of posts documenting the table mappings for a site migration from Drupal 6 to WordPress 3. For more information, please see the first article in the series. Table mapping for WordPress comments Drupal 6.x WordPress 3.x Notes comments wp_posts cid comment_ID nid comment_post_ID timestamp comment_date Converted from UNIX… [more]

Read the article

Drupal to WordPress migration SQL queries explained

In this post I will give a step-by-step explanation of my Drupal to WordPress migration SQL queries. For general information about migrating from Drupal to WordPress, please see instead my Drupal to WordPress Migration Guide. Since I offer site migration as a paid service, readers might be wondering why I’m giving away some of my… [more]

Read the article

Drupal to WordPress migration notes

These Drupal to WordPress migration notes are intended for clients who are handling some aspects of the migration themselves. Users of the Drupal to WordPress Migration Tool or MySQL queries might also find information here to resolve some problems. Admin account password and email address Your content management system (CMS) administrator password and email address… [more]

Read the article

Drupal to WordPress utility now public

I’m releasing my in-house tool for Drupal to WordPress migration. You can go directly to the download page for the latest version of the utility. If you’d rather let someone else do the work, you can find more information at my dedicated migration service page. When I started Another Cup of Coffee, we specialized in… [more]

Read the article