I\'ve seen a lot of questions on here asking how to publish to a Facebook fan page, but not how to publish from a Facebook fan page to an external site.
I want to create a FB app for a client\'s Facebook Page.How do I do this without开发者_JAVA百科 allowing other pages accessing it as well?Obviously I can do an ID check in my code, but I presume there
I\'m currently working on a website for an alcohol brand, and they want to display posts form their Facebook wall on their own website. Naturally they have restricted their Facebook开发者_StackOverflo
I\'m using the graph api. I have a logged in user, and want to get back a list of page ids of all t开发者_如何学JAVAhe pages that the user is an admin of.
I admin开发者_JAVA百科 a fan page. One of the fans created a photo album on his own page. I want to post it on the fan page, but in the album all have is \"post the album to profile\", and if I do it
Facebook API: How to let the php knows whether the user is a fan of the application or not? Plan 1: failed
I am able to display my own facebook wall posts on my own website,( just the last 4 posts) but I\'d like to display the last x wall posts of a fan page I admin? How do I get the wall posts from my pag
Hey guys, I have developed a small site that i would like to embed into a tab on a facebook page. Previously I used this code to load in an iframe, it worked great:
How do I detect if a visito开发者_运维知识库r to my staticFBML page is a fan or not? You can use the tag fb:visible-to-connection http://wiki.developers.facebook.com/index.php/Fb:visible-to-connection
As usual, I\'m having problems due to a lack of clear guide in the Facebook API Documentation. Basically I have created an application that is installed to Facebook Pages, I want to periodically p开发