Setting cache parameters

I have searched on steps to set cache limits and the instructions indicate to go the Advance tab and select ‘Cache Settings’. However, I am not seeing that option. Using v9.3.4 (21106). Any help would be appreciated. Cheers

Hi @mzscapes

If you are talking about cache busting links, it’s here:

That doesn’t set a cache expiry time limit though, it just updates some links so when you update your site or a resource in your site, the web server will serve the new change instead of the old cached version.

If you are wanting to change the cache expiry time limit you can usually adjust the cache limits via your .htaccess file if your web host supports that, or if you are using a CDN like Cloudflare, you can adjust the cache limits there. Your web host would probably have more information about it.

Let us know if that doesn’t answer your question.

Many thanks Dang and apologies for the slow response. I must have missed it somehow. Will check with A2 hosting on the .htaccess bit. Cheers

1 Like