【发布时间】:2012-01-31 17:23:00
【问题描述】:
首先,我已经阅读了以下主题:
- Facebook Like without Confirm?
- Facebook Like button shows the "Confirm" link, but still cannot Like after confirming
包括这个话题:
dev.anuary.com 主机,anuary.com 的子域下至少有 25 个应用程序。他们都没有要求确认“喜欢”的动作。
值得一提的是,在同一主机上托管的另一个网站 (http://sinonimai.lt) 拥有超过 10 000 人的粉丝群,并且最近被 Facebook 禁用。我没有就这两个问题联系 Facebook,因此我只是从后一个网站上取消了点赞框。希望是暂时的。
最烦人的是,即使你确认了“like”动作,“like”也不会被提交。我已经尝试了多个朋友帐户、不同的浏览器(可能要报告的错误?)。
我已经忽略它一个多月了。但它不会消失。
没有隐藏的叠加层、没有边框元素或任何会被视为“赞”按钮元素的不寻常位置的东西。该网站和按钮本身是最近放置的。开放图标签已就位,更改应用 ID 不会改变行为。
<meta property="og:title" content="Anuary"/>
<meta property="og:type" content="company"/>
<meta property="og:image" content="http://anuary.com/public/images/og-anuary-logo.jpg"/>
<meta property="og:url" content="http://anuary.com"/>
<meta property="fb:app_id" content="128740590570428"/>
<meta property="og:site_name" content="Anuary"/>
<meta property="og:description" content="Anuary is a company of accomplished developers and social media experts. We design engaging and innovative social media campaigns, for web and mobile, that are meant to interact with your targeted audience, through applications, websites, competitions and participation events. The objective being to spread the word about the product and increase loyalty to the advertised brand."/>
但是,页面内容是动态加载的。 Facebook 解析器看到的几乎是一个空白页面。
这可能是个问题吗?
【问题讨论】:
-
Facebook 调试器告诉你什么?
-
@Lego,没什么不寻常的。自己看看,developers.facebook.com/tools/debug/og/…。
-
可能相关:stackoverflow.com/questions/7405485/… 和 hyperarts.com/blog/… 和 stackoverflow.com/questions/7405485/…(简短的回答:希望他们能很快恢复正常,有些人在 iframe 或添加 appid 方面取得了更大的成功)...
标签: facebook facebook-like facebook-opengraph