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
- Large Size Button
- 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 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 = {If you dont find <div class='post-header-line-1'> then search for <data:post.body/> and paste the above code below this tag.
size: 'small'
}</script>
<script src='http://widgets.fbshare.me/files/fbshare.js'/>
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
If you like this site >> Subscribe to our feed
0 comments:
Post a Comment