| How to Make pageviews on each article |
Figures 18 to explain, that the number of visitors who read the articles on the blog there are 18 visitors, well now How to install?
The trick is,
Backup first mate templates to reduce errors that occur.
Have a friend go to "Edit HTML" - do not forget to check "Expand Widget Templates",
Next, find the html code as below,
<data:post.body/>
Next, put the code below before or after the code that has been my friend found out,
<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'/> </ a>
</ div> </ b: if>
Before, it means that my friend put Pageviews widget above or below the article title of the article.
After, it means that my friend put Pageviews widget below article.
By installing this widget may friend to see how many readers who read the article on your blog.
Good luck. Gadgets For Blogger
credit: http://csharpdotnetfreak.blogspot.com
0 comments:
Post a Comment