Top "Facebook" questions

Facebook Platform lets developers integrate their apps directly into the Facebook social networking service.

Facebook Android Generate Key Hash

Trying to create an android app with Facebook integration, I've gotten to the part in the docs where you have …

android facebook android-keystore
What is the attribute property="og:title" inside meta tag?

I have this extract of website source code: <meta content="This is a basic text" property="og:title" /> …

html facebook properties meta-tags
Facebook Open Graph not clearing cache

I'm having troubles with my meta tags with Open Graph. It seems as though Facebook is caching old values of …

facebook facebook-opengraph
Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of `ListView`

I built an app with ReactNative both for iOS and android with a ListView. When populating the listview with a …

facebook listview reactjs react-native
Facebook share button and custom text

Is there any way to make facebook share button which post custom text on the wall or news feed?

facebook
When do I need a fb:app_id or fb:admins?

The doc for the facebook like button says , "When your Web page represents a real-world entity, things like movies, sports …

facebook facebook-graph-api
Facebook Post Link Image

When someone posts a link on facebook, a script usually scans that link for any images, and displays a quick …

facebook thumbnails
Has Facebook sharer.php changed to no longer accept detailed parameters?

We have been opening a sharing popup (via window.open) with the URL like https://www.facebook.com/sharer/sharer.…

javascript php facebook api sharing
How to clear Facebook Sharer cache?

We used the link: http://www.facebook.com/sharer.php?u=[shared URL] ...to share a particular page. However, Facebook …

facebook social-networking hyperlink social-media
What are App Domains in Facebook Apps?

I want to add the ability to 'login with Facebook' to my site. But I am confused when I register …

facebook