Google's Cached Pages Are Gone
The cache link and the cache:
operator were both retired in 2024. Here is what to use instead, depending on what you were
actually trying to do.
Quick answer
Google removed cached page links from search results during 2024 and retired the
cache: operator later that year.
Nothing you do will bring them back. For page history use the
Wayback Machine; for what Google stored about your own page use
URL Inspection in Search Console; for a cached copy of someone else's
page right now Bing still has one.
What actually happened
For most of Google's existence, every result carried a link to a stored copy of the page as Googlebot last saw it. It was useful when a site was down, slow, behind a paywall that had not always been there, or had been edited since you last looked.
During 2024, Google removed those links from the results page. Later the same year the
cache: search operator stopped
working too — it no longer returns a stored copy, just ordinary results for whatever you typed.
Google's stated reasoning was that the feature was built for an era when pages frequently failed to load, and that this problem has largely gone away. Whether or not you find that convincing, the practical position is settled: there is no Google cache and no replacement for it inside Google.
Pick your replacement by what you were doing
"The cache" served at least four unrelated jobs. They have four different answers now, and choosing the wrong one is why people conclude nothing works.
You wanted to see how a page used to look
Use the Wayback Machine at archive.org. This is a genuine upgrade rather than a workaround: Google's cache held one recent copy, while the Wayback Machine often holds years of snapshots, so you can watch a page change over time.
Google now surfaces Wayback Machine links itself, in the "About this result" panel behind the three dots next to a search result.
You wanted to check what Google has for your own page
Use URL Inspection in Google Search Console, then "View crawled page". You get the exact HTML Googlebot received, a rendered screenshot, and a list of resources the renderer could not load.
This was always better than the cache for this purpose. The cache showed you a rendering; URL Inspection shows you Google's actual view, including the JavaScript that failed and the CSS it was blocked from fetching.
You wanted a cached copy of a page that is down right now
Bing still has one. Click the dropdown arrow beside a Bing result to reach its cached copy. Yandex retains cached versions too. The feature has not disappeared from the web — it disappeared from Google.
You wanted to capture a page before it changes
archive.today captures on demand, which the Wayback Machine also supports via "Save Page Now". If you are documenting something that may be edited or deleted, capture it deliberately rather than hoping a crawler happened to be there.
The one thing the cache was never for
A persistent misunderstanding, worth stating plainly: the cache was never a ranking signal, never an indicator of indexing health, and never something to optimise for. Pages were not "in the cache" as a status distinct from being in the index.
If you were checking the cache to confirm Google had picked up a change, that instinct was sound but the tool was indirect. URL Inspection answers the question properly — it tells you the last crawl date and lets you compare what Google holds against what you published.
If you are here because a change is not showing up
That is the most common reason people go looking for the cache, and it is a different problem with a different fix. Google has to re-crawl the page before anything you changed can be reflected.
For Bing, Yandex and the other IndexNow engines, you can notify them directly that a URL changed — that is what this tool does. It does not apply to Google, which has no equivalent open endpoint.