Facebook Share Count Buttons For Blogger (blogspot.com)

facebook share count button for blogger
The Facebook share count button displays the number of times the current page has been shared on Facebook, like most popular Retweet button. If you want, you can choose from a variety of styles for your Share button as mentioned below.

Facebook Box Count:

Image:share_boxCount.png

<div style="float:right; padding: 4px;">
<a name="fb_share" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
</div>



Facebook Button Count:

Image:share_buttonCount.png

<div style="float:right; padding: 4px;">
<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
</div>



Fcebook Button:

Image:share_button.png

<div style="float:right; padding: 4px;">
<a name="fb_share" type="button" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
</div>



Fcebook Icon Link:

Icon.png

<div style="float:right; padding: 4px;">
<a name="fb_share" type="icon_link" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
</div>



Fcebook Icon:

Icon.png

<div style="float:right; padding: 4px;">
<a name="fb_share" type="icon" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
</div>



How to install Facebook Share Count Button on your Blogger Blog?

01. Now go to your blogger Design, Edit HTML and click on Expand Widget Templates.

02. Now search for following piece of code, place your corresponding code above it and save your template.

<data:post.body/>


If you want to align the button to left, change flot:right; to float:left;

You are done now. Now all your blogger posts will have a facebook share count button. If you face any problems, use the below comments section to seek help.

Related Posts



0 comments: