Lots of people share interesting links to there friends around the world with Google Buzz. Google Buzz is a great social tool which is very similiar to Twitter and Facebook. Adding Google Buzz button to your WordPress blog is an wonderful way to engage and interact with your readers! . Blog readers can easily share your content on Google Buzz.By adding Google Buzz button you can drive free traffic with minimum effort.
Want a nice Google Buzz button like this ?
Just copy & paste the below code in Single.php page,
<div style=”float:right;padding:4px;”> <script type=’text/javascript’> njuice_buzz_url = ‘<data:post.title/>’; njuice_buzz_title = ‘<data:post.url/>’; njuice_buzz_share = ‘reader’; </script> <script type=’text/javascript’ src=’http://button.njuice.com/buzz.js’/>
</div>
Note:
If you wish Google Buzz botton to appear at left side change,
<div style=’float:right; margin-left:10px;’>
as
<div style=’float:left; margin-left:10px;’>
Interesting read, thanks! I finally see the larger picture 🙂