Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm trying to figure out how to publish from a site to Facebook wall. My intention is to create something similar to BandPage that has great wall functionality. Example: *facebook.com/junkiepunksdj?sk=app_178091127385*

I would like to share resources that are available to me so you could point me in a right direction. Is this a right approach?

That's all I know. I going in circles getting more are more complicated errors. All I really want to do is to publish message to a fanpage. I would be really glad for piece of working code.

PS. Some of the links are italic couse I cannot post more than two :)

share|improve this question

1 Answer

up vote 1 down vote accepted

two ways to post to a fanpage: how does one post a thumbnail picture to a Facebook /links object?

the /links method has the problems noted.

share|improve this answer
developers.facebook.com/docs/reference/api/link - "A link shared on a user's wall." - I need to post to a PAGE... – Michal Stefanow Jul 14 '11 at 12:35
it does post to a page, as indicated. – jcomeau_ictx Jul 15 '11 at 5:30

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.