Widget that enables users of Facebook to "Like" websites, photos, objects, posts,etc. Facebook 'Like' button debug tool: http://developers.facebook.com/tools/debug/

learn more… | top users | synonyms

0
votes
0answers
7 views

FB Like button on webpage shows different count than the like count on FB page.

We have a FB Page for our site that has a decent count of 'Likes'. Now, we added the Like button to our website which shows the number of Likes. The problem is that the number in the Like button on ...
0
votes
0answers
5 views

FQL: Order by most liked articles from a list

I've got more than 3000 rows in an 'articles' table. Each one of these records has it's own url and it's likes via facebook like plugin. Now I want to get the 30 most liked articles and my first ...
0
votes
0answers
11 views

Like Confirm not working

I'm adding a Like button to a website and currently making a few tests. At first, everything was working fine, until the Confirm link started to show up whenever I clicked the Like button. I searched ...
0
votes
0answers
8 views

How can I update og:title after 50 likes on a webpage?

I run a website for a popular annual music festival tour and unfortunately we used dated info (last years's lineup) in our og:title tag. I know through research here and elsewhere (FB documentation) ...
0
votes
0answers
9 views

Like button is public, how come?

I read the documentation for the implementing like button on my website. They tell: The Like button is a simple plugin that will let people quickly share content with their friends on Facebook. ...
0
votes
0answers
10 views

Facebook like button with display=button_count does not show comment form

I'm adding a Fecebook Like Button to my web site, using the iframe approach, but I stumbled upon a strange issue. If I leave the layout=standard parameter, the button works as expected, showing the ...
0
votes
0answers
11 views

Does the website and page where the like button is pointing to have to have the same App ID?

I have a quick question. I have a website, with a design that responds to when a user clicks on the like button. So, I use the edge.subscribe method to list in on when the button is clicked. To do ...
0
votes
1answer
32 views

Facebook iframe like issue

I have a problem with Facebook like iframe.. I want to be able to like every id. The problem is when I put this code on my site, and click like on one post, all posts are liked. $sql = "SELECT * ...
-6
votes
0answers
26 views

Yesterday I had over 500 Facebook Likes on my website - today this has gone down to just 3 [closed]

Yesterday I had over 500 Facebook Likes to my website - today I have only 3! The code has not been changed, so what has happened & how can this be rectified?
0
votes
0answers
20 views

Facebook Like button holding up website from loading

Facebook LIKE button holding up page from completely loading. I thought this was async? <body> <div id="fb-root"></div> <script type="text/javascript"> ...
0
votes
0answers
12 views

Google Maps V3 InfoBox attached to a unique URL

I'm using Google Maps V3 to create a geographical directory of places and I'd like to create a URL for each InfoBox so that when someone goes to http://www.mysite.com/SomeInfoBox/ the InfoBox that is ...
0
votes
0answers
18 views

How to make the facebook like button “post to page” popup appear above the button?

I looked around the web and found some vague answers that this cannot be done, I just want to make sure before I trash this whole idea. So after I click on the facebook like button a "popup" appears ...
0
votes
1answer
21 views

adding Facebook Social Plugins

I feel completely silly for asking this question, especially after so many years of designing and building web sites. I have been researching for about a week on how to get Facebook Social Plugins ...
0
votes
0answers
2 views

Summarize multiple “likes” for one website in user's activity feed

I am developing a website that lists multiple events. Vistors can vote to keep an event or vote to remove events from their personal page. The voting to keep an event will be a "like", and should ...
0
votes
1answer
28 views

How can I add xmlns namespace to <html> tag in meteor

This is what I'm trying to accomplish (to integrate Facebook send button using addthis) <html xmlns:fb="http://ogp.me/ns/fb#"> However the html is our of my control. Meteor also forbids ...

1 2 3 4 5 198
15 30 50 per page