Facebook Share Count Buttonnow can be added into blogspot. See the left image to what facebook share button looks like.
By adding this button, our blog readers may share the articles in our blog into facebook. and we will know how many readers have shared the articles into facebook. Facebook share count button is like Retweet button for twitter, digg button and others.
There are some types of buttons you can use.
1. Facebook Share Button Type 1
Copy the code below:
<div style="float:left;padding:4px;">2. Facebook Share Button Type 2
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='box_count'/>
<script type="text/javascript" src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"/>
</div>
Copy the code below:
<div style="float:left;padding:4px;">To install into your blog, read below:
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='button_count'/>
<script type="text/javascript" src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"/>
</div>
1. In Edit Template area, click "Expand Widget Template"
2. Find the code below:
<div class='post-header-line-1'/>3. Place Facebook Share Button (Type 1 or 2) under the code above.
<div style="float:left;padding:4px;">So, It will look like below
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='button_count'/>
<script type="text/javascript" src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"/>
</div>
4. Click Save Template
5. Finished and see the result
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.






