Woocommerce Setup
-
My site runs the WooCommerce Social Login plugin and we are having some issues with signing in with our social providers and the current caching configuration. The developers of the plugin have asked us to place a cache exception for the /wc-api/ endpoint and the wc-api query argument, along with ensuring that wp_woocommerce_session* cookies are not cached. Could you please add the following URL to the exception list? https://YOURSITE.com/wc-api/* 3 and also exclude anything using the wc-api query parameter from caching as well, such as https://YOURSITE.com/?wc-api&auth=twitter 4? Along with this, please ensure we’re excluding all session cookies using wp_woocommerce_session*
Bare inmind that the dynamic and memcached are enbaled
So what actions do i need to take, also i want to know how can i exclude certain cookies from being cached
The page I need help with: [log in to see the link]
- The topic ‘Woocommerce Setup’ is closed to new replies.