How to Import Your Entries and Comments From Blogger

Hi I'm Dave and am a member of the Quick Blog Development Team. Unfortunately today is my last day as I move on to other opportunities. However I couldn't leave without adding my $.02 about the product and give you a quick tutorial that  posted on my own site back in December. If you're looking to move to Quick Blog from Blogger, this should help make the process a bit less painful.

  1. Log into your Blogger account, then click on the Template tab.
  2. Copy all of the text  (this is your existing template) and save it in notepad as a text file. This way, once you are finished with the export, you can reset your template back to the way it was.
  3. Now back in the Blogger interface, replace your template text with the following template:
    <Blogger>
    TITLE: <$BlogItemTitle$>
    AUTHOR: <$BlogItemAuthor$>
    DATE: <$BlogItemDateTime$>
    -----
    BODY:
    <$BlogItemBody$>
    -----
    <BlogItemCommentsEnabled>
    <BlogItemComments>
    COMMENT:
    AUTHOR: <$BlogCommentAuthor$>
    DATE: <$BlogCommentDateTime$>
    <$BlogCommentBody$>
    -----
    </BlogItemComments>
    </BlogItemCommentsEnabled>
    --------

    </Blogger>
  4. Click the "Save Template Changes" button but do not republish yet.
  5. Click on the "Settings" tab and then go to the "Formatting" sub-menu option.
  6. Change the following settings on this page:
    • Posts to show on the main page: You will need to change this to the number of posts you want to export. Blogger limits you to a maximum of 999 posts, so if you have more than that, you'll need to come up with a way to get the missing posts.....
    • Date Header Format: Change this to the mm/dd/yyyy format.
    • Timestamp Format: Change this to the mm/dd/yyyy hh:mm:ss AM|PM format.
    • Encoding: Make sure this is set to Universal (Unicode UTF-8).
    • Convert line breaks: This one is up to you. If you choose no, Quick Blog will automatically replace hard-returns with "<br>" tags.
    • Show Title field: Should be set to "Yes"
    • Show Link field: Should be set to "No"
  7. Click the "Save Settings" button, but do not republish yet.
  8. Click on the "Comments" sub-menu option and set the "Comments Timestamp Format" to mm/dd/yyyy hh:mm:ss AM|PM format.
  9. Click the "Save Settings" button, and when complete click on the "Republish Index Only" button.
  10. Click on the link to view your blog "in a new window".
  11. Right-click in the browser containing your exported data, and choose the "View Source" menu option (In Firefox it is "View Page Source")
  12. Save this file to your local machine.
  13. Return to your Blogger account, and reset your template back to the way it was using the file you saved in step 2. Click "Save Template Changes" and then "Republish Index Only".
  14. Open the file you saved in step 12.
  15. Delete all HTML code up to the first "TITLE: " Your file should now look something like this only repeated for every entry you have

    TITLE: This is the title of my entry
    AUTHOR: The author of this entry
    DATE: 12/15/2005 01:07:00 PM
    -----
    BODY:
    This is the body of my entry.
    -----


    COMMENT:
    AUTHOR: fun guy
    DATE: 12/18/2005 11:03:56 AM
    Comment text displays here
    -----


    --------
  16. Re-save the file and log into your Quick Blog Account.
  17. Navigate to Import Entries which is located in the Manage Blog menu.
  18. Choose the "Movable Type/TypePad" option and then click "Next Step".
  19. Browse to your export file, choose the status you would like to place each of your imported entries into, and check the box for "Import Comments" if you would also like to import the comments from your file.
  20. The import will commence. Once complete, you will be redirected back to the Dashboard page where you will be able to see your entries.

Stay tuned for more sweetness from this product.

 

What did you think of this article?




Trackbacks
  • No trackbacks exist for this post.
Comments

  • 7/8/2006 10:53 PM Andrew wrote:
    How can I migrate a blog from Typepad to Quick Blog?
    Reply to this
    1. 7/9/2006 12:11 AM John wrote:
      Greetings, 

      Thanks for you question  with regards to  importing a Typepad blog into Quickblog.

      Firstly we need to export your old content. Login to Typepad , Click on weblogs, then the name of your blog. To the left of the search box you should see import/export.  Click on this item and scroll to the bottom of the screen.  Right click on this link and save it to your system.  Note this file contains only the entries,comments and trackbacks. Any embedded images / files that are hosted with typepad would have to be recreated within QuickBlog. .

      Within Quickblog go to the manage blog, Import entries,  select movable type/typepad  and then chose if you want the items to be imported as a draft  or published.   Thanks for giving us a try .
       

      Regards
      John
      Quick Blog Team


      Reply to this
Leave a comment

Submitted comments are subject to moderation before being displayed.

 Name (required)

 Email (will not be published) (required)

Your comment is 0 characters limited to 3000 characters.