Sunday, June 12, 2011

Add Google Buzz Button To Blogger Blog


Google Buzz lets you share updates, photos, videos and more with your friends likeTwitter. Recently I shared a tutorial with you all to add Google Buzz button to WordPress blog. Some users requested in comments to share a tutorial for blogger/blogspot user too. So here is a tutorial for all those who are on blogger platform.
If you are not aware of Google Buzz, you might be interested in my following article :

Add Google Buzz Button To Blogger Blog

Here is a step by step guide to add Google Buzz button to blogger/blogspot blogs :
  1. Sign in to your blogger blog and go to
    Dashboard -> Layout -> Edit HTML
  2. Find the following code
    <div class='post-header-line-1'>
    and paste the following code below it according to button size.
    For large size button :
    <a href='javascript:var%20b=document.body;var%20GR________bookmarklet_domain=&quot;http://www.google.com&quot;;if(b&amp;&amp;!document.xmlVersion){void(z=document.createElement(&quot;script&quot;));void(z.src=&quot;http://www.google.com/reader/ui/link-bookmarklet.js&quot;);void(b.appendChild(z));}else{}'><img alt='Buzz this' src='http://img2.pict.com/15/da/3e/2809374/0/googlebuzz.png'/></a>
    For compact size button:
    <a href='javascript:var%20b=document.body;var%20GR________bookmarklet_domain=&quot;http://www.google.com&quot;;if(b&amp;&amp;!document.xmlVersion){void(z=document.createElement(&quot;script&quot;));void(z.src=&quot;http://www.google.com/reader/ui/link-bookmarklet.js&quot;);void(b.appendChild(z));}else{}'><img alt='Buzz this' src='http://img2.pict.com/9c/09/57/2854010/0/buzzthis.gif'/></a>
  3. Save the template.
If you are feeling any problem in adding this button to your blog, feel free to Contact us :)

No comments:

Post a Comment