Breaking News

How to add Google Buzz button on Blogger

You might have been heard about Google Buzz. It is social tool and much similar to Twitter:). It is also great tool for Blogger to reach their blog to many people. You will notice many websites and blogs are using Google buzz button. By adding Google Buzz button your readers will able to share your blog to their friends. You can also add this button on your blog post. This button will appear on every blog post.
Add Google buzz button
To add the Google buzz button follow the steps:
1. Login to your blogger account and go to Layout > Edit HTML > Expand widget template.
2. Now find the following code:
                 <div class='post-header-line-1'/>
3. In this step you have to add the Google buzz code. Copy the below code:
<div style="float:right;padding:4px;">
<a expr:href='&quot;http://www.google.com/reader/link?url=&quot;   data:post.url   &quot;&amp;title=&quot;   data:post.title   &quot;&amp;srcTitle=&quot;   data:blog.title  &quot;&amp;srcURL=&quot;   data:blog.homepageUrl ' rel='nofolloW' style='text-decoration:none;' target='_blank'>
<img alt='Buzz It' src='http://i48.tinypic.com/idyc04.png' style='border:0px;'/></a>
</div>
4. Now paste this code after the Step 2 code. 
5. Save your template. 

Additional Help 
If you are unable to find the Step 2 codes then paste the Google buzz code before this code:

<data:post.body/>

After doing these steps go to your blog and you will find that all blog post have a Google buzz button.  

No comments