Questions tagged [facebook-page]

Facebook Pages are representing real world entities like organizations, businesses, celebrities, and bands to broadcast great information in an official, public manner to people who choose to connect with them. Pages can be enhanced with applications that help the entity communicate and engage with their audiences, and capture new audiences.

Facebook Pages are representing real world entities organizations, businesses, celebrities, and bands to broadcast great information in an official, public manner to people who choose to connect with them.

Similar to profiles (timelines), Pages can be enhanced with applications that help the entity communicate and engage with their audiences, and capture new audiences virtually through friend recommendations, News Feed stories, Facebook events, and beyond.

1052 questions
124
votes
4 answers

Facebook Access Token for Pages

I have a Facebook Page that I want to get some things from it. First thing are feeds and from what I read they are public (no need for access_token). But I want to also get the events... and they aren't public and need the access_token. I don't want…
88
votes
10 answers

Facebook: get list of pages that a user is admin of

I'm using the graph api. I have a logged in user, and want to get back a list of page ids of all the pages that the user is an admin of. Is there a way of doing this? The docs are pretty bad - and circular.
EoghanM
  • 25,161
  • 23
  • 90
  • 123
72
votes
6 answers

How to embed a Facebook page's feed into my website

I am working with a group to help promote a charity event. The page I would like to embed is NOT my Facebook profile, but a Facebook page someone has created. I would like to show that news feed in my webpage. If I need to get info/access from this…
NickG
  • 871
  • 3
  • 11
  • 18
72
votes
8 answers

Facebook API: Get fans of / people who like a page

I'd like to get a list of users who like a certain page or a fan of it. The FB API documentation states that you can only get the count of the fans of a certain page using the social graph, but not a list of the fans. A discussion here Retrieve…
70
votes
8 answers

Facebook Page Access Tokens - Do these expire?

I'm building an app that allows users to administrate their Facebook Fan Pages. This requires the following two Access Tokens: A User Access Token A Page Access Token I'm quite familiar with User Access Tokens, but not with Page Access…
dbau
  • 16,009
  • 2
  • 21
  • 31
59
votes
6 answers

Facebook pages API: "Page Public Content Access" review screencast

My website uses Facebook Page API to pull public content from a Facebook page, published by the page owner, to create a dynamic blog with a clear link to the Facebook page. You can see it here in action: https://kc-hrubeho.cz (ctrl+F "Facebook").…
Petr Cibulka
  • 2,452
  • 4
  • 28
  • 45
44
votes
9 answers

Adding a Tab to facebook page

I just created a facebook page. I also have a separate facebook APP. How can I add a tab containing my facebook APP to the facebook page? I've set the app to allow install on pages, and added a tab name, tab image, etc, but the app doesn't show as…
teepusink
  • 27,444
  • 37
  • 107
  • 147
35
votes
1 answer

Looking for the Type details for page_stories_by_story_type & page_consumptions_by_consumption_type

We are pulling page stats for page_stories_by_story_type & page_consumptions_by_consumption_type. I am looking for some confirmation and insight for the below Types. We believe we have been able to determine a few of these but some we are not sure…
25
votes
5 answers

Is it possible to show a Facebook app as a Page Tab on mobile devices?

For example, the following URL shows the app in a tab: https://www.facebook.com/just.to.get.a.rep?sk=app_203403406338325 But when on a mobile device it redirects to the mobile site and does not show the tab or even have a link to…
ice cream
  • 2,444
  • 2
  • 17
  • 13
22
votes
6 answers

Graph API returns 'false' or 'Unsupported get request' accessing public Facebook Page

I've been having some problems with a few Fan Pages and getting their details with the Facebook Graph API. When I try to get the details for the Fan page, Graph API only returned false, but is now returning { "error": { "message":…
Pece
  • 637
  • 3
  • 9
  • 20
20
votes
1 answer

How can an administrator add a developer to an app

I am an administrator for a page which was created for our company by a third party. Now, that third party is no longer with us and we are trying to add a developer account to the page. How can we achieve it?
A. Bharath Kishore
  • 225
  • 1
  • 2
  • 3
20
votes
5 answers

Facebook Like Widget on Fan page, Comment area out of visible area

When using the like or send widget on a Fan Page (no mater if you use iframe tag or fbml for it) the overlay for commenting is positioned always to the right. see http://twitpic.com/4q7ggi for example. I cant find a way to get the widget to…
Rufinus
  • 29,200
  • 6
  • 68
  • 84
17
votes
3 answers

How can I manage many pages as one admin user without exceeding api quota?

My client company manages Facebook Pages for several thousand small businesses. We've built a Facebook App that for our client to simplify the process and allow them to quickly make changes to many/all the pages in one go. For whatever set of…
16
votes
2 answers

What are the Steps to getting a Long Lasting Token For Posting To a Facebook Fan Page from a Server

I have a Business Page in Facebook (known as a Fan Page in Facebook vernacular). I want to post to that Page whenever a user takes a certain action on my app. I want to post as the Page itself rather than a user (i.e. from my personal account). The…
16
votes
5 answers

How to filter out the most active users from fan page?

I am creating a new website. I want to promote it using another my topic-related web service. I want to send some gifts to people which popularized my first website and fanpage. How to filter out lets say 20 users which likes/shares/comments most of…
noisy
  • 6,495
  • 10
  • 50
  • 92
1
2 3
70 71