Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumbnail metatag not working in Synapse #6

Open
joepie91 opened this issue Sep 2, 2019 · 1 comment
Open

Thumbnail metatag not working in Synapse #6

joepie91 opened this issue Sep 2, 2019 · 1 comment

Comments

@joepie91
Copy link
Collaborator

joepie91 commented Sep 2, 2019

Synapse isn't detecting the og:image (and similar) metatags for some reason. The other metatags are processed correctly. Possibly something to do with the uppercase .JPG extension?

@Peetz0r
Copy link

Peetz0r commented Jul 7, 2021

Nope, we now think it may be because the content-type is missing.

It works when I proxy trough Caddy, which somehow automagically adds a content-type header.

image

See also https://matrix.to/#/!HguitypRcaLhKzXJbP:pixie.town/$9ry7nsNAregHw-MVKBGC84wFxT_g9rpfECpq8wGpO5Y?via=pixie.town&via=matrix.org&via=glitch.im

Credits to @lieuwex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants