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:
- 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="http://www.google.com";if(b&&!document.xmlVersion){void(z=document.createElement("script"));void(z.src="http://www.google.com/reader/ui/link-bookmarklet.js");void(b.appendChild(z));}else{}'><img alt='Buzz this' src='http://img2.pict.com/15/da/3e/2809374/0/googlebuzz.png'/></a>
- 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="http://www.google.com";if(b&&!document.xmlVersion){void(z=document.createElement("script"));void(z.src="http://www.google.com/reader/ui/link-bookmarklet.js");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