I want to add news to facebook directly from my website. In other words, when I add news to website it should also go to my facebook page. iam using php for my website. it is not a blog I am struck here. Please help
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.
|
closed as not a real question by cpilko, Igy, Perception, ithcy, user97693321 Feb 6 at 4:25
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
What you are looking for is Facebook's Graph API. It is covered on Facebook's page for developers. Javascript is required to create the type of integration you mentioned. You can get started here: https://developers.facebook.com/docs/getting-started/graphapi/ For a comprehensive reference, visit this link: https://developers.facebook.com/docs/reference/api/ |
|||
|
|