As you can see in tweetmeme, which can display how many people who had shared a blog post via twitter, fbShare also capable of displaying the number of shares of a blog post or page through facebook.
to install fbshare counter, copy code below.
Basic
<script src="http://widgets.fbshare.me/files/fbshare.js"></script>
Advance
<script>var fbShare = {
url: 'http://maniac-blogging
.blogspot.com',
size: 'small',
google_analytics: 'true'
}</script>
<script src="http://widgets.fbshare.me/files/fbshare.js"></script>
<script>var fbShare = {
url: 'http://maniac-blogging.blogspot.com',
size: 'large',
google_analytics: 'true'
}</script>
<script src="http://widgets.fbshare.me/files/fbshare.js"></script>
0 comments:
Post a Comment