Filter everything
-
So I do need further help with getting preload working!
The site I’m working on has Divi 5, Woocommerce and Filter Everything as well as a few plugins that have never caused trouble before.
Preload works fine with this configuration but the cache that is built includes files for every permutation of the category, tag (etc) options for the filter. So there will be thousands of cache files with prefix _category, _tag, _accessories etc. Preload very happily processed these over one night and I ended up with a GB of cache files with more to come.
I used the exclusion rules to attempt to limit cache files associated with the filter, adding a number of rules to exclude if request_uri contains _category etc.
But his just brings the whole preload process to a halt, and everything gets a bit crazy. I had a cron job set up to manually push the process along but this no longer works.
I’d appreciate and tips or ideas about how to handle this.
The topic ‘Filter everything’ is closed to new replies.