Thursday, July 25, 2013

How To Add Floating Social Media Share Buttons Widget To Blogger

Social networking sites has changed the way we communicate with our family, friends and relatives.

  The same kind of affect is on blogs too. The blogging platform now has become too much social network oriented. To achieve the high traffic for your blogs and to have grasp the larger audience , the bloggers must have social media presence on the web for their blogs.

The Social Media Widget increases traffic and engagement with the world’s most popular sharing buttons for blogs.

Normally, the Social sharing widget is at the end of the posts. The advantage of floating vertical social media share buttons is, they flow with content when the visitor scrolls the page.

So, let's see - How to Add a Social Media Widget To Your Blog:

Step 1: Go to your Dashboard of your blog

Step 2: Click Layout -> Add Widget

Step 3: From the list - Select "HTML/JavaScript"

Step 4: Copy and Paste the below code in the "Content" section 
               [NOTE : Leave "Title" section empty]

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_32x32_style" style="left:50px;top:50px;">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_pinterest_share"></a>
<a class="addthis_button_linkedin"></a>
<a class="addthis_button_google_plusone_share"></a>
<a class="addthis_button_stumbleupon"></a>
<a class="addthis_button_compact"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51f184b5319b19ad"></script>
<!-- AddThis Button END -->

Step 5: Click "Save" button. And, "Save the arrangement" of your blog.

Visit the blog to see the changes.

If you want social media buttons with count on them, please do check the below link. 
Click Here : How To Add Floating Social Media Share Widget With "Numbers" Count To Blogger

If you have any doubts or suggestions, please do leave your comments below.

No comments:

Post a Comment