0
Adding the social sharing widgets is the best way to increase traffic on your blog.This social sharing bar is a way to allow visitors to share your content.This widget by developed by sharethis.com which is one of the leading site in social sharing tools.You can add this widget very easily.You just have to add two codes in your templaete,but don't forgot to download your full template before making any changes.If this widget doesn't work for you then please mention your problem in comments.





How To Add Vertical Floating Social Sharing Bar To Blogger ?


  • First Go to Bloggger Dashboard > Design > Edit HTML.
  • Download Full Template.
  • Now find </head> Tag.
  • Add Below Code Just Before/Above </head> tag.
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>

  • Now find </body>
  • Add below code just before/above </body> tag.
<script>
var options={ "publisher": "ur-449c40c9-a162-33c2-af86-4ab2d3534cb", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "delicious", "email", "sharethis"]}};
var st_hover_widget = new sharethis.widgets.hoverbuttons(options);
</script>

Now save your template and refresh your blog page.....

Post a Comment

 
Top