Saturday, 20 March 2010

How to Add Google Buzz This Button to Blogger/Blogspot Blog Posts

Google Buzz is a new service from Google. This is same as twitter and can increase traffic for your blog. In this tutorial I will explain that how you can add Google Buzz to blogger blog posts.


Adding Google Buzz Button (Buzz this) to Blogger or Blogspot Blog Posts


For Large Google Buzz button, add the following piece of code:


Google Buzz Button for Blogger Posts



  • Login to your Blogger account dashboard

  • Head to “Layout” >> “Edit HTML

  • Search for following code inside your template (Press “CTRL + F”)

  • Now add the following code just below the above code


<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>


Buzz This Button for Blogger or Blogspot Blogs


    For small or compact sized Google Buzz button, add the following piece of code:

<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>



  • Save the template and you are done.


Now Google Buzz this button should appear in all your blog posts. Happy Buzzing!

No comments:

Post a Comment