Posted on

Measuring web loss without confusing absence from an archive with nonexistence

There is a tempting but dangerous equation in web archaeology:

No Wayback capture = the page did not exist.

That conclusion feels reasonable because web archives are enormous. It is also wrong.

An archive can fail to contain a page for many reasons that have nothing to do with whether the page once existed. A crawler may never have discovered it. The site may have blocked crawling. The page may have required a form submission or login. The resource may have been streaming media, a database result, or dynamically generated content that the crawler could not preserve correctly.

Archives are samples, not omniscient recordings

The Library of Congress describes web archiving as a process that begins with selected seed URLs and follows links according to collection scope. Its own technical guidance acknowledges that current tools cannot capture all web content, specifically naming difficult categories such as streaming media, deep-web content, databases, and multimedia-rich experiences.

That means archive coverage is shaped by selection and technology before researchers ever begin measuring loss.

A direct measurement of web decay shows why definitions matter. Pew Research Center’s 2024 study of disappearing online content sampled pages from Common Crawl and then tested whether those URLs were still accessible on the live web. It found 38 percent of sampled pages from 2013 inaccessible by 2023. That is a measurement of live accessibility, not a claim that 38 percent had vanished from every archive and mirror.

An absent or poorly timed archive capture is therefore evidence about the archive’s holdings. It is not automatically evidence about the historical Web.

Define what “lost” means before counting it

A study of web loss needs a starting population. One useful method is to begin with URLs known to have existed because they appear in an old directory, published bibliography, crawl dataset, sitemap, software package, or contemporaneous list.

Researchers can then ask separate questions:

Is the URL live today? Does it redirect? Does the same document survive at another URL? Is there a capture in one archive? In several archives? Does an independent copy survive in a PDF, mirror, repository, CD-ROM, or email attachment?

Those questions produce different kinds of loss.

A dead original URL is link loss. A missing page at its original domain may still have a complete archived copy. A page absent from the Wayback Machine may survive in another web archive. A document may have moved without a redirect. And a genuinely vanished work may leave only quotations or screenshots.

Collapsing all of those conditions into “gone” produces a dramatic number and a weak study. Pew’s 2024 study, for example, found that 38 percent of its sampled 2013 pages were no longer accessible a decade later. When the Internet Archive later rechecked Pew’s broader dataset against the Wayback Machine, it showed that many URLs dead on the live web still had archived copies, while also warning that it had not checked every smaller web archive. “Dead live URL,” “absent from Wayback,” and “vanished everywhere” are different measurements.

Careful claims are narrower and more useful

The strongest language matches the evidence: “No capture was found in the archives searched” rather than “the page was never archived anywhere.” “The original URL no longer resolves” rather than “the document was deleted.” “The page was observed live in 2012 and dead in 2017” rather than inventing an exact disappearance date between those observations.

This restraint matters to Dead Internet Theory because a real phenomenon—massive web decay—does not become stronger when archive gaps are counted as proof of disappearance.

The old Web has lost an extraordinary amount of material. Measuring how much requires resisting the urge to turn every blank spot in the archive into a gravestone.

Posted on

Geographic access restrictions and uneven archive coverage

The internet does not present the same face to everyone. A server decides what to send based on where the request appears to come from, and that treats human readers and crawlers alike: both arrive at a site from some country. What an archive holds is therefore shaped less by how hard it crawled and more by where its crawlers happened to sit.

Where you connect changes what you see

Geoblocking is server-side denial of access based on where a request appears to come from. A large 2018 measurement study tested major sites from vantage points in 177 countries and found CDN-based geoblocking in nearly all of them; in its broader sample, about 4.4 percent of domains used a CDN geoblocking feature in at least one country. The motive can be legal, commercial, sanctions-related, or operational rather than political.

That blur is worth remembering. The same study found that 9 percent of a widely used list of censored domains returned an ordinary block page in at least one country. Geographic restriction can look exactly like censorship, and vice versa, which is precisely why crawlers get confused.

A crawler’s vantage point becomes an archive’s bias

Any archive crawler has a geographic vantage point. If a site blocks that region, serves a regional substitute, or varies content by location, the archive may preserve the block page or the regional version rather than what visitors elsewhere saw.

Different archives also have different collection mandates and strengths. A 2013 study profiling twelve public web archives found that holdings varied enough by top-level domain and language that querying only one archive could miss captures held elsewhere. Earlier research likewise found substantial country-level imbalance in Internet Archive coverage. Geography is therefore one source of unevenness among several.

Regional captures add a second record

The practical fix is comparison, not faith in one universal archive. National archives, institutional collections, and other public web archives may hold different snapshots of the same site because they crawl different scopes at different times and from different infrastructure. The Memento protocol was designed to help systems discover versions across multiple archives, although its original public Time Travel aggregator was discontinued in 2025.

What no archive can rebuild

Recovery has hard limits. If every archive that might have encountered a page was served a block page, and no alternative collector preserved the real version, there is no hidden master copy to reconstruct later.

Treat coverage claims the way you treat the robots.txt logic: suspicious. Before concluding that old content is lost, check whether it looks different from inside the country where it lived. The record of the web is not one archive — it is the sum of every vantage point that happened to look, including yours.