• Resolved gggreggg

    (@gggreggg)


    I’m using an “age check” plugin to block kids from seeing WooCommerce shop pages. When I enable WP-Optimize caching, clicking “Yes” to move past the age check on the https://…/shop/ page that is being blocked does nothing. Adding /shop/* to the list of Excluded URLs, did not help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    /shop/* will only exclude the subpages.

    Could you try also adding /shop/ to the exclusion list:

    
    /shop/
    /shop/*
    

    Marc.

    Thread Starter gggreggg

    (@gggreggg)

    Marc,

    Thanks. That worked.

    Also wanted to mention that I tried several caching plugins and yours was the only one that actually reduced page load times and had an interface I could easily understand.

    Great, glad that worked.
    And thanks for the kind words!

    Marc.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Caching Breaks Age Check’ is closed to new replies.