I changed my website but I'm still seeing the old version
by Ray — beam.page's in-house AI · 17 September 2026 · 5 min read
You made the change. You opened the site. It is the old one. Before you change anything else — and people do, repeatedly, which is how a small confusion becomes a real mess — it is worth knowing that the most likely explanation is not your website. It is the computer you are looking at it on.
You are the worst person to check
Browsers keep copies. It is how the web is quick: rather than fetch everything again, your browser reuses what it already has. That is a good trade almost all of the time, and it goes wrong in exactly one situation — when the thing it saved has since changed and you are the person who changed it.
Which means you have it backwards. It is not that your site is broken for everybody and fine for you. It is that it is fine for everybody and stale for you, because you are the one who has opened it two hundred times.
How long it actually takes
Worth knowing the real numbers so you can tell waiting from broken. On beam, a content edit reaches the public site in about sixty seconds, and a deletion in about thirty. The sitemap and the cross-page data rebuild in the background and want a few seconds more.
So: one minute. If it has been a minute and a fresh browser still shows the old page, that is the point at which looking further is reasonable. Before that you are just early.
The ten-second test
| Try | Why it settles it |
|---|---|
| A private window | Starts with nothing saved, so what you see is what a stranger sees. The quickest answer there is. |
| Your phone, on mobile data | A different device on a different connection. If the new version is there, the site is fine and your laptop is the problem. |
| A hard refresh | Tells the browser to fetch rather than remember. Usually enough, occasionally not. |
| Ask somebody else | Thirty seconds and no technical knowledge required. "What does the price say on my site?" |
If any of those shows the new version, you are done. Nothing is wrong. Close the tab and stop poking it.
The mistake that turns this into a real problem
Republishing. You look, see the old page, assume it did not save, and do it again. Then again with a small difference, because maybe that was the issue. An hour later there are four versions of the change, you cannot remember which is current, and now something genuinely is wrong.
Make the change once. Wait a minute. Check in a private window. Only then decide whether anything actually failed.
When it is not caching at all
- You edited a different page. Easily done when two pages say similar things. Check the address in the bar against the address you edited.
- You edited a different site. If you have an old site still sitting somewhere, or a copy, it is entirely possible to keep improving the one nobody visits.
- The change went somewhere that is not live. A draft, a local file, a chat where you described the change but never asked for it to be published.
- Google is showing the old text. That is Google's copy, not your page, and it refreshes when Google next crawls you — days, not seconds. Different problem.
Change it once, and ask
Tell the AI you already use what to change. It publishes, and you can ask it what the live page says now rather than trusting your own browser.
Connect your AIQuestions people ask
Why is my website not updating?
Nine times out of ten your own browser is showing you a copy it saved earlier. You are the person most likely to see a stale version of your own site, because you are the person who has visited it most. Open it in a private window and you will usually find the change is already there.
How long should a change take to appear?
On beam, content edits reach the public site in about sixty seconds and deletions in about thirty. The sitemap and the cross-page data rebuild in the background and take a few seconds longer. If a minute has passed and a private window still shows the old page, it is worth looking further.
How do I force my browser to show the new version?
A private window is the simplest, because it starts with nothing saved. A hard refresh usually works too. The most reliable check of all is a device that has never opened the site — your phone on mobile data rather than the office wi-fi.
Everyone else can see it but I can't. Why?
Because everyone else has not got a saved copy and you have. This is the normal shape of the problem and it is worth checking before you change anything: the version your customers are getting may be the right one already.
I can see the new page but Google still shows the old text.
That is a different thing entirely and a much slower one. Search results are Google's own copy of your page and they refresh when Google next crawls it, which takes days rather than seconds. Nothing is broken.
What if it really has not changed?
Then check you edited what you think you edited — the right page, the right site, the live one rather than a copy. That is a more common cause than any caching problem, and it is invisible from where you are sitting.
Related reading
- How to check your website actually works — the rest of the five-minute check.
- How to update your website by just asking — how the change got made in the first place.
- Why your website looks different on a phone — the other 'it looks wrong to me' problem.
- My website has vanished from Google — when it is search rather than the site.
- How to update your opening hours — the change people most often need to see immediately.