Website not updating properly

i have a problem where my website on my main domain look like this
No description
7 Replies
steak
steak4mo ago
and on pages.dev like this
No description
steak
steak4mo ago
the main domain is not updating i tried readding the domain removed and created the page again
Chaika
Chaika4mo ago
You're using static resource names (style.css), etc and Cloudflare CDN caches specific extensions like css/js by default
Chaika
Chaika4mo ago
You can create a cache rule to disable that. Pages has its own internal cache. Under Caching -> Cache Rules, you can create something like:
No description
steak
steak4mo ago
Chaika
Chaika4mo ago
Cloudflare is fast but not that fast might just have needed a second, or you can purge existing cache under Cacing -> configuration -> purge everything
steak
steak4mo ago
Oh tysm it works