Social media play a key role to promote your blogs. SEO
experts and Search Engines indicate that they give much importance to social
signals. Today, I show you how to add fixed floating buttons to your blog. These
buttons very helpful and made easy to share your content on social sites. In my
personal views if someone writes quality content and share it on social media,
he easily gets significant traffic on his/her blogs. Now come the point and give you floating
button codes, these buttons also have count options to count how much time a
post share on social networks.
Add Fixed Floating buttons to blog
- Go to your blogger dashboard and select your desire blog
- Now Go to layout, add a gadget >> HTML Java script
- Now just paste the below code inside it.
<style> /*——-www.blogpedia4u.blogspot.com Floating Counters————*/ #floatdiv { position:absolute; width:94px; height:229px; top:0; left:0; z-index:100 } #MBBsidebar { background: #fff; border-radius: 5px 5px 5px 5px;border:1px solid #ddd; position: fixed;height:220px;width:62px; padding: 5px; margin: 0px 0px 0px 93px;top: 40%; } </style> <div id=”floatdiv”> <div id=”MBBsidebar”> <table cellpadding=”1px” cellspacing=”0″> <tr> <td style=”border-bottom: 1px solid #E8E8E8; padding:5px 0 2px 0;”> <div id=”fb-root”></div><script src=”http://connect.facebook.net/en_US/all.js#xfbml=1″></script><fb:like href=”” send=”false” layout=”box_count” show_faces=”false” font=””></fb:like> </td> </tr> <tr> <td style=”border-bottom: 1px solid #E8E8E8; padding:5px 0px;”> <g:plusone size=”Tall” expr:href=”data:post.url”> </g:plusone></td> </tr> <tr> <td style=”border-bottom: 0px solid #E8E8E8; padding:5px 0 0px 0;”> <a href=”http://twitter.com/share” class=”twitter-share-button” data-count=”vertical” data-via=”shahidirfan100“>Tweet</a><script type=”text/javascript” src=”http://platform.twitter.com/widgets.js”></script> </td> </tr> </table> </div> </div
Modification
- Change the highlighted name with your twitter account
- Save the gadget and look your blog
At last, I hope you like this short social media sharing widgets
and it helps you to bring traffic from social sites. If you like, this post, share
it on social media.
Comments
Post a Comment