0

我对 Facebook 推荐框(Feed)有疑问

这是我的代码:

 <div id="fb-plugin">
<div class="fbpl-header">
    <div class="fbpl-header-bg">
        <h3 style="margin-bottom: 3px; padding-left: 10px; margin-left: 0px;">P1 on Facebook</h3>
        <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.policeone.com&layout=button_count&show_faces=false&width=217&action=recommend&font=tahoma&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:217px; height:25px"></iframe>
    </div>
</div>
<iframe src="http://www.facebook.com/plugins/recommendations.php?site=www.policeone.com&amp;width=217&height=2030&header=false&colorscheme=light&border_color=%23FFFFFF&ref=homepage" scrolling="no" frameborder="0" style="border: 1px solid #ECEFF4; overflow:hidden; width:217px; height:2030px;" allowTransparency="true"></iframe>

有些文章没有图像和描述(像这样)我在 Facebook 调试器中检查了文章页面,没有发现任何严重错误(仅关于 rel='canonical' 但其他页面有相同的错误并且工作正常)知道如何解决这个问题吗?

PS它看起来在这个问题中同样的问题。

4

1 回答 1

0

这是一个错误。我向facebook提交了错误报告

于 2013-11-22T12:15:39.393 回答