Pages

HOW TO ADD SOCIAL SHARING BUTTONS BELOW EVERY POST

Social Sharing Plugins are very important for our blogs Because they help to increase visitors. Sometime our visitors find any article helpful for them hopefully they also share article of their favorite
social sharing networks. Their are many available gadgets based on sharing. But i also use Share This Widget also on my other blogs. Because their are almost every important network is listed by this service.

In this article i explain you how to use Share This Service on your blogger post easily. As Recently i posted about the "Add This"  Widget Service on blogger post. You can also choose that one if you like. Other i recommend you to use this service on your blogger post.

  • Open Your Blogger Dashboard  >> Then Template Tab
  • Now do Ctrl+F and Search For <div class='post-footer'>
  • You May find Above code 2,3 times Always choose which comes at second place
  • Then Paste the below code Just After/Below of code we search



<b:if cond='data:blog.pageType == &quot;item&quot;'>
<br/>
<!-- Sharing Button Code BEGIN -->
<span class='st_plusone_hcount' displayText='Google +1'/><span class='st_facebook_hcount' displayText='Facebook'/><span class='st_twitter_hcount' displayText='Tweet'/><span class='st_digg_hcount' displayText='Digg'/><span class='st_sharethis_hcount' displayText='ShareThis'/><script type='text/javascript'>var switchTo5x=false;</script><script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/><script type='text/javascript'>stLight.options({publisher:&#39;f3e22f37-f1d3-41f4-adfe-e9667347c91e&#39;});</script>
<!-- Sharing Button Code END -->
<br/><br/>
<hr/>
</b:if> 


  • Now Save You Template Setting and View Your blog You find it working.

If you face any problem during any step. Simply Leave Your Problem in comment.

No comments:

Post a Comment

Your opinion will help us to improve