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
5
votes
1 answer

New Facebook Pages Timeline API

Facebook released today (Feb 29) Timeline for Pages. It provides private messaging between fans and the organization. Is there a way to access these messages?
Blacksad
  • 14,906
  • 15
  • 70
  • 81
5
votes
2 answers

How do I create a facebook app to run a contest on an existing fan page?

Okay, I thought I had a pretty good understanding of Facebook until I got into the realm of apps. I already have a fan page, but want to be able to run contests with my fans. I just read on the FB rules that you have to run contests through apps. …
Cass
  • 51
  • 1
  • 1
  • 2
5
votes
3 answers

Hide facebook app from search

I'm adding an iFrame page to our facebook fan page, it's got a newsletter signup form on it, however I am stuck on something. If our fan page is called blahblah, the signup page is called "BlahBlah Insider Info". When I search for Blahblah, the app…
Samuurai
  • 375
  • 2
  • 13
5
votes
0 answers

This endpoint requires the 'manage_pages' permission or the 'Page Public Content Access' feature"

I am using facebook's business onboarding API for my clients to create Facebook ads. The Facebook marketing API version is v4.0 and we are using "PHP facebook graph SDK" for all the API calls. My application flow for creating a Facebook campaign is…
5
votes
1 answer

Facebook Fan Page vs. Twitter Streaming API

What is the counterpart of Twitter Streaming API for Facebook Fan Page? How can i get real time updates from a Facebook Fan Page?
Mesut
  • 916
  • 1
  • 7
  • 17
5
votes
1 answer

Automatically posting to facebook page with python

I want to make a script that lets me post to my facebook fan page (which I'm an admin of) As far as I've seen, Most graph api examples are about making facebook apps in python and make them communicate with python, which is quite different from what…
Bruno
  • 479
  • 1
  • 8
  • 15
5
votes
3 answers

Render a page in grails without html and body tag

I want to render a page in grails without a , and tag, I just want DIV and tables. I want to integrate this page in my Facebook page and the requirement of Facebook page is that the page should not contain , or…
Hussain Fakhruddin
  • 3,202
  • 4
  • 25
  • 36
5
votes
2 answers

Are Facebook Messenger page-scoped IDs globally unique?

I understand that the same user will have different page-scoped IDs (PSIDs) across different pages. But is it guaranteed that no two users will have the same PSID across different pages? For example, is it possible that user A has PSID 1234 while…
5
votes
1 answer

Is it possible to style the new Facebook Page Plugin?

The Facebook Like Box for Pages is being deprecated today, and Facebook is encouraging Page owners to replace it with the new Page Plugin. I have not been able to style the new Page Plugin though, and the white background does not look good on…
5
votes
2 answers

post on facebook page wall as facebook admin through facebook php api

I would like to post feed to facebook page wall as page admin. I can publish post to facebook wall with publish_stream from fb php api, but it is just as a normal facebook user. May I know how can I do likewise as a page admin (meaning that the post…
davidlee
  • 5,611
  • 17
  • 56
  • 82
5
votes
0 answers

Use manage_pages permission to develop an Facebook App

Right now I create a webpage where user can login to it with their Facebook credentials. I want to be able that this website is able to post to the wall of the Facebook Pages which the user own or maintains. I found a nice "tutorial" for that…
John Brunner
  • 2,842
  • 11
  • 44
  • 85
5
votes
1 answer

Post on Facebook page as admin iOS Facebook SDK

I need to make a post on a my own fanpage as the admin. I created this code hopping that passing the id of the page "fbPageID" would leave the post on that page, but it actually leaves the post on my profile. NSArray *publishPerms =…
5
votes
2 answers

how to share page post using facebook api

There is very good and simple answer for question "how to hide page post using facebook api". Thanks a lot. Question "i want to share friend's post via graph api" still has no answer. How come?! :) Does anybody know how to share Post (via Graph API)…
5
votes
1 answer

Deleting a Tab App from Page throws error

Deleting a Tab app from a page throws error.. I can successfully add the tab app, but cannot remove it with same credentials. Unsure if it is new. I am pretty sure my data is correct. Steps to Reproduce Get on to graph API explorer. Try DELETE…
Anand Hemmige
  • 3,593
  • 6
  • 21
  • 31
5
votes
2 answers

How make my Facebook PAGE feed appear on my personal website?

I have a Facebook "fan page" for my acting career (I mean a page that I created within my personal FB account) I want to make the feed from this page appear on my personal website as a "news feed" for publicity reasons. My website developer tool has…
Jack Burr
  • 53
  • 1
  • 1
  • 3