How to Add Social Sharing Widget Bellow Every Blogger Post

February 9, 2013    

Social networking sites plays very big role to attract blog visitors and generate traffic, this widget will help you your blog visitors to share post on all the social networking sites like facebook, twitter, google etc. So it becomes very important to add this widget,  i'm also using this widget.today i'm going to tell you how you can add this beautiful widget to your own blog.

Preview

How to Add Social Sharing Widget Bellow Every Blogger Post
preview

How to add this widget?

Here are the steps you have to follow :
  • Go to blogger dashboard click templates 
  • Click edit html 
  • Select Expand Widget Templates
  • Type  Ctrl+F  and find this code :

<data:post.body/>

  • Just bellow this code

<script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/>
<script type='text/javascript'>stLight.options({publisher: &quot;ur-47c9cca-cf33-f245-f3f6-43ed7a58f34f&quot;}); </script> 
<style>
.yateendra-share-buttons
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color:#FFFFFF;
padding: 15px;
margin: 15px;
box-shadow:0 1px 11px rgba(0,0,0,0.15);
}
</style>
<p align='center' class='yateendra-share-buttons'>
<span class='st_facebook_hcount' displayText='Facebook'/>
<span class='st_fblike_hcount' displayText='Facebook Like'/><span class='st_twitter_hcount' displayText='Tweet'/>
<span class='st_plusone_hcount' displayText='Google +1'/>
<span class='st_pinterest_hcount' displayText='Pinterest'/>
</p> 
  • Now click save button.
  • Now you are done!!
How to Add Social Sharing Widget Bellow Every Blogger Post 4.5 5 Yateendra sahu February 9, 2013 Social networking sites plays very big role to attract blog visitors and generate traffic,this widget will help you your blog visitors to share post on all the social networking sites like facebook,twitter,google etc. So it becomes very important to add this widget , i'm also using this widget.today i'm going to tell you how you can add this beautiful widget to your own blog. Social networking sites plays very big role to attract blog visitors and generate traffic, this widget will help you your blog visitors to ...


5 comments:

  1. If I wanna add stumbleupon then what should be done...

    ReplyDelete
  2. I did just that on my blog but it is still not working

    ReplyDelete
  3. i had to add the code to each post manually before it worked, good widget

    ReplyDelete