Saturday, April 22, 2017

How to add Google Buzz Button To Your Blog

Google Buzz is a social network and messaging tool of Google which was introduced on February 9, 2010. We can share photos, videos, status, links on Google Buzz. And you might be seen Google Buzz Button added in some blogs. If you are thinking to add this button to your Blogger Blog but don't know how to add it. Then After reading this post, you will be able to add Google Buzz on Your Blogger Blog. So let's start.  
How to add Google Buzz Button To Your Blog




Add Google Buzz Button To Your Blog


  1. Go to the Blogger.com And login your account.
  2. Select your Blog where you wanna show Google Buzz Button.
  3. From your blog dashboard click on Template tab.
  4. And from the next page click on the Edit HTML Button.
  5. Now click expand widgets template box.
  6. Search <data:post.body/> by pressing CTRL+F.
  7. And paste the following code just before <data:post.body/>.


<b:if cond='data:blog.pageType == &quot;item&quot;'>
<a title="Post to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count"></a>
<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script>
</b:if>
Now you will see Google Buzz Button on your Blog right after the title. If you want to show this button at the end of the post then paste the above code right after the <data:post.body/>.  After adding the Google buzz button visit your blog and see how is it looking.

That's it. Thanks for reading my this post and keep visiting for more useful posts. If you have any question about this post feel free to ask me by dropping your comment below.


No comments:

Post a Comment

Template Designed By 92TRICKS © Copy Rights All Right Receved
Scroll to Top