How to not cache admin-ajax.php
-
I’m utilizing a plugin called Domain Mapping by WPMU dev. It lets me sell domains to my multisite users and automatically map them to the subsite. The only problem is it conflicts with W3 Total Cache. When it tries to load the admin-ajax.php with a long string after it, it doesn’t load. All I see is a white screen.
I’d like to keep W3 Total Cache from caching this page. I added it under the “Never cache the following pages:” in the Page Cache menu, but it apparently still doesn’t work. I believe there’s some regex that I need to add to it. I just don’t know any regex. Can you help me here?
Here’s an example of the URL string I’m trying to load:
- The topic ‘How to not cache admin-ajax.php’ is closed to new replies.