i want to reshare a facebook post by letting my visitors go to some url and press share.
I looked into sharer.php and https://www.facebook.com/dialog/feed but both seem to only give me ways to let a user share a link and not reshare a facebook post.
I don't want to simple post the content of a post but to repost it, so the share count of the post also goes up.
Did i miss something, and is there a way to accomplish resharing via some api?