Is there an easy way to re-cache all pages in site?

Permalink
For a lot of my sites, I end up needing to set full page cacheing to "Enabled if blocks allow it, unless specified at page level." and the cache lifetime setting to "Until manually cleared."

This has allowed some of my sites to speed up dramatically, usually making them 50-75% faster.

However, when I need to make an update to the site, the cache of course has to be cleared out. Then, in order to keep the site speedy, I have to open every page in the site individually one by one so it can be re-cached.

Is there an easier way to do this? Is there some way I can just click a button to re-cache each page in the site or some way to automatically launch each page in my site in a new window/tab?

Thanks.

 
mesuva replied on at Permalink Best Answer Reply
mesuva
I don't believe there is something like that within concrete5, but a solution could be to use a link checking tool. One of those is going to visit every page of your site, making the site cache all the pages.

I'm on a mac, and I like Integrity -http://peacockmedia.co.uk/integrity/...
For windows, you could use this:http://home.snafu.de/tilman/xenulink.html...
TNTdesign replied on at Permalink Reply
Great idea, thanks!