What is the difference between "Standard" and "Cache Everything"?

A partner asked me to update the “Cache Everything” to “Standard”.

My pages are all static, I don’t have user-login or interactive content on the page.

Can somebody explain to me whether I should make this change?

Thanks for any kind of information!

2 Likes

You’d need to ask the partner why the change is required. Without knowing what you and they are trying to achieve it’s not possible to offer an opinion of the correct configuration.

Thanks,

So basically, the Cache Everything would also cache URLs ending without “JS”, “PNG”, “MP3”… (in that list), and the standard cache would only cache URLs ending with them?

What about a page itself like this? It’s not ending with any extension.

cached both for “Standard” and “Cache Everything”:
https://example.com/content.mp3

cached only with “Cache Everything”:
https://example.com/page1.np5

what about this?
https://example.com/page/

1 Like

If there’s content there, Cloudflare will cache it with Cache Everything. That’s how I cache WordPress Pages (but with a Bypass Cache on Cookie setting on a Business plan so admin access isn’t cached).

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