Questions tagged [facebook-like]

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

The Facebook-like button is a widget that enables users of your site to "Like" photos, objects, posts, etc. It also helps drive traffic to your site with Facebook notifications, e.g. "Martin likes [your site]".

3999 questions
21
votes
3 answers

Get the number of facebook *shares* of a specific URL

I've found some discrepancies in the graph api and was wondering if anybody has been able to work around them. https://graph.facebook.com/?id=http://www.imdb.com/title/tt0117500/ outputs a "likes" number together with all of the open graph info…
Cay
  • 3,804
  • 2
  • 20
  • 27
21
votes
1 answer

How to get number of likes from facebook like button?

How to get number of likes from facebook like button? Is there any possible way to do this?
ivan_jovan
  • 261
  • 1
  • 3
  • 5
20
votes
4 answers

Android WebView for Facebook Like Button

I'm trying to make facebook like functionality in Android WebView (project specification does not allow browser opening, or any out of application activity). So, restrictions are that it has to be done in WebView. I've managed to make it a dialog,…
Stefan
  • 335
  • 1
  • 3
  • 6
20
votes
6 answers

Facebook Share Button for Dynamic Url

I have a dynamic page with rewrited url. I want to add a facebook share button in that. So users click on the share button can share the page. But the facebook share developer page is asking for a specific url. Not sure how to share dynamically…
Gops
  • 687
  • 2
  • 7
  • 20
20
votes
3 answers

Alert says using deprecated HREF without absolute URL

Message alert in Facebook developer page that my site is currently using the following deprecated features: Social Plugins (Like Button, Like Box) without absolute URL's in their href parameter. This must be fixed before July 2013. I'm guessing…
CarloTex
  • 315
  • 2
  • 7
20
votes
4 answers

Move / Position Facebook Like Button Comment Popup

I need to move the popup comment box associated with a facebook like button. I understand this question has been asked and resolved a myriad of times. Previously asked: Facebook Like Widget on Fan page, Comment area out of visible area Screenshot…
tbradley22
  • 1,535
  • 2
  • 15
  • 14
20
votes
1 answer

Facebook Like Button Tag Missing error. How do I fix it?

I have facebook like on my mediawiki site and when I run it through the debugger http://developers.facebook.com/tools/debug I get the errors: Admins And App ID Missing fb:admins and fb:app_id tags are missing. These tags are necessary for…
LTech
  • 1,677
  • 5
  • 29
  • 48
19
votes
1 answer

Add like button to Facebook page - what's the appid?

Say I have the website http://www.example.org and the corresponding Facebook page at http://www.facebook.com/example. When I now try to generate a Like-Box (or a Like Button) an AppId is required. Creating an Application via Facebook Developer seems…
Dennis G
  • 21,405
  • 19
  • 96
  • 133
19
votes
3 answers

Facebook Like Box plugin doesn't show up for logged out users; only for logged in users

I'm trying to add the Facebook Like Box social plugin in my website(I took the code from the official documentation). It works fine but only if I'm logged into Facebook; if not it just shows Facebook Public Profile Login to see this…
Undy
  • 191
  • 1
  • 1
  • 3
19
votes
5 answers

Switching from HTTP to HTTPS, lost all Facebook “Likes” count

I switch from http to https two months ago, and now lost all my 'Likes'. Even when I use facebook debug tool it now has the same count between the http:// and https:// Anyone knows whether it is a facebook bug? or is there a workaround solution to…
Alex You
  • 191
  • 1
  • 1
  • 3
19
votes
3 answers

Serve resources from a consistent URL: facebook vs Google Pagespeed

There is a common problem on using Facebook like button or box, on using pagespeed online sevice by Google I get this : Serve resources from a consistent URL The following resources have identical contents, but are served from different URLs. Serve…
18
votes
2 answers

Render 'like' button after ajax call

there were a few question similar to mine on the stack but none that answered my question, so... An ajax call returns the standard html code for creating the like button:
user993683
18
votes
4 answers

Facebook Like Button On My Website To Like A Facebook Page, Not My Website

I have a Facebook like button on my website, however as it works currently it only lets users like the page that they are currently on. Is it possible to make the button like our Facebook page instead of our website?
Dwayne Charrington
  • 6,524
  • 7
  • 41
  • 63
18
votes
3 answers

Can I get the number of Facebook Likes a page that is not on my domain received?

Is it possible to get the number of Facebook Likes made on any url, even if I don't own that url's domain?
Amos
  • 1,403
  • 2
  • 13
  • 19
17
votes
2 answers

How can the language of the Facebook "like" button be changed?

I use Facebook like button on my web page with Facebook comments plugin and until now it works oK. Today I realized that it displays in three different languages (English, Czech and Slovak) in three different browsers. The problem is with different…
culter
  • 5,487
  • 15
  • 54
  • 66