不要使用“.info”域可以与按钮功能一起使用吗?

发布于 2024-12-05 08:23:12 字数 427 浏览 1 评论 0原文

在我的新网站上,“赞”按钮无法正常工作。我可以毫无问题地喜欢该页面,但是当我尝试对其发表评论时, 的每个资产Open Graph 标签掉落在墙上。请检查http://graphiccode.info/

嗯,我在工作中多次安装了类似的按钮,但是这个不能正常工作。我检查了 HTML 代码的各个方面,我认为这里没有任何问题。 我将相同的 HTML 文件放在不同的服务器上并进行了检查,但它们都不起作用。 由于当我将不同的域放在同一服务器上时它工作得很好,我认为 .info 域是它不起作用的原因。

On my new website, the like button doesn't work properly. I can like the page without any problem, but when I try to put the comment on it, every assets of Open Graph tags drop off on the wall. Please check http://graphiccode.info/.

Well, I have installed like buttons many times at work, but this one doesn't work properly. I checked every aspects of the HTML code, and I think nothing is wrong here.
I put the same HTML file on a different server and checked, but neither of them are working.
Since it works perfectly fine when I put the different domain on the same server, I think the .info domain is the reason why it's not working.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

夜深人未静 2024-12-12 08:23:12

我把问题解决了。

问题其实很简单。在我问这个问题几天后,它开始工作得很好。我想这只是一个时间问题。也许,在您注册域名后,og 标签就无法正常工作,我猜。

I got the problem solved.

The problem was actually really simple. Days after I asked this question, it started working just fine. I guess that was only a timing issue. Maybe, right after you register for domain, og tags don't work properly I guess.

晚雾 2024-12-12 08:23:12

您的页面元数据有错误:(

<meta name="description" content="This is the testdescription ihope it appears."

例如,最后应该是结束语 >)。

You have an error in your page metadata:

<meta name="description" content="This is the testdescription ihope it appears."

(eg, should be a closing > at the end).

真心难拥有 2024-12-12 08:23:12

.info 域应该可以在 Facebook 中运行(至少据我所知,我的域可以运行)。
我认为您应该就您的情况直接联系 Facebook 支持人员。

The .info domain should be working in Facebook (at least mine is working as far as I know).
I think you should contact Facebook support directly for your case.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文