How to Add Google Buzz to a WordPress Site
Its been a day since Google Buzz launched publicly, but given that it works inside of gmail, there is already a huge user base. You might have a “Digg This” or “Tweet This” button on your blog or site, but now you need a “Buzz This” button.
TechCrunch created their own “Buzz it” button and posted a link to the code in the comments. Its easy to add to any wordpress site (or really any other content management system. The following steps will show you how to add a “Buzz This” link to your site, like the one above on the BlinkTag Blog.
- Open the
single.phpfile of your sites template. You can do this via FTP or in WordPress by going to “Appearance” -> “Editor” and selectingsingle.php. - Paste the following code where you would like the Buzz It button to appear. If you are not sure where, the line right before or after
<?php the_content(); ?>is a good place.
http://IMAGE HERE with the URL of your image, or remove the image code entirely to have a text only link. If you want, take this 16×16 Buzz Logo image:
but please copy it to your site, don’t link directly the image hosted on BlinkTag.single.php file. Test it out on an individual posts page on your site.page.php or any other template file to add a Buzz link to your WordPress pages.Respond in the comments if you come up with a better way to accomplish this. If you liked this post, please Buzz it!

RSS
This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.
Leave a Comment