Social Bookmarking is the one of the SEO technique to improve your Blog’s Traffic.You have to add the social bookmarking button to your blog to easily share your post to social network sites like Facebook, Twitter.Here, I have arranged them in order of load time so that they may appear as quickly as possible when the page is viewed.
These codes specially created to quickly load the button and delay the load time of your web page.Page load time is also one of the parameter to improve your PageRank, because Google penalised the web pages which load slowly.

%25255BUNSET%25255D How To: Add Google+ Button & All Social Networking Buttons in Blogger blog

How To Social Network Buttons Like Plus One:

  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Search for <data:post.body/>
  4. and just above it paste the code given below,

<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<table border=’0′>
<tr> <td>
<a class=’twitter-share-button’ data-count=’horizontal’ data-lang=’en’ data-via=’YOUR-USER-NAME’ expr:data-text=’data:post.title’ expr:data-url=’data:post.url’ href=’http://twitter.com/share’ rel=’nofollow’/>
<b:if cond=’data:post.isFirstPost’> <script src=’http://platform.twitter.com/widgets.js’ type=’text/javascript’> </script>
</b:if> </td>
<td>
<iframe allowTransparency=’true’ expr:src=’&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=buttoncount&amp;showfaces=false&amp;width=100&amp; action=like&amp;font=arial&amp;colorscheme=light&quot;’ frameborder=’0′ scrolling=’no’ style=’border:none; overflow:hidden; margin-left:20px; width:100px; height:20px;’/>
</td>
<td><div style=’margin-right:25px;’>
<script expr:src=’&quot;http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=&quot; + data:post.url’/></div>
</td>
<td><div style=’margin-right:5px;’> <g:plusone expr:href=’data:post.url’ size=’medium’/> </div> </td> <td> <!– AddThis Button BEGIN –>
<div class=’addthistoolbox addthisdefaultstyle ‘>
<a class=’addthiscounter addthispillstyle’/> </div>
<script src=’http://s7.addthis.com/js/250/addthis_widget.js’ type=’text/javascript’/><script type=’text/javascript’> var addthisconfig = { uicobrand: &quot;YOUR-USER-NAME&quot;,uiheadercolor: &quot;#ffffff&quot;, uiheaderbackground: &quot;#0080FF&quot; } </script> <!– AddThis Button END –></td></tr>
</table>
</b:if>

 

5. Now search for </head> and just above it paste the following code,

<script src=’http://apis.google.com/js/plusone.js’ type=’text/javascript’> {lang: &#39;en-US&#39;} </script>

6. Save your template and visit your blog to see it appearing on post pages. The widget will not be visible on homepage but on post pages only.

Please, don’t forget to subscribe to our fantastic RSS feed free newsletter, join SpicyTricks community on Facebook, follow us on Twitter! If you enjoyed the our posts we humbly ask you to comment, and help us spread the word!