Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的网页应该同时包含og:image:urlandog:image还是只包含og:image?
og:image:url
og:image
另外,我需要包括og:image:widthandog:image:height吗?
og:image:width
og:image:height
根据ogp.me,og:image与og:image:url. 以我的经验og:image已经足够了。
至于og:image:widthand og:image:height,ahrefs声称他们确保您的代码片段正确显示,Facebook表示他们允许其爬虫异步渲染图像。一般来说,我建议阅读您预期会暴露链接的任何机器人/爬虫/API 的文档,这样您就可以遵守他们的规则。