HaloScan Commenting and Trackback

c4tboct
c4tboclaace

Manually Installing HaloScan on Blogger


NOTE: this applies to the old version of Blogger only. The following does not apply for the new version of Blogger


To install HaloScan for Blogger:
  1. Copy and paste the following code anywhere between the <HEAD> and </HEAD> tags in your template:
    <script type="text/javascript" src="http://www.haloscan.com/load/HALOSCANUSERNAME"> </script>

  2. Copy and paste the following code to your template, where you want the comment links to be displayed:
    <a href="javascript:HaloScan('<$BlogItemNumber$>');" target="_self">
    <script type="text/javascript">postCount('<$BlogItemNumber$>'); </script></a> |
    <a href="javascript:HaloScanTB('<$BlogItemNumber$>');" target="_self">
    <script type="text/javascript">postCountTB('<$BlogItemNumber$>'); </script></a>

  3. Save your template.


Be sure you understand WHERE in your Blogger template you are pasting the code in step two. Blogger has different areas in it's templates for different page views or "post pages". The Blogger help system has more details about these.

Reader Comments

Page was generated in 0.1121 seconds