About 24,900,000 results
Open links in new tab
  1. When do I need a fb:app_id or fb:admins? - Stack Overflow

    Finally: fb:admins or fb:app_id - A comma-separated list of either the Facebook IDs of page administrators or a Facebook Platform application ID. At a minimum, include only your own …

  2. facebook - Getting fb.me URL - Stack Overflow

    Jan 3, 2017 · How do I go about either making, or retrieving facebook short url's (fb.me) from a page, profile, event etc? I want to update my url shortener site - but if the user links to a facebook page I …

  3. facebook - Getting FB APP_ID from a FB Page - Stack Overflow

    Jan 13, 2012 · 5 If your question is whether you can use your FB Page ID as the fb:app_id meta tag, then no! Facebook's documentation is spare and contradictory on this.

  4. Facebook debugger: why complaining about app_id missing

    While using the facebook debugger, it complains: Warning fb:app_id hasn't been included in the meta tags. Specify the app ID so that stories shared to Facebook will be properly attributed to th...

  5. How to verify Facebook access token? - Stack Overflow

    Dec 22, 2011 · There's only thing that server has to do; just check any access token's validity. Clients send to the server user id and access token obtained by FB.getLoginStatus. As I expected, there …

  6. What are all the custom URL schemes supported by the Facebook …

    fb://profile – Open Facebook app to the user’s profile. fb://friends – Open Facebook app to the friends list. fb://notifications – Open Facebook app to the notifications list (NOTE: there appears to be a bug …

  7. How to add a hyperlink in fb messenger - Stack Overflow

    I'm trying to add a hyperlink in fb messenger. Basically I'm creating a chatbot that replies users questions. However when I want to link the user to a webpage the only way possible is if I type in...

  8. Custom URI Schemes for the Facebook Messenger - Stack Overflow

    Aug 24, 2014 · Given the recent "encouragement" by Facebook to migrate to a separate messenger app, and as a followup to the {very informative!} answer to the question on URL/URI schemes …

  9. Zebra Programming Language (ZPL) II using ^FB or ^TB truncates text …

    Jul 19, 2016 · Zebra Programming Language (ZPL) II using ^FB or ^TB truncates text at specific lenghts Asked 12 years, 4 months ago Modified 9 years, 5 months ago Viewed 28k times

  10. What is the user agent string for facebook app from android

    Mar 17, 2015 · What is the user-agent string added when we open facebook app from an android mobile. I want to detect facebook app from android OS using user-agent string, is that achievable. …