Use Official Google Buzz Share Button With WordPress
Under Category: Tips & Tricks, WebMaster StuffOfficial Google Buzz Share Button Released, reported at The Tech Journal. It’s a good news. It comes with Share Counter. But it gives general code, there was no official WordPress code or plugin. So I customized the code for WordPress, I might make one Plugin for Google Buzz in future. Now Counter is more reliable and use Official API.
Check The code below -
Google Buzz Code For WordPress
<a title=”Post on Google Buzz” href=”http://www.google.com/buzz/post” data-button-style=”normal-count” data-url=”<?php the_permalink() ?>”></a>
<script type=”text/javascript” src=”http://www.google.com/buzz/api/button.js”></script>
Just place the code on single.php or index.php of Theme file where you want Buzz to appear.
get Normal Code directly from Google Site – Here
Tags: buzz, Buzz Button, Buzz Counter, google buzz, Google Buzz WordPress
224 Views
4 Responses to “Use Official Google Buzz Share Button With WordPress”
Leave a Reply
1 Trackbacks/Pingbacks
- uberVU - social comments
Social comments and analytics for this post... This post was mentioned on Twitter by elitecataphract: Use Official Google Buzz Share Button With WordPress: Official Google Buzz Share Button Released Repoted a... http://bit.ly/9RYKbU...

Its M Asif Rahman, Online Nick “Asif2BD”. This is my Main Blog. I am Founder & CEO Of 
May 13th, 2010 at 12:37 AM
ohh ice post but really?/?
May 13th, 2010 at 6:10 AM
Super-Duper site! I am loving it!! Will come back again – taking you feeds also, Thanks.
May 13th, 2010 at 11:24 PM
Wow! Thank you! I always wanted to write in my site something like that. Can I take part of your post to my blog?
May 14th, 2010 at 5:16 AM
thanks !! very helpful post!