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

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.

Abul Bashar Arman

is a great and well known writer, famous for his poetry and novels writing. Now he is writing content,articles,stories and blogs for differe websites across the globe. Contact On

Facebook

Twitter

Email

«
Next
Newer Post
»
Previous
Older Post

5 comments

  1. Dear will it work separately for each post or it will return commutative results?

    ReplyDelete
    Replies
    1. No, It will work for all the posts automatically.
      Sorry for late response!

      Delete
  2. Is there any method for blogger to display counter on each post without using third party data base? I means any code to count each post views and display on every post.
    Or we can use google docs to upload blogger posts view database?

    Your urgent response will be highly appreciated.
    Thanks

    ReplyDelete
    Replies
    1. i will soon find a way for it and will share. Thanks

      Delete