I run a website for a radio station that constantly adds news stories. Some visitors are complaining that the site isn’t updating for them and I suspect this is because the site is cached.
How can I adjust the cache so that the new stories are being shown?
If it’s that dynamic, you should only have caching on standard mode with no “cache everything” page rules. This will mean CF only caches truly static assets like .css and .js (and others).