Some archived pages open broken. Instead of the old home page you get a blank screen, empty image boxes, or an error wall, and the natural read is that the content is gone. Sometimes the archive does hold captures of the page or some of its resources; what failed is the replay step that tries to reconstruct them into a usable view.
How a saved page is rebuilt
Web archives do not store a rendered screen. A crawl keeps the HTML document and, separately, the images, stylesheets, and scripts it references, each stamped with its own capture time. To display a page, the Wayback Machine rewrites links inside the stored HTML so they point at stored copies of those assets. When an asset was never captured β it lived on another host, sat behind a robots.txt ban, or was too deep for the crawler β the rewritten link points at a hole. The words survive; the layout collapses around them.
Preserved but locked out
For years the Wayback Machine applied robots.txt at replay, not just at crawl time. The file, invented in the mid-1990s to steer search-engine crawlers, could be applied years later to erase a domain’s past: a site closes, the parked domain adds a disallow, and the archived history vanishes from view, though no capture was deleted. The Internet Archive acknowledged the complaints in an April 2017 announcement about such “disappeared” sites, then said it would rely less on robots.txt, extending a change it had already made for U.S. government and military sites.
Replay can fail for reasons that have nothing to do with deletion: missing embedded resources, JavaScript that no longer executes correctly, incompatible media players, or temporary access errors can all leave a stored capture looking empty or damaged. Archive-It’s replay troubleshooting guidance explicitly recommends checking crawl reports to determine whether media was collected even when Wayback cannot replay it.
Capture gap or replay failure?
Ask the index, not only the rendered page. The Wayback Machine’s CDX index API lists capture records for a URL independently of normal replay. If no capture record exists for the URL and time you need, that points toward a collection gap. If capture records do exist while replay is broken, inspect other timestamps and individual captured resources before concluding the material itself is absent.
What “preserved” really means
Stored, restorable, and reachable are three different states, and replay lives between the last two. A page that refuses to open is not proof of loss, any more than a clean opening proves completeness β the text can be a shell whose images were never captured. These errors are a request to look closer, not a verdict. The page you want may be one good replay away.
