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 ...


Related Post:

  • How to autofill Facebook login form with just a click
    In this you are going to learn a simple trick that helps to fill your facebook login form with just a click. This is like creating a shortcut link in the bar, which contains your facebook 'email' and 'password' and all you have to do is just click … Read More
  • Stop supporting 'Free basics'
    On facebook, whoever is showing support to 'Free Basics' You are doing a big mistake.You have done a big mistake if it is implemented. Most of who have supported this is not aware about the brawl which occurred with #netneutrality between the consume… Read More
  • Google Names Chhattisgarh's Top Search Queries of 2014
    Here are the most searched queries on Google by chhatisgarh's internet users. Following datas are released by Google last week. Web search Image search News search Youtube search … Read More
  • How to unfollow all friends on Facebook at once
    Hello everyone! You automatically follow people who you're friends with. If you want to Unfollow all friends at once, this trick will surely work for you. This trick works only on desktop view of Facebook. Here are the steps to follow -… Read More
  • How to Add Social Sharing Widget Bellow Every Blogger Post
    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… Read More

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