Display total page views/visits in your Blogspot blogs


Blogger Hacks Number of Times Post Read Script A simple and easy to implement script for blogs hosted on blogspot to display the number of times the post is been read or viewed. Stay Tuned for more blogger hacks for blogspot ...



1. Login to Blogspot -> Dashboard -> Layout -> Edit HTML
2. Click on Expend Widget Templates
3. Search for <p><data:post.body/></p> and replace with:

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='hit-counter'>
&lt;a href=&#39;http://books24x7.blogspot.com&#39; rel=&#39;follow&#39;&gt;
<script src='http://sumo.netfirms.com/cgi-bin/amitjainonline/counter.php' type='text/javascript'/> &lt;/a&gt;
</div></b:if>

4. Thats it. You can now see your hack in action in your blog.

NB: As with any hacks, please try any of my hacks at your own risks. Always backup your template before trying any hacks.


If You find this useful please share with others === >>>


0 comments:

Post a Comment