GenderedIntelligence / the-trans-dimension

The Trans Dimension is an online community hub connecting trans communities in London.
http://transdimension.uk
Other
3 stars 1 forks source link

[Bug]: OG image not showing up on Twitter #375

Closed kimadactyl closed 1 year ago

kimadactyl commented 1 year ago

Description

Posting the link to Twitter doens't show a nice og:image

https://twitter.com/gfscstudio/status/1591378319542349824

I think it needs to be an absolute URL and not a relative one? Showing as:

<meta property="og:image" content="/images/logos/tdd_logo_with_strapline_on_darkBlue.png" />

Screenshot 2022-11-12 at 10 33 42
kimadactyl commented 1 year ago

It seems to work in Discord and WhatsApp - assume either Twitter is pickier or they're having tech issues.

katjam commented 1 year ago

As far as I am aware, meta links must all be absolute. Facebook ones also need the cache priming sometimes.

There was an issue about replacing all meta links with the canonical URL when we swapped. Did it get closed without completing? I'm on my phone but will dig out later and link. @katjam (reminder)

kimadactyl commented 1 year ago

Maybe Cloudflare isn't loading in the canonical URL properly - esp if there was an absolute link there before?

katjam commented 1 year ago

I'll take a look.