• Resolved hernan2022

    (@hernan2022)


    Hello,

    I’m working on a WooCommerce store, and I’ve noticed that WooCommerce currently works well with LiteSpeed ​​Cache (even with visual builders)

    I only detected a problem with 404 error pages (although it was probably a problem with the cart plugin, which I’ve already fixed)

    Everything is working fine now, but I’m wondering if I should still exclude the Checkout Page and My Account Page URLs from the cache

    Is it necessary to exclude these sensitive pages from the cache, or is that no longer required? I’ve thought about this a lot, I’ve done several tests, and everything seems to be working fine in WooCommerce

    Thanks, regards !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Checkout, cart, and account pages are automatically excluded from caching by default, so there’s no need to manually exclude them from the cache.

    You can verify the same for such pages by checking the HTTP header and looking for the ‘x-litespeed-cache’ header.

    Thread Starter hernan2022

    (@hernan2022)

    That’s right, I hadn’t noticed. It makes perfect sense; it’s delicate, and it makes sense that it’s like that by default

    Thank you so much for clearing that up for me

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.