Add Social Sharing Buttons Below Every Post Title In Blogger

Social Bookmarking and sharing buttons helps your blog visitors to easily bookmark or Share your blog content with popular social websites. In this post we are going to show you how to add Social Sharing Buttons Below Every Post Title In Blogger.




Social Sharing Buttons Demo



LIVE DEMO


How To Add Social Sharing Buttons Below Every Post Title In Blogger

  • Go to Blogger Dashboard 
  • Click on DropDown Menu and select Template
  • Backup your Template before making any changes to your blog
  • Now Click on Edit HTML --> Proceed --> Expand Widget Templates
  • Press Ctrl + F and search the code shown below


<data:post.body/>


  • Now Paste the Code Shown Below just above/before it


<span class='st_facebook_hcount' displayText='Facebook'></span>
<span class='st_googleplus_hcount' displayText='Google +'></span>
<span class='st_twitter_hcount' displayText='Tweet'></span>
<span class='st_sharethis_hcount' displayText='ShareThis'></span>


  • Now Find the code shown below using [ctrl+F]


</head>


  • Now Paste the Code Shown Below just above/before it


<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "074821ed-063e-4ae5-bad9-3e26ecf249f3"}); </script>

  • Now save your template

Like it? Share it.

3 comments

21 July 2012 at 02:40

awesome website :)
tanxs

Anonymous
15 August 2012 at 15:40

like it! thanks

18 August 2012 at 04:49

Please help me
In This Social Sharing
Like fb,send fb , twitter, google+ , sharethis

Give me that option in plugin



Coding give me plz

Click to Add a New Comment

  • If you're asking a question click on Subscribe By Email link, on the comment form, to be notified of replies.
  • Do NOT add links to the body of your comment as they will not be published.
  • Only the comments posted in ENGLISH will be approved.
  • If you have a problem check first the comments , maybe you will find the solution there.