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.

what I mean is...

in facebook timeline mode,

tetris battle and glassdoor, those 2 fb apps post feed on the right hand side as picture below

http://imgur.com/RinJh

is it an original feed post?

how could I use api to post feed like this?

share|improve this question

2 Answers

I'm not really sure if this is the right answer but maybe it's a "meta tags" game, I mean facebook has multiple meta tags that you could add to your website and facebook uses to classify pages when it scrapes the web, check out step 2 in this page http://developers.facebook.com/docs/reference/plugins/like/ there's for example a tag that specifies the type of the page and song is one of the allowed values (that maybe SoundCloud is using for it's pages)

share|improve this answer

is it an original feed post?

No, these are most likely Aggregations of Open Graph actions.

https://developers.facebook.com/docs/concepts/opengraph/aggregations/

share|improve this answer

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.