How to Add Google Buzz Button With Share Count !!

  

Hi guys

In this tutorial I will let you guys know how to add Google buzz button with share counts.
It is kind of share button same as Facebook share button or any other social bookmarking button.
Now this is very good bookmarking button as your readers can share it with google readers.
Try it and you will definitely like it.


To add Google buzz button just follow this steps.

Here is the Google buzz code
<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>

  • Log into you blogger account.
  • Goto Design> Edit Html
  • Make sure to check the "Expand Widget Templates" box.
  • Now Find this code (And paste the google buzz code after this code)

<div class='post-header-line-1'/>
Or    (paste Google buzz code before this code)
<data:post.body/>
  • To change the style of the widget add either 
njuice_buzz_size = 'small';
or
njuice_buzz_size = 'simple';
or
njuice_buzz_share = 'reader';

Now if you are done. Save the template.

Voilaaaaa you have added Google Buzz button to your blogspots.

Enjoy as you always do.
Related Posts Plugin for WordPress, Blogger...