Open Graph image not showing up on social

Hi

I have set an open graph image on a website that I have built and I can’t get it to appear on some social platforms.

I have followed all instructions I can find on webflow and on older posts here.
I have inspected the url with https://metatags.io/ and all available post inspectors from these platforms, like the LinkedIn one.

Everything returns results that it should be working, but when I try to post something I just see this small preview

It works on Slack, but not LinkedIn or X, even though by testing it, it should be working.

What am I doing wrong here and how can I fix that?

Links below:
Site
Read only

Hi there,

To resolve Open Graph image display issues across social media platforms, follow these steps:

  1. Use the Facebook debugger tool to pre-cache your images, even for LinkedIn and X. This helps ensure proper rendering across platforms.

  2. Make sure your Open Graph images follow Facebook’s recommended dimensions of at least 1080 pixels in width. Learn more about Facebook’s best practices for sharing images.

  3. Add Open Graph tags to specify image dimensions in your Site settings > Custom code tab > Head code section.

  4. If the preview still doesn’t appear, try removing and re-adding the link in your post, as this issue often occurs when a page is shared for the first time.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

3rd party inspectors aren’t always smart about platform requirements and limitations. You’ll have to research each of them and test them manually to see what works best for the platforms you care about.

Main things to check are;

  • image format ( JPEG or WEBP should be ok, some platforms do not support AVIF ).
  • minimum & maximum image dimensions
  • maximum image filesize
  • image aspect ratio, some platforms are very picky