HaloScan Commenting and Trackback

pastrorlaro
montrb
coloractr

Which blog post was the comment left on?


The Manage Comments page lists all the comments left on your site, however, depending on your blog settings, visitors to your site may be leaving comments to old blog posts as well as current ones. So how do you find which comment was left for which blog post?

The Post ID that HaloScan uses, better known as the comment identifier, is the key. You can use the Post ID to find the relevant comment link.

To find which post a comment refers to if using Blogger / Blogspot:
  1. On the main HaloScan site, go to the Settings page.
  2. Click the Beta Features tab
  3. Click the Setup link next to the Fetch Blog Post Titles label
  4. Follow the instructions to complete the wizard
  5. Your blog posts' titles will now display throughout the members section in place of the numeric Post IDs

To find which post a comment refers to with other systems:
  1. On the main HaloScan site, select Manage Comments.
  2. For the comment you want to track to a post, jot down the Post ID.
  3. Go to your blog. If you hover your mouse over a comment link you will see the following: javascript:HaloScan('[commentidentifier]');
  4. You'll need to match the commentidentifier to the Post ID to find the post the comment was left on.

A different method as recommend by artesea for Blogger (although this should work for other blogs) is to do the following
  1. Edit your blog template and add this line of code in between the <Blogger> </Blogger> tags
    <ItemPage>The unique Blogger Post ID for this post is: <$BlogItemNumber$></ItemPage>
  2. Wait for google to go crawling
  3. Search for your post id on Google eg, http://www.google.com/search?q=113191399148381148
  4. Da da!
Page was generated in 0.0305 seconds