Add google buzz button to your wordpress blog
I have write about Google Buzz in previous Post, I posted about Google Buzz, a new social tool by Google. If you are still unaware of Google Buzz, you can read about it here. KnowBest.info already started adding the Google Buzz buttons into their posts. Now you can also add Buzz this button to your WordPress blog.see post panal as shown in below image
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.
Manually Add Buzz button to your Word press Blog
- Login to your WordPress dashboard.
- Now go to Theme editor and open the single.php file.
- Copy and paste the following code in single.php file where you want the button to appear :
<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://knowbest.info/images/buzz-icon.png" alt="" /></a>
- Click on Update file button.
Also, Now you can share your post with google buzz service.
please Promote us by buzzing post to Google buzz service by above buzz icon.
Also you can subscribe By Email to get Latest Tricks.

Enjoyed reading this one.. tried the to add this website to google RSS reader but it didnt really work, any ideas?