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

时间:2014-03-05 09:53:23

标签: facebook facebook-sharer hashtag

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

1 个答案:

答案 0 :(得分:0)

听起来你想要og:description标签。把它标记为:

<meta property="og:description" content="Your content goes here">

sharer应该正确抓住它。

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