I am creating an application that allows to publish content on a page of which I am administrator. I use the https://graph.facebook.com/PAGE_ID/feed with the access_token and other parameters relating to the content.
It works fine, but the post that appear on the wall hasn't got the "Share" link; it has only the "Comments" and "Like" links.
How do I get on these post also the "Share" link?
Thank you.