Chrome won't refresh updated page without clearing cache

Chrome is actually doing it correctly. If you have ‘cache busting links’ enabled in RW7, then Chrome will respect this and will not purge its cache of CSS or JS files when it comes back to view one or more of your webpages.

That can give the impression of newly published pages sometimes looking broken - the content will be correct but other styling or functionality might misbehave. And yes, it could effect what website visitors see, when they arrive at your website.

So you could try disabling ‘cache busting links’ in your site settings. Then do a full republish of the website and see if that makes any difference.

If you are using CloudFlare, login to your CloudFlare account and clear the cache there.

If you do want to do a ‘hard refresh’ of your website cache in Chrome (without effecting other websites you browse to) open the web inspector in Chrome. Then right-click the refresh button and select Hard Reload from the menu.

The ‘problem’ (if you want to call it that) is not only isolated to RapidWeaver - I’ve seen the same thing happening in concrete5 which also uses a similar system of cache-busting links.

6 Likes