Facebook喜欢不独特

时间:2012-07-11 01:36:38

标签: facebook url button iframe facebook-like

由于某些原因,特定内容页面上的like按钮被分组在一起,无论FB Code中的URL是否是特定于页面的。示例一页显示了8.3k喜欢。

以下是显示唯一网址的来源:

<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.oursite.com/ics-1-5ghz-snapdragon-video/&amp;layout=button_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:21px; margin-left:15px; float:right; width:78px;" allowTransparency="true"></iframe>

1 个答案:

答案 0 :(得分:0)

更改你的og:url它最有可能覆盖你的插件

<meta property="og:url" content="http://www.oursite.com"/>

<meta property="og:url" content="http://www.oursite.com/url/to/article"/>