1.Login to your blogger dashboard--> layout- -> Edit HTML
2.Click on "Expand Widget Templates"
3.Scroll down to where you see below code:
<div class='post-header-line-1'/>
4.Now below code and paste it just below the above code.
<b:if cond='data:blog.pageType == "item"'>
<div id='hit-counter'>
<a href='http://csharpdotnetfreak.blogspot.com' rel='follow'/>
<script src='http://www.amitjain.co.in/pageview.php' type='text/javascript'/>
</div></b:if>
NOTE: If you can't find <div class='post-header-line-1'/> in your template paste above code just before <data:post.body/> .
5.Now save your template and you are done.
0 comments:
Post a Comment