More About me

Im very passionate to write blogs about different topics such as Blogging, Online jobs, Internet etc. Im a graduate, cool, mature & still single guy (hehe...). I love to do internet surfing, watching every movies, & to help people.

More About Blog

I make this blog to know more & discuss topics such as blogging, world wide web, interesting stories, Online jobs. This blog is helpful to those people who just start doing blogging.

Statistics Widget For Blogger

Statistics widget that shows all the statistics counting total no of posts and comments in your blog.The bloggers who have thousands of comments on there blog will sure love to use this widget in there blog as it will dispaly the all counts of there comments and post counts too.








Now How to add this widget to you Blog. Follow the instructions.

Go to dashboard of your blogger > Layout > Add a Gadget > HTML/JAVASCRIPT

Add the below codes to it-


<script style="text/javascript">

function numberOfPosts(json) {
document.write('Total Posts: <b>' json.feed.openSearch$totalResults.$t '</b><br>');
}

function numberOfComments(json) {
document.write('Total Comments: <b>' json.feed.openSearch$totalResults.$t '</b><br>');
}

</script>

<ul><li><script src="http://mixtaka.blogspot.com/feeds/posts/default?alt=json-in-script&callback=numberOfPosts"></script></li>

<li><script src="http://mixtaka.blogspot.com/feeds/comments/default?alt=json-in-script&callback=numberOfComments"></script></li></ul>


Now Just change the code in red to your blog name or your domain name to display of your total no of posts and comments.

And now save it. Its Done enjoy using this.


Bookmark and Share



Subscribe to receive daily blogging tips in your inbox :

Delivered by FeedBurner

0 comments:

Post a Comment