How to Show total number of post ,comment on your blogger blog
Fast Copy the html/ JavaScript code from the below box
<script
style="text/javascript">
function
mbhTotalCount(json) {document.
write(parseInt(json.feed.openSearch$totalResults.
$t,10));}</script><p
style="font:20px Tahoma;">
Total Posts: <script
src="http://www.example.com/feeds
/posts/default?alt=json-in-script&callback=mbhTotalCount">
</script></p><p
style="font:20px Tahoma;">Total Comments:
<script
src="http://www.example.com/feeds/comments/default?alt=
json-in-script&callback=mbhTotalCount">
</script></p>
sing in your blogger account
Go to blogger dashboard and click the layout button
Go to Add a Gadget and click the box
Now paste the html code here
Now save the code
now this is ready to work
Don't forget to like us on facebook.











0 comments:
Post a Comment