php - Publish "commented on" story to my page's Facebook wall -
i have fb comments plugins each page on site. have fb app site, , page on fb.
i comment on particular page on site using php sdk (or other server-side means) in such way "xxx commented on yyy" story appears in page's feed, i.e. comment on site /as/ page, , have comment appear in page's feed.
i able (after suffering) post comment page, e.g.
curl -f access_token=... -f message=test -f id=http://.... -f http://graph.facebook.com/comments
but using method there no story on page's feed.
any ideas?
from understand, want comments website's page app show on personal newsfeed when make comment page.
i submit facebook because seems shortcoming of api. i'm pretty sure there no real way make page's comments show on feed though own.
sorry
Comments
Post a Comment