Cache saving
My site has been deployed on cloudflare pages ( in workers & pages panel )
Then I have updated my site project many times and added some features
But the site has saved an old cache and these updates never reached them because of the old cache, what is the solution?
( also I am not sure if this problem causing by the old cache but the site still loading the old files )
15 Replies
@Ahmad Awais @cb can you help me to solve this problem .
Sorry for the ping
If the build was successful it should update otherwise the previous version is used. Did you check the latest build?
Also you can use the disable cache in the Network tab of Developer Tools for your browser
It does building right
Also I ever didn’t turn cache saving in my browser
Also I’ve changed my account and it didn’t work
Maybe it is a preview branch? Github -> Branch -> Publishes to preview URL
the url ends with pages.dev
Idk know if its a preview

Also I don’t want to change the url name
cia-streams.pages.dev?pings
Please do not ping community members for non-moderation reasons. Doing so will not solve your issue faster and will make people less likely to want to help you.
Sorry for that
No inside of Cloudflare, where you see the Worker. It should have builds and deployments.

See how it says cia-streams.pages.dev for the
main Github branch. And a checkmark that means it was deployed.
Any updates how can I clear site’s data ?