• I love the W3 Total Cache page cache feature… really improves my sites load time. The problem is that the site is very active. There are comments and new products added via woocommerce often. Is there a way to exclude those two features from caching… does that even make sense? I dunno. lol

    Hopefully one of you will know!!

    https://wordpress.org/plugins/w3-total-cache/

Viewing 1 replies (of 1 total)
  • Ashok

    (@bappidgreat)

    Hello thetismedia

    Please go to Performance > Page Caching > Uncheck the box for “Cache feeds: site, categories, tags, comments”.

    And then, in “Advanced” section > “Never cache the following pages:” use regex to exclude the product pages, for example, if the root slug is product, then you can try

    /product/*

    /product/(*)

    /product/

    etc.

    Have a good day!

    Cheers
    Ash

Viewing 1 replies (of 1 total)
  • The topic ‘Advice on using page cache’ is closed to new replies.