• Resolved pageinsights

    (@pageinsights)


    hello

    Excluding pages from the cache: carty, my account, checkout . Does plugin default excluding? What about products page? If not how can I insert links and where at plugin? Section Do Not Cache URIs at plugin?

    Excluding WooCommerce session from the cache _wc_session_ Does plugin default excluding? Section Not Cache Query Strings at plugin i put string from above?

    Excluding WooCommerce cookies from the cache:
    woocommerce_cart_hash
    woocommerce_items_in_cart session
    wp_woocommerce_session_
    woocommerce_recently_viewed
    store_notice[notice id]

    Does plugin default excluding? Section Do Not Cache Cookies at plugin to put strings from above?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter pageinsights

    (@pageinsights)

    Where to put my-account.php from being cached. Section Do Not Cache URIs at plugin?

    Plugin Support qtwrk

    (@qtwrk)

    what exactly is it you want to do here ?

    my-account, checkout, cart and search-result , these pages are default no-cache already.

    Thread Starter pageinsights

    (@pageinsights)

    anything related to woocommerce or ajax functions excluding from cache.

    Does plugin default excluding WooCommerce session from the cache _wc_session_

    Does plugin default Excluding WooCommerce cookies from the cache:

    woocommerce_cart_hash

    woocommerce_items_in_cart session

    wp_woocommerce_session_

    woocommerce_recently_viewed

    store_notice[notice id]

    Plugin Support qtwrk

    (@qtwrk)

    no , it doesn’t

    maybe you should check Cache -> WooCommerce -> Vary for Mini Cart option , it is better approach than no-cache it completely

    Thread Starter pageinsights

    (@pageinsights)

    Section Not Cache Query Strings at plugin:
    _wc_session_

    Section Do Not Cache Cookies at plugin:
    woocommerce_cart_hash
    woocommerce_items_in_cart
    wp_woocommerce_session_
    woocommerce_recently_viewed
    store_notice[notice id]

    Are settings correct if i want exluding cookies and wc session from text above? Can you recommend settings for woocommerce? Are setting above ok?

    Vary for Mini Cart: i am using wpclever mini cart at primary navigation. Do i have to turn ON vary for mini cart?

    Aren’t plugins already excluded from caching by default at litespeed plugin?

    what above Varnish configuration, does this plugin have impact ?




    Plugin Support qtwrk

    (@qtwrk)

    our plugin doesn’t care about varnish

    I am still unclear what is it you want to do here though

    for most of ajax related call , besides nonce , it should not need any exclude

    but if you want to exclude some request , you can check in Cache -> Exclude , there are multiple different ways to exclude

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce and ajax settings’ is closed to new replies.