Top "Facebook-like" questions

Widget that enables users of Facebook to "Like" websites, photos, objects, posts, etc.

Facebook share link without JavaScript

The following link is for sharing a page on Twitter: http://twitter.com/share Is there a similar option for …

facebook facebook-like facebook-sharer
Facebook API: Get fans of / people who like a page

I'd like to get a list of users who like a certain page or a fan of it. The FB …

facebook facebook-graph-api facebook-like facebook-page facebook-fan-page
How to get share counts using graph API

I can get the share count of an URL using PHP SDK and using the deprecated rest API, but didn't …

facebook facebook-graph-api facebook-like
Is it possible to have a custom facebook like button?

Sometimes, clients want to have a custom "facebook button". I mean with a different image and design. I used to …

facebook facebook-like
'Like' a page using Facebook Graph API

Using the Graph API I'd like to be able to have an authorized user "like" a page. I tried posting …

facebook facebook-graph-api facebook-like
Facebook Like Button - how to disable Comment pop up?

I'd like to disable the Comment box that pops up when a user clicks the Facebook (fbml) Like button I've …

facebook facebook-like fbml
What's the Facebook's Graph API call limit?

Is there any restriction in number of calls we make to facebook's graph api? and If it is there then …

facebook-graph-api facebook facebook-like facebook-fql
How to trigger Facebook like button from custom button?

I have created a custom Facebook like button. How do make it that when I click the button, it will …

facebook facebook-like
Facebook "Like" button callback

I am interested in implementing the facebook "Like" button, but I would like to know what user is clicking on …

javascript facebook button callback facebook-like
How to get Likes Count when searching Facebook Graph API with search=xxx

I am currently using Facebook graph api search to search posts as http://graph.facebook.com/search?q=iwatch&…

facebook facebook-graph-api facebook-like