Adding Facebook Like & Google +1 Buttons after each post in Blogger

Writing alone can't make your blogging dreams come true. Readers would want to react to your article. They sometimes would want to support your views in that article or they just 'like' it and wanted to award it a Facebook like or +1 it on Google+. So what to do?

After reading out my above valid points, you must be thinking about adding share buttons. Right? Yeah that's a great idea, but who cares to spare their time to share? Adding a 'Facebook like' button or 'Google Plus +1' button would help your article get active on social media.

Being the major social networks with millions of users(yeah! Google + have most of the Google users linked to it. So said!) Facebook and Google+ have their role in building traffic to websites. Getting more '+1's' and 'Likes' would help your article get more traffic from these social media giants.

How to add Facebook Like and Google's +1 button

Adding Facebook like button and Google +1 button is as easy as you add any code in your blog. To add these buttons under each post follow the instructions as shown below.
  • Go to Layout > Add a Gadget > HTML/Javascript
  • Copy the following code and paste it in there.

Code

<span id="st_finder"></span><script type="text/javascript" src="http://w.sharethis.com/widget/stblogger2.js"></script><script type="text/javascript">var switchTo5x= true;stBlogger2.init("http://w.sharethis.com/button/buttons.js",{"fblike":["vcount","Facebook Like",""],"plusone":["vcount","Google 1",""]});var f = document.getElementById("st_finder");var c = f.parentNode.parentNode.childNodes;for (i=0;i<c.length;i++) { try { c[i].style.display = "none"; } catch(err) {}}</script>
  • Save Changes and view your blog.

0/Post a reply/Replies

Previous Post Next Post