facebook:拥有不同数据的分享按钮

facebook: own share button with different data

我想在网站上制作自定义 Facebook 分享按钮。我用这个 link: http://www.facebook.com/sharer.php?s=100&p[title]=title&p[url]=http://myurl.com&p[summary]=summary&p[images][0]=myimage

我已经设置了用于共享主站点的 og 元标记。但问题是,如果我使用 Facebook 上面的共享 Link 显示来自元标记的 images/title/summary/etc 而不是来自 Link 参数。

如何在没有 changing/removing 元标记的情况下强制 Facebook 使用来自参数的数据

The sharer will no longer accept custom parameters and facebook will pull the information that is being displayed in the preview the same way that it would appear on facebook as a post, from the url OG meta tags.

来源:https://developers.facebook.com/x/bugs/357750474364812/

您可以改用提要对话框,但您需要为此创建一个应用程序:https://developers.facebook.com/docs/sharing/reference/feed-dialog