Skip to main content

Questions tagged [facebook-like]

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

facebook-like
173 votes
11 answers
314k views

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 that doesn't require JavaScript? I know about http://facebook.com/sharer.php, ...
Web_Designer's user avatar
  • 73.9k
137 votes
12 answers
169k views

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 find a way to get the share counts of an URL using graph API. Is there any way to find out?
Ashish Pethkar's user avatar
106 votes
21 answers
96k views

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 placed on my site. Is this possible to do? I can't find any details in the documentation.
BrynJ's user avatar
  • 8,342
80 votes
5 answers
96k views

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 how many calls can we make per app daily?
Mehul Hingu's user avatar
  • 1,240
72 votes
8 answers
173k views

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 API documentation states that you can only get the count of the fans of a certain page using the social graph, but not ...
pesho's user avatar
  • 1,232
72 votes
6 answers
99k views

'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 the following https://graph.facebook.com/${PAGE_ID}/likes?access_token=${ACCESS_TOKEN} And I get ...
Tom Wells's user avatar
  • 1,179
61 votes
6 answers
78k views

Facebook like - showing cached version og:image, way to refresh or reindex it?

Having an issue with Facebook like and a cached og:image. Long story short: Facebook has cached an older version of our like image. The meta content URL can't be changed. Is there anything I can do ...
FHM's user avatar
  • 611
55 votes
5 answers
72k views

Facebook "Like" button callback

I am interested in implementing the facebook "Like" button, but I would like to know what user is clicking on this button so I can get some useful information from this. From what I have read, ...
Matt's user avatar
  • 627
48 votes
10 answers
50k views

Is there an API to force Facebook to scrape a page again?

I'm aware you can force update a page's cache by entering the URL on Facebook's debugger tool while been logged in as admin for that app/page: https://developers.facebook.com/tools/debug But what I ...
Felipe Brahm's user avatar
  • 3,162
48 votes
8 answers
77k views

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 trigger the like button provided by Facebook like the one below?
Eralph's user avatar
  • 954
41 votes
7 answers
78k views

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&type=post&access_token=xxxxx It returns in JSON format fields and use to include ...
Digby Norris's user avatar
38 votes
4 answers
27k views

How do I test the Facebook "Like" button on localhost?

It is possible to test "Like" button on localhost?
Tomasz Gutkowski's user avatar
34 votes
2 answers
15k views

OG:type article vs website for Individual Web Pages That Are Not Articles

I'm seeking clarification regarding the use of og:type article vs website for an individual web page that is technically not an "article" but also does not represent an entire website. Documentation ...
Fritz Green's user avatar
33 votes
5 answers
28k views

Do Facebook Like Buttons require an App ID?

When going to the set up pages for all the Social Plugins, they now provide example code using an APP ID. http://developers.facebook.com/docs/plugins/ Is an APP ID now required for the Like Button ...
Joshua's user avatar
  • 331
32 votes
1 answer
125k views

Is it possible to have a custom facebook like button? [duplicate]

Sometimes, clients want to have a custom "facebook button". I mean with a different image and design. I used to work with sharer.php : <a id="fb-share" style='text-decoration:none;' type="...
Sébastien Gicquel's user avatar

15 30 50 per page
1
2 3 4 5
266