og: meta Facebook 标签: 如何让高大的图像显示完整
og: meta Facebook tags: How to get a tall image to display full
对于我的一些 og: meta
标签,我使用的图像比它们的宽度高得多 - 1920 像素高 x 1280 像素宽。这会生成一个小缩略图,而不是一张横跨整张卡片的图像。
除了将照片裁剪为 1.91 比 1 的比例之外,我还能做些什么来强制 Facebook Debugger "auto-crop" 此图像,以便它利用完整的卡片 space? og:image:width
和 og:image:height
可以提供帮助吗?或者裁剪是这里唯一的选择?
Would og:image:width
and og:image:height
be able to help, or anything else? Or is cropping the only option here?
裁剪是唯一的选择。
og:image:width
和 og:image:height
仅用于告诉爬虫图像的 实际 尺寸,因此在第一次分享的上下文中可以更快地为用户呈现预览;它们不能用于调整图像大小或裁剪图像。
对于我的一些 og: meta
标签,我使用的图像比它们的宽度高得多 - 1920 像素高 x 1280 像素宽。这会生成一个小缩略图,而不是一张横跨整张卡片的图像。
除了将照片裁剪为 1.91 比 1 的比例之外,我还能做些什么来强制 Facebook Debugger "auto-crop" 此图像,以便它利用完整的卡片 space? og:image:width
和 og:image:height
可以提供帮助吗?或者裁剪是这里唯一的选择?
Would
og:image:width
andog:image:height
be able to help, or anything else? Or is cropping the only option here?
裁剪是唯一的选择。
og:image:width
和 og:image:height
仅用于告诉爬虫图像的 实际 尺寸,因此在第一次分享的上下文中可以更快地为用户呈现预览;它们不能用于调整图像大小或裁剪图像。