LSCache not caching wordpress taxonomies

#1
Hi,

I tested http headers for several pages of our wordpress website. Almost all of them show up with "x-litespeed-cache-control: hit". This includes, pages, posts, custom post types, tags and categories. However, custom taxonomies constantly produce a "x-litespeed-cache-control: no-cache".

How can I configure LScache plugin to include custom taxonomies for caching?

[edit: Some taxonomies are cached. For no-cache taxonomies urls are handled through a custom url handler. Probably this is causing the problem. Can I have the url handler to make a call for caching custom urls?]

Regards,

Bennie
 
Last edited:
Top