- This topic has 1 reply, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Cache Page Rules on Cloudflare Or similar
Tagged: Cache
PREFACE
Hi I have read documentation on W3 and WP Super Cache, I am running W3.
I run it through cloudflare, which makes it blisteringly fast for anything I choose to cache, so obviously the desire to cache as much as possible is strong.
Cloudflare and many plugins give the ability to exclude pages from being cached.
__________
QUESTION:
Are there any pages for WP Simple Memberhsip that must not be cached or require small time increments for cache?
________________
DETAILS OF PAGE STRUCTURE
I have [swpm_payment buttons ####] on a page /membership-join/
I have [swpm_payment buttons ####] on a page /membership-renewal/
They get taken to a page called /thanks after they pay which has a form that takes details
Upon completing that forme they get taken to a page called /step3
Login page is /membership-login/
After login they go to /anouncements/
Logout page is /membership-login/?swpm-logout=true
PW reset page is /membership-login/password-reset
Profile page is /membership-profile/
In order for caching plugins to work properly with SWPM, they are REQUIRED TO SUPPORT the ability to “not cache” pages, if certain cookies are in use; specifically the wptouch_switch_toggle and swpm_in_use cookies. The same ones you use for W3 Total Cache.