Select Menu

Lets How To

Lets How To

Random Posts

Technology

Breaking News

Populars

Contact Form

Name

Email *

Message *

Join us

Facebook Tricks

Internet Tricks

Blogger Tips

Beauty Tips

Travel

Earning Tricks

How to add page view, post views counter in blog or website
Post views, page views counter

*How to add page view, post views counter in blog or website*


Nowadays  every blogger or website holder think to have an option by which I can see how many people viewed my blog's posts or pages, So today i came with a great method for you people to have a "view option" in your blog/website by which you easily check your page or post views. I am sure this will help you a lot to know the views of each and every page and post.
A lot of people requested me to show them a method by which this can be possible. So, after some research I found a solution for you people.
It’s really easy to use this method.

Let me show you how to add the post or page views widget for you blog:


1. Go to your blog dashboard.

2. First of all Click on "Template".


> Then click on "Edit HTML" button.


> Then find the following code present below in the coding area.

<div class='post-header-line-1'/>


For this click in the editing area anywhere and press "CTRL + F" button and a finder box will open. paste the code above there and find it.

Watch the picture below to get it.



And when you find it, paste the widget code after or below it. Check the picture below.


Widget Codes for post views:


Code 1: Style 1. (With Icon):


CODE:

<b:if cond='data:blog.pageType == &quot;item&quot;'><div align='center' style='border:solid 2px #999999; padding:2px; margin:2px; width:100px; display:compact'><img height='16' src='http://forums.bit-tech.net/images-light/misc/stats.gif' width='16'/> <a href='http://www.letshowto.blogspot.com'><b><font size='2'><script src='http://nirav07.ulmb.com/counter.php' type='text/javascript'/> Views</font></b></a></div></b:if>


Code 2: Style 2. (Without Icon):


CODE:

<b:if cond='data:blog.pageType == &quot;item&quot;'><div align='center' style='border:solid 2px #999999; padding:2px; margin:2px; width:100px; display:compact'><a href='http://www.letshowto.blogspot.com'><b><font size='2'><script src='http://nirav07.ulmb.com/counter.php' type='text/javascript'/> Views</font></b></a></div></b:if>

After adding the widget code in the template, click the "Save Template" button and you are done.


Congratulation you have successfully added the post views, page views, counter for your blog/website.
For any question or suggestion please write down a comment below thanks.
-