提供og:图像在Facebook linter中不够大

her*_*des 19 facebook opengraph facebook-opengraph

我正确地设置og:image在我的网站上,facebook linter看到它(facebook调试器)然而,它说图像应该至少为200x200,而事实并非如此,我的图像是250x250 图像.

可能导致问题的原因是什么?这与Cloudfront有什么关系吗?

Edit: I got around it by switching from this image to another image which is a 
jpg image, but still I couldn't find the cause for the problem since the image
looks fine.
Run Code Online (Sandbox Code Playgroud)

hen*_*r1x 27

这发生在我身上.我只使用了meta og:image标签.我在头部添加了以下内容

<link rel="image_src" type="image/jpeg" href="img_path" />
Run Code Online (Sandbox Code Playgroud)

它解决了我的问题.


Jer*_*ltz 5

这里的线程非常有用:og:image Open Graph Warnings图像大小

通常,FB的解析器更喜欢(1)以100和(2)平方格式的倍数测量的图像.