framer · 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.
short answer
check you published to 'production' rather than staging - staging never reaches your real domain. after that it's almost always cache: hard-refresh or open in a private window, and use site settings > domains > 'clear cache' to force framer's cdn to rebuild.
or do it yourself
- 1open the publish menu (top-right) and check you published to 'production', not just 'staging' - staging changes never reach your real domain.
- 2make sure there's no editor error badge blocking the publish; framer skips publishing if a component is broken.
- 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.
- 4still old? go to site settings → domains → 'clear cache' to force framer's cdn to rebuild.
- 5wait a minute and reload - cdn propagation can lag a short while after a successful publish.
steps last checked

let HeyBraza do this with you
HeyBraza teaches you software while you're using it. hold a key and ask out loud - an ai tutor that sees your screen walks you through every step in real time, pointing and highlighting on your real work, talking you through it as it goes - not someone else's tutorial.
downloadcommon 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.