How To Add Google Buzz Share Button On Your WordPress Blog

by Jaspal on February 11th, 2010     34 Comments »

Google is Out with its Buzz and I thought it would be great for WordPress Bloggers to add a share button on there blog with Google Buzz. And yes I have done the exact same thing.

The Share button is actually a Google Reader Button and if you have added Google Reader in your Buzz connected sites, then only it will share the item in your Google Reader + Google Buzz.


Now go to your index.php or single.php where you have the usual WordPress loop. Remember the code should be in between the WordPress Loop

and just Copy-Paste the code below

The one having with No counter, No pop-up and No description:

[html]<a href=”http://www.google.com/reader/link?url=<?php the_permalink() ?>&amp;title=<?php the_title () ?>&amp;srcURL=http://www.savedelete.com/” target=”_blank” rel=”nofollow external”><img src=”http://savedelete.com/wp-content/themes/SD/images/Gbuzzer.png” width=”50″ height=”58″ alt=”" /></a>[/html]


This one with a Pop-up and brief Description automatically added for sharing :

[html]<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 src=”http://savedelete.com/wp-content/themes/SD/images/Gbuzzer.png” width=”50″ height=”58″ alt=”"/></a>[/html]

The image I am using is given below

You can download it. I hope you guys will be able to put the button easily on your blog. Let me know if you have any difficulty regarding this issue.

And oh yes I have named the Button : Gbuzzer & let me know how you like the name.

Updated on 13th Feb 2010 : Clickonf5.Org has made a Wordpres plugin for simply adding a Google Buzz Share Button on your very own WordPress blog. The Plugin has few usual steps of like uploading and activating it. The good thing is that it has options panel as well which you can handle from your WordPress Admin panel. Great Work from the Author.

Here is the Direct Download Link

Updated on 16th Feb 2010 : WpBuzzer by hameedullah has made a total solution by providing options panel in the WordPress plugin he has made.  The options show the small and Big button he has used. Also with Bit.ly you can have counter as shown on Mashable. Another Great work by the author.

WpBuzzer: Download Link

34 Responses

Leave a Reply

CommentLuv Enabled

Subscribe without commenting



© 2009 - 2010 SaveDelete.com | SiteMap