Add new Google Re-Buzz/Buzrr Counter to your Blogger/Blogspot blog

google re-buzz counter button for bloggerPreviously, I wrote a tutorial on adding Google Buzz This button and Buzz it button. In this post, I am going to introduce a new “Google Re-Buzz counter” button for your blog. It works like any other Digg Vote button or Twitter Retweet button. It counts how many times your posts have been shared in Google Buzz.

google re-buzz counter button for blogger

How to add the Buzrr to your website or blog?

To add this counter, log into Blogger. Then go to Layout > Edit HTML and check the ” Expand Widgets Template” box. Now, search for this piece of code.

<data:post.body/>

Immediately before the code above, paste the following code.

<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<div style=”float: right; padding: 3px;”><script src=”http://www.buzrr.com/button.js”></script></div>
</b:if>

<b:if cond=’data:blog.pageType == &quot;item&quot;’>—–</b:if>. This piece of code will make sure that the Rebuzz button only visible in post pages and not home page. This is how it will look like in your blog post.

google re-buzz counter button

Leave a Reply

Your email address will not be published. Required fields are marked *

CommentLuv badge

This site uses Akismet to reduce spam. Learn how your comment data is processed.