Cache Exception Rules Don’t Work
-
Hello,
I currently have your plugin enabled and it works very well! The only issue is that it caches my login page and login modal (if the user doesn’t get sent to a dedicated login page). When these pages are cached and a user logs in with them, the login either doesn’t work at all or only works once they go to other pages. When cache is disabled through your plugin, everything works perfectly (when users login with the modal or dedicated login page, the pages refresh and they’re logged in correctly).
The login modal is located at: https://website.com/#user_login_modal
The dedicated login page is located at: https://website.com/account/loginSometimes, the login page will have a redirect as well, which looks like this:
https://website.com/account/login/?redirect=https%3A%2F%2Fwebsite.com%2Fsubmit-listing%2FThese are the lines I’ve added in the “Prevent the following URIs to be cached” section, and none of them seem to work.
/*account/login*
/*account/login/*
*user_login_modal*
/*login*I’d love to get the modal and dedicated login page (with and without redirects in the ?URL) to cache correctly, so I can continue to use this amazing plugin.
Any help is appreciated!
Thank you!
The topic ‘Cache Exception Rules Don’t Work’ is closed to new replies.