I noticed that when I post a link to some.pics on social.lol, there’s no rich display.
For example, here it works (if I post a raw URL):
But on Mastodon, the image is missing?
If I remember my OpenGraph correctly, this may be because there’s no og:type
listed in the page - I don’t think these three tags are sufficient for many implementations to render a preview (I know that certainly is not enough for Twitter cards, I’m guessing that’s also true on Mastodon); or, there’s something weird going on with image fetching between social.lol and the CDN, but that seems less likely to me.
<meta property="og:title" content="@andypiper on some.pics">
<meta property="og:description" content="Eurasian Jay on our #BirdBuddy">
<meta property="og:image" content="https://cdn.some.pics/andypiper/640c78c66b19d.jpg">