FREE BLOGGER TRICKS

Sign Up To The Free Email Newsletter!

Want to get notified whenever we produce the latest content ? Then subscribe now to start receiving hot updates from today.

Saturday, 5 September 2015

Add a google Buzz button to blogger

On : 9/05/2015

This is a easy way to  share your post.Google buzz is also
 similar to facebook and twitter.
you can increase your blog readers.

1. Go to blogger dashboard and click Layout and click Edit HTML

2. Better to backup your template before editing this. 

3. Make sure put check mark the "Expand Widget Templates" box.

4. Press Ctrl+F and find this code 
                                     <div class='post-header-line-1'/>
  
5. Add this below code ,after find the above 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> 

6. If not work.paste above code after this code
                                      <data:post.body/>

Enjoy it

0 comments:

Post a Comment