google-buzzGoogle recently launches its social layer over Gmail, Google Buzz. Google Buzz is integrated right into Gmail and thus making more convenient for a Gmail user to stay in touch with his social network. You may read more about Google Buzz here.  

A lot of blogs have integrated Buzz buttons into their posts to promote them just like Twitter, Digg & other social networking sites. Here is how you can also add Google Buzz this button to your WordPress blog. You can share your posts or pages and let other share that on their buzz account via Google Buzz Button.

For Geeks, Add Buzz this Button to WordPress blog Manually

  1. login to your WordPress dashboard.
  2. Navigate to Theme editor and open the single.php file.
  3. Copy and paste the following code in single.php file :
<a href="http://www.google.com/reader/link?url=<?php the_permalink() ?>
&title=<?php the_title(); ?>&srcURL=<?php bloginfo('url'); ?>" 
target="_blank" rel="nofollow external">
<img src=http://img2.pict.com/15/da/3e/2809374/0/googlebuzz.png
width="50" height="58" alt="" /></a>

4.Update the page & save changes.

For People who want everything easy there are a lot of plugins which can be used to integrate the Google Buzz button in WP blog.Simply upload the plugin to WP-Content/Plugins folder & activate them from WP dashboard.

Note: To make this button work, your Google reader account must be connected with Google Buzz account. If you already have a Google reader account then it must be already connected with your Google Buzz account.

One thought on “Add Buzz this button to WordPress blog”

Leave a Reply

Your email address will not be published. Required fields are marked *