【发布时间】:2014-01-24 13:46:16
【问题描述】:
我有一个视频博客网站,您可以在其中点赞视频。问题是,如果您单击类似 fb 的按钮,则会弹出正确的标题、描述和照片。在您提交要在 Facebook 墙上发布的消息后,描述就会消失。
我将 OG 设置为:
<meta property="og:type" content="article" />
<meta property="og:title" content="Father Of The Month? | TimeJacker.com" />
<meta property="og:url" content="http://www.timejacker.com/videos/31397-father-of-the-month.html" />
<meta property="og:description" content="...again one from Poland :)" />
<meta property="og:image" content="http://www.timejacker.com/uploads/__images/large/father%20of%20the%20month.jpg" />
我还有一个描述标签,其值与我的og:description 相同。
问题是它不会每次都发生。
(由于我的声誉,我无法添加 FB 墙视图的屏幕截图,但它显示了标题、图像和用户键入的内容。但不显示描述。)
有人知道这个问题吗?
您可以在以下位置查看:http://www.timejacker.com/videos/31397-father-of-the-month.html
【问题讨论】:
标签: facebook facebook-opengraph sharing