Friday 31 August 2012


With the increasing trend of Google buzz, developers are coming up with new sharing services to support the Buzz users community. RebuzzThis is probably the first of its kind service that allow webmasters to embed a Google Buzzreshare button in their sites or blogs with a counter. Previously I shared a Simple Google Buzz share button but that was without a counter.
ReBuzzThis offers the reshare button with share counter on it. Just like tweetmeme offers for twitter share button.
At home page of ReBuzzthis.com, you can find re-buzzed article from all the sites having the ReBuzzThis button installed. Every time a link/page is shared, it is added and counted on that front page.
ReBuzzThis supports all types of blogs and sites.

Installation

1. Goto ReBuzzThis
2. Choose your button’s style and blogging platform.
3. Click “Get Your Code” button to get the code.
4. Sign in to Blogger and go to Layout Layout > Edit HTML.
5. Check “Expand Widget Templates”
6. Find <p><data:post.body></p>
7. And just ABOVE it, paste the following code replacing the text in red with the button’s code that you got from the ReBuzzThis.

<div style="float: right;">
PLACE-BUTTON'S-CODE-HERE
</div>
Placing code at this place, would show the button at top right of all your blog posts.
(Pasting the code BELOW <p><data:post.body></p> would show the button at the bottom of the posts)
8. Save the template and preview any of your blog posts.
You can preview the button at the starting line of this post.

0 comments:

Post a Comment