Sunday, 22 July 2012

Add Social Sharing Buttons Below Every Post Title In Blogger

This post tells you about  How To 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.


  • Go to Blogger Dashboard --> Template --> Edit HTML --> Proceed
  • Backup your Template before making any changes to your blog
  • Now Expand Widget Templates
  • Press Ctrl + F and search the code shown below
  • Now Find the code shown below using [ctrl+F] 

       <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
This how you customize your blogger. If you have any problems in customising please do let me know ..!!
If you like it share it with your friends.!! 

2 comments:

  1. Filament
    In a single WordPress plugin, Filament contains a group of useful features including Flare, a social share button plugin that makes it easy for others to share your blogpost on Twitter, Facebook, Buffer, and more—even spots like Hacker News and Reddit. Other Filament apps include: MailChimp subscribe form, Google Analytics tracking, all-in-one profiles, code management, and share highlighter.

    ReplyDelete
  2. Filament
    In a single WordPress plugin, Filament contains a group of useful features including Flare, a social share button plugin that makes it easy for others to share your blogpost on Twitter, Facebook, Buffer, and more—even spots like Hacker News and Reddit. Other Filament apps include: MailChimp subscribe form, Google Analytics tracking, all-in-one profiles, code management, and share highlighter.

    ReplyDelete