如何设置Facebook共享对话框的默认文本?

Xee*_*een 6 facebook facebook-sharer hashtag

所以我在其中有facebook标题和描述,但我如何设置text给定共享的默认值?基本上我只使用链接https://www.facebook.com/sharer/sharer.php?u=http://example.com,我想要做的是添加hash tag一个默认文本.怎么办?

小智 0

听起来您想要 og:description 标签。将其标记为:

<meta property="og:description" content="Your content goes here">
Run Code Online (Sandbox Code Playgroud)

那么分享者应该正确地抓住它。

参考资料: http: //davidwalsh.name/facebook-meta-tags