Open xMartin opened 4 years ago
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.
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/
@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.
@mamhoff Can you please update the branch?