og:image image size
Posted: 15 Feb 2026, 12:28
Hi,
I was wondering if there might be a improvement to the way the OpenGraph image tags are handled.
Recently I noticed that when sharing a page over Whatsapp, the preview image doesn't show. Some more digging revealed the image was to big.
That might be a rather lame limitation of WhatsApp, but on the other hand, its a preview, we don't need to full size.
Currently the `og:image` tag links to directly to the page preview image, which is full size.
But there is also the `/render/w1280` endpoint. Would it be possible to link to there instead?
I am not exactly sure what the most universal spec is for the OpenGraph image, but a quick search seems to suggest 1200x630px and < 600KB.
For my case it seems the w1280 comes close to fit that bill.
Any experts on the og tags are free to chime in. But I think we could improve this a little for the social media crowd :)
I was wondering if there might be a improvement to the way the OpenGraph image tags are handled.
Recently I noticed that when sharing a page over Whatsapp, the preview image doesn't show. Some more digging revealed the image was to big.
That might be a rather lame limitation of WhatsApp, but on the other hand, its a preview, we don't need to full size.
Currently the `og:image` tag links to directly to the page preview image, which is full size.
But there is also the `/render/w1280` endpoint. Would it be possible to link to there instead?
I am not exactly sure what the most universal spec is for the OpenGraph image, but a quick search seems to suggest 1200x630px and < 600KB.
For my case it seems the w1280 comes close to fit that bill.
Any experts on the og tags are free to chime in. But I think we could improve this a little for the social media crowd :)