Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

facebook open graph action only shows up in "recent activity", not as individual post

I followed the open graph object tutorial (https://developers.facebook.com/docs/opengraph/tutorial/) successfully and managed to post an open graph object on my timeline.

However, the post only appeared under the "Recent Activities" box which also includes other activities such as "likes" and "became friends"

How do I actually manage to make the post an individual post in its own feed box (just like if I update my status there will be an individual post only for my status)? I think it is possible because whenever I comment on pinterest, it manages to show an individual box for my comment action...

thanks in advance!

like image 374
minovsky Avatar asked Jun 08 '12 08:06

minovsky


2 Answers

I think you forgot to fill Aggregations on the open graph setting. enter image description here

It is so simple to set aggregation on open graph setting.

  1. Give the name of aggregation
  2. Choose layout
  3. Give captions
  4. And set other things
  5. Save Now make some posts and check your timeline :) enter image description here
like image 123
Krishna Karki Avatar answered Oct 22 '22 17:10

Krishna Karki


Open Graph activities initially show up only under the Recent Activities section. Once the app has generated considerable traffic, it will start to show up on timelines. The goal for a developer should be to focus on improving the quality of the app, and make it more engaging thereby attracting more users.

like image 2
deesarus Avatar answered Oct 22 '22 18:10

deesarus