Quick tip about link previews:

Your og:image should be 1200x630px. Most sites get this wrong — either wrong dimensions, an SVG (which many platforms reject), or a relative URL instead of absolute.

Check yours:

curl -s https://yoursite.com | grep 'og:image'
Enter fullscreen mode Exit fullscreen mode

If you're building something that reads og:image from other sites, the LinkPreview API handles all the edge cases: https://rapidapi.com/ben-eI6jno4PU/api/linkpreview1