我有一个带有 Facebook 分享按钮的页面。在文档的开头,我使用了 og:title、og:image 和 og:description。从桌面浏览器单击按钮时,一切正常。查看手机版(我使用的是 iPhone iOS 6)时,没有显示 og:description 信息。我已经搜遍了“网”,但找不到解决方案。我有一张图片,但我不能分享它,因为我是新手。有任何想法吗?谢谢!
这是我删除了机密信息的标签
<meta property="og:image" content="http://staging-mysite.com/abc/assets/img/brian-320.png"/>
<meta property="og:title" content="This is my title | Bill's Story"/>
<meta property="og:description" content="This is my description."/>