• Importing Blogger Entries Into WordPress
  • Completed importing all posts from blogger to wordpress.
  • Import script creates new user(s). I merged all users into one using mysql script:

    UPDATE wp_posts SET post_author = 1 WHERE post_author = 2

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>