Practical guide

Understand the cache layers before clearing everything

Last materially reviewed 2026-09-21

Quick answerSeparate stale presentation from a broken application and change one layer at a time.
What to know

Diagnose which result is stale

A visitor seeing old content is not necessarily experiencing a broken application. Browser caching, delivery services, server layers and WordPress components can affect what appears, depending on the actual configuration. First record the exact URL, expected content and observed result. Do not assume every Cloudways application has the same cache arrangement or use a generic clear-everything instruction before understanding which layer could explain the symptom.

What to know

Compare a controlled path

Use a small, repeatable check that distinguishes the published application from a cached presentation where supported. Preserve the relevant response information without exposing private headers or credentials. A fictional editor changing a paragraph should confirm that the intended source version exists before blaming the host. If the application itself still contains the old text, clearing a cache may only hide the fact that the wrong version was deployed.

What to know

Change one justified layer at a time

A cache operation can affect live workload, so treat it as a scoped operational action rather than a harmless reflex. Follow the current instructions for the actual service and verify the result afterward. Avoid combining cache clearing, plugin changes and server restarts into one experiment: if the problem disappears, you will not know which change mattered or whether an unrelated risk was introduced alongside it.

What to know

Test dynamic functions before declaring a fix

Pages containing personalized or transactional behavior need particular care. A successful public-page refresh does not establish that a logged-in workflow or checkout is correct. Test the actual permitted function with external effects controlled, and record any limitation honestly. If the issue persists, gather the observed path and timing for support rather than increasing the scope of changes without evidence. Caching is one delivery mechanism, not a universal explanation for every slow or stale website.

Continue when useful

Next: Slow WordPress site: hosting, code or delivery?

Identify the slow step before paying for a larger server.

Open Slow WordPress site: hosting, code or delivery? →

Sources used for this page

These records support the facts and comparisons above. Merchant-controlled records are labelled so you can separate product claims from independent evidence.

  1. Cloudways Flexible product and pricing — Merchant documentation · cloudways.com · Merchant-controlled · checked 2026-09-21
  2. Cloudways getting-started documentation — Merchant documentation · support.cloudways.com · Merchant-controlled · checked 2026-09-21