facebook-like

How to add an Facebook Like button to the about-secion in my iPhone app?

I've finally managed to add an Like button to my website, using the OpenGraph protocol and that FBXML thing, similar to this: <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"&gt;&lt;/script&gt;&lt;fb:like href="http://mywebsiteURL.com" layout="button_count" colorscheme="dark"></fb:like> In my iPhone app there's an UIWebV...

Define URL to jump to a specific page element, height or anchor after ajax call.

I have a website running on wordpress and ajax. All the content ist loaded via ajax with deeplinking and hashHistory. URLs look like this: http://www.website.com/#/lang/page/ On one of the pages i want to implement multiple facebook like buttons to boost some of the contents popularity . To make this happen i need to specify dif...

Can I sort the contents by stat from the facebook like button?

Is that possible?sould I combine the like number into mysql? ...

Facebook like button should not use canonical link

I'm implementing the Facebook "Like" button on our site, using the Javascript SDK. It's working brilliantly, but when a user posts a comment, that message links back to the canonical link in the <head> section. that's severely unwanted behaviour. Why go through the trouble of manually providing a link to have it overridden? Anyone kno...

Facebook "Like" produces "There was an internal error when updating the Page."

I added a like button to my blog a few months ago and things have been working perfectly. Suddenly I added a new post this morning, and for whatever reason, the like button is now broken. Everytime I click "Like" I receive this error: There was an internal error when updating the Page. There is no additional information. I used F...

Way to programmatically send updates to people who Facebook "like"-ed web pages?

Now that we have Facebook Like buttons on web pages all over the place, is there a way to send updates to people who have liked those pages? I haven't seen/heard about this ability but it seems like it'd be the natural next step. ...

Facebook API - a simple integration question - WALL + Like Box

Hello, I would like to display my wall (of my facebook) on my website. But, I would also like to add a like box next to it. It seems however, they I cannot have both, because: It seems that, once the user logs in (after pressing the LIKE button), my website looses the login and my wall can't display the information anymore. As anyon...

customizing facebook like-box

hi fellow web developer, I would like to customize the design of my facebook like-box. ive already search the net and follow all the instructions, here's the link ive tried but its seems obsolete: http://www.daddydesign.com/wordpress/how-to-customize-your-facebook-fan-box/ there are lots of tutorial in web, but have the same solution....