Skip to content

Conversation

xMartin
Copy link
Member

@xMartin xMartin commented Apr 24, 2020

  • Cache-busting via content hash in filename
  • Sharing image as an example

* Cache-busting via content hash in filename
@vercel
Copy link

vercel bot commented Apr 24, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

@vercel vercel bot temporarily deployed to Preview April 24, 2020 10:13 Inactive
@Twissi
Copy link
Contributor

Twissi commented Apr 25, 2020

When working with sharing images before I noticed that cache busting doesn't always help. Especially for fb I always need to re-crawl the website after updating the image using the debug tools: https://developers.facebook.com/tools/debug/

@xMartin
Copy link
Member Author

xMartin commented Apr 26, 2020

@Twissi Yes, Facebook caches the image for a day or so but if there's no change in the file name for me it didn't get ever updated, also not with the debugger.

Independently of that, we should have cache busting for all assets.

@Twissi
Copy link
Contributor

Twissi commented Mar 5, 2021

@mamhoff Can you please update the branch?

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

Successfully merging this pull request may close these issues.

2 participants