skip to content

Framer logoframer · HeyBraza shows you

framer published changes not showing

HeyBraza watches your screen, spots why your edits aren't going live, and points at the exact publish or clear-cache button.

you edited your framer site, hit publish, but the live url still shows the old version. it's almost always staging-vs-production, an unfinished publish, or a cache - not a real bug. here's how to tell which one is yours and force the new version live.

or do it yourself

  1. 1open the publish menu (top-right) and check you published to 'production', not just 'staging' - staging changes never reach your real domain.
  2. 2make sure there's no editor error badge blocking the publish; framer skips publishing if a component is broken.
  3. 3do a hard refresh (cmd/ctrl+shift+r) or open the live url in a private window - your browser is usually caching the old page.
  4. 4still old? go to site settings → domains → 'clear cache' to force framer's cdn to rebuild.
  5. 5wait a minute and reload - cdn propagation can lag a short while after a successful publish.

let HeyBraza do this with you

HeyBraza is a tiny on-screen guide that points at the right buttons and talks you through it, on windows and mac.

download

common questions

why does my framer site still show the old version after publishing?

usually you published to staging not production, a browser/cdn cache is serving the old page, or an editor error silently blocked the publish.

where is clear cache in framer?

site settings → domains → clear cache; it forces framer's cdn to rebuild your live pages.

more fixes