To add 'Facebook Share' button with sharecount

Friday, December 18, 2009


After the launch of Retweet button from Tweetmeme, FBshare had launched a facebook sharecount button. By adding this button to your posts, your users can share the content on their facebook profile. The sharecount button for Facebook displays the number of times the current page has been shared on Facebook and allows visitors to share it themselves.

Features :
  • Displays the number of shares [displays Facebook logo when 0 shares].
  • Large or Compact button
  • Track the shares from the button using your awe.sm API Key or fbshare.me links
  • Add Google Analytics parameters to fbshare.me links
  • Configure the colors of the badge in the large button
You can add this in two modes :
  • Large Size Button
  • Compact Size Button
Large Size Button



Sign in to your blogger blog and go to Dashboard > Layout > Edit HTML and click on Expand Widget Templates.
Now find <div class='post-header-line-1'> tag and paste the below code after this tag :
<script src="http://widgets.fbshare.me/files/fbshare.js"></script>
If you dont find <div class='post-header-line-1'> then search for <data:post.body/> and paste the above code below this tag.

Save your template.

Compact Size Button




Sign in to your blogger blog and go to Dashboard > Layout > Edit HTML and click on Expand Widget Templates.
Now find <div class='post-header-line-1'> tag and paste the below code after this tag :
<script>var fbShare = {
size: 'small'
}</script>
<script src='http://widgets.fbshare.me/files/fbshare.js'/>
If you dont find <div class='post-header-line-1'> then search for <data:post.body/> and paste the above code below this tag.

Save your template.

You can add this button to any part of the post. If you face any problems please do add comments.
For more installation options visit FBshare.me .

Subscribe to our blog

Do you have any Suggestions, add your comment. Please don't Spam!
If you like this site >> Subscribe to our feed

0 comments:

Post a Comment