Pages & templates

Cleaning up stale pages

When you delete or move a page, the platform normally clears the old version from your live site for you. Once in a while an old page lingers and still loads at its old address. The Clean Stale HTML button is a quick way to force that cleanup.

What is a stale page?

For speed, your live pages are served as ready-made HTML files. When you delete or move a page, that file should be removed automatically. A stale page is one of those old files that did not get cleared, so the old web address keeps loading (it returns a 200 OK response) instead of showing "not found" or redirecting.

You will usually notice this in a tool like Google Search Console, which flags pages you have already deleted or moved because they are still returning a 200. Search engines keep treating the old page, or the old location, as a live page.

When to use it

Reach for Clean Stale HTML when:

It is a manual nudge: normally the platform tidies these up on its own, so you only need this on the occasions when one slips through.

Not for refreshing a page's content: Clean Stale HTML does not regenerate or rebuild your existing pages. It only removes leftover files for pages you have deleted or moved. If a recent change to a page is not showing on the live site, use Force page Update instead.

How to clean them up

  1. In the portal, open your brand and go to the About your brand tab.
  2. Scroll down to the Manage Sitemap section.
  3. Click Clean Stale HTML.
  4. The platform scans your brand's published pages, removes any stale ones, and reports how many it cleared (for example, "Stale HTML cleanup complete: deleted 3 of 120 scanned files.").
Good to know: this only removes stale HTML for pages that are no longer part of your site, so your current, live pages are never affected. It is safe to run whenever you suspect a deleted or moved page is still showing. Afterwards, it is worth regenerating your sitemap from the same Manage Sitemap section so search engines pick up your current list of pages.