Jul 5, 2010

How to Share on Facebook Connect Button Counter

Maybe you've never seen or install share on facebook button on a blog. But perhaps none is given the number of how many people have shared your post on facebook. Not like on digg and tweetmeme that can display the amount of hitsnya.This time I will write how to install the button for Facebook to sharecount fbShare.

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>





  • To download sharing the front page, change the url code-red with the url of your blog.
  • To download the sharing of each post / article, replace the code with red url (to blogspot) or (For wordpress).
  • UFor that use wordpress pluginnya can also directly download here.
  • About how to put the code on the right button fbshare title of the post, you can see on this post.Good luck!

    0 comments:

    Post a Comment