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
Rena
Rena5mo ago
but the domain is getting up to date its just the css of the website is not changing
smurfiez
smurfiez5mo ago
This is probably due to your cloudflare cache
Chaika
Chaika5mo ago
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:
No description
Chaika
Chaika5mo ago
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