Shipping & Infra2 min read
Why my site kept showing the old version — a Cloudflare cache story
The bare URL served stale HTML long after I deployed. The cause was edge caching of HTML, and the fix was a no-cache rule plus knowing that Cloudflare blocks the tools you'd use to check.
#cloudflare#caching#debugging#deployment