如果你告诉我它是否在SO上成功解决了会很高兴...
我在网站上添加了“赞和共享”按钮,这是代码:
<div class="fb-like" data-href="http://chaoschallenge.org?caption=Oppa!" data-layout="box_count" data-action="like" data-show-faces="true" data-share="true"></div>
我想要对自动出现在喜欢和分享对话框中的内容(基本上是正常大小的图片和另一个描述)进行切换。
'sharer.php'解决方案似乎已经过时了。我从各种来源获取的元标记不会更改对话框(使用适当的appID)
<meta property="fb:app_id" content="1234567890" />
<meta property="og:type" content="social-cookbook:recipe" />
<meta property="og:url" content="http://samples.ogp.me/136756249803614" />
<meta property="og:title" content="Chocolate Pecan Pie" />
<meta property="og:image" content="https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-xpa1/t39.2178-6/851565_496755187057665_544240989_n.jpg" />
<meta property="cookbook:author" content="http://samples.ogp.me/390580850990722" />
截图: