Facebook 页面集成未验证

发布于 2024-10-21 21:22:35 字数 307 浏览 1 评论 0原文

Facebook 提供的网站集成代码为: 但是,这并没有得到验证。如果我像这样将标签放在注释中,它仍然有效吗?

为什么他们不直接使用 name 属性而不是 property

请注意,我使用的是 HTML5( doctype)。

The code that Facebook provides for website integration is: <meta property="fb:page_id" content="<pageid>" /> However, this doesn't validate. Would it still work if I enclose the tag in comments like so? <!--<meta property="fb:page_id" content="<pageid>" />-->

Why didn't they just use the name attribute instead of property?

Note that I am using HTML5 (<!DOCTYPE html> doctype).

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

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

发布评论

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

评论(1

野稚 2024-10-28 21:22:35

使用 验证并且似乎有效。

Using <!--<meta property="fb:page_id" content="<pageid>" />--> validates and it seems to work.

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