domain not updating
someone help
my domain is not updating to the current website code but the pages.dev is updating to the current one
4 Replies
but the domain is getting up to date its just the css of the website is not changing
This is probably due to your cloudflare cache
Cloudflare by default caches certain extensions including css/js (https://developers.cloudflare.com/cache/concepts/default-cache-behavior/).
You can make a cache rule to disable that behavior on your Pages Hostname, ex:
If your site was on www or a specific subdomain, that'd be the hostname you would set to be equal to there, ex
mysubdomain.example.com
Cache Rules are under Caching -> Cache Rules, or magic link: https://dash.cloudflare.com/?to=/:account/:zone/caching/cache-rules/new