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.
  1. I have a Facebook app, and want to post user activity. How do I do it in an web app - what are the methods and API? (not for web site, as facebook documentation in https://developers.facebook.com/docs/opengraph/tutorial/ is for web sites).
  2. Do i have to create a new html page for each user activity I want to post? Wouldn't it create millions of pages, or am I missing something here?

Thanks!

share|improve this question

1 Answer

I have found Yan has given a nice detail about this thought. Can you give a try, I am succeed on his suggestion.

Here is the link

http://ian.tresman.co.uk/how-add-facebook-page-activity-post-rss-feed-web-page.htm

Marshal http://coronabd.blogspot.com

share|improve this answer
Thanks. I ended up creating a generic aspx page to represent an activity. The Open Graph object's url redirects to the same page. – iRadium Jul 9 '12 at 9:28

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.