Google Buzz is a new social networking and messaging tool from Google company, designed to integrate into Gmail. Google users can share links, photos, videos, status messages,… in “conversations” and visible in the user’s inbox.

auto buzz to google buzz in blogger 450x87 How To Add Google Buzz Button Into Blogger blog

Google Buzz button help your blogger readers can buzz this article to Google Buzz. This article will guide you add Google Buzz button into your Blogger blog.

Before edit template, remember save current template by click to Download Full Template button in Edit HTML page

In Blogger Dashboard choose Blogger Layout page – Edit HTML – check to Expand Widget Templates

Find in code (Ctrl + F):

<data:post.body/>

And add above:

<!--GOOGLE-BUZZ-BUTTON-->
<div style='float:right; margin-left:3px;'>
<a expr:href='&quot;http://www.google.com/reader/link?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title + "&amp;srcTitle=" + data:blog.title' target='_blank'><div style='text-align:right;margin-top:-42px;'><img alt='Buzz This' src='http://i48.tinypic.com/mhpmcz.jpg'/></div></a>
</div>
<!--GOOGLE-BUZZ-BUTTON-->

Note: In case you have set one of the the blog feature: Read More/Expandable Post Summaries, then insert the code on the above of next data:post.body has found.

Save template and you will see Google Buzz button appear below the title.

Wish you success!

Leave a Reply