Add Blogger statistics Widget

Add Blogger statistics Widget to your Blog It show Total Posts & Comments


Follow the Simple Steps for add Widget:

1 Go To the blogger.com >>> Design >>> Page Element >> HTML/JavaScript paste the below the code in HTML/JavaScript new window box




<script style="text/javascript">
function numberOfPosts(json) {
document.write('Posts: <b>' + json.feed.openSearch$totalResults.$t + '</b><br>');
}
function numberOfComments(json) {
document.write('Comments: <b>' + json.feed.openSearch$totalResults.$t + '</b><br>');
}
</script>
<font color="blue"><script src="
http:facetweetbook.blogspot.com /feeds/posts/default?alt=json-in-script&callback=numberOfPosts"></script>
<script src="http:facetweetbook.blogspot.com/feeds/comments/default?alt=json-in-script&callback=numberOfComments"></script></font>




Now Save your widget .... Now your Done :) For Demo Click Here


Widget Customization!


Replace http:facetweetbook.blogspot.com/ with your own blog URL. You can change the Posts: andComments: text to whatever you like for example you can replace Comments: with Total No. of Comments:.

Penulis : Unknown ~ Sebuah blog yang menyediakan berbagai macam informasi

Artikel Add Blogger statistics Widget ini dipublish oleh Unknown pada hari . Semoga artikel ini dapat bermanfaat.Terimakasih atas kunjungan Anda silahkan tinggalkan komentar.sudah ada 0 komentar: di postingan Add Blogger statistics Widget
 

0 comments:

Post a Comment

Leave Me a Comment Below. Thanks :)