Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

When publishing Scripler book on facebook, the current facebook image is cached and is impossible to change #1017

Open
Abekonge opened this issue May 22, 2015 · 0 comments

Comments

@Abekonge
Copy link
Member

So when you make a new cover - facebook still uses the old version. Which is super annoying!

Allan suggests:

Ja jeg har også lagt mærke til det samme. Jeg kan ikke finde ud af at invalidere deres cache.
Vi skal have oprettet et issue på at vi når vi genererer nyt billede skal appende den url vi skriver i html emta-tags til facebook med noget timestamp.

Altså i stedet for:
<meta property="og:image" content="http://alpha.scripler.com/d/published/555e48c3550890b37880a2f0.jpg" />

skal vi skrive:
<meta property="og:image" content="http://alpha.scripler.com/d/published/555e48c3550890b37880a2f0.jpg?876876876" />

This should only change the facebook image-url not the permanent url for the book...

@Abekonge Abekonge added this to the Beta 1 milestone May 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant