Cache Control - WordPress

What is the name of the domain?

meuxbox.com.br

What is the issue you’re encountering

I had read that control cache is very important and I didn’t find much about its use in WordPress for those who write articles and have Google Adsense ads. What do you recommend I add to the control cache? My current settings are like this.

Screenshot of the error

Your curent rule wouldn’t work as expected since the uri.path cannot contain both wp-admin and wp-includes at the same moment, rather either is not wp-admin OR is not wp-includes at the moment of the HTTP request, therefrom a fix to your Rule should go like:

URI Path ends with / And URI Path does not contain wp-admin
OR
URI Path ends with / And URI Path does not contain wp-includes

May I ask if you’re trying to cache your front-page, articles, categories, but not wp-admin or the part where you’re logged-in? :thinking:

Are you on a Free or Paid plan type?
Are you using APO for WordPress or not?
Are you using any other plugin for caching?

I have a free plan.

I changed the settings and now I have cached everything and ignored this part.

I don’t use any other plugin, just Cloudflare. I also use the Cloudflare plugin to automatically clear the cache every time I make a change.

Bypass the cache

Everything cached

I’m just a little lost on this part of what to do. Because this configuration should be the same as when I cached everything.

I’m going to switch to the PRO plan once I get this part set up. I have a few features I’m interested in.


This topic was automatically closed after 15 days. New replies are no longer allowed.