HeadlinesBriefing favicon HeadlinesBriefing.com

TIME Delivers Different Web Versions to AI and Humans

Hacker News •
×

TIME is now serving two distinct versions of its site. Humans see the full magazine, while AI crawlers receive a stripped‑down markdown copy with embedded ads that no person will ever view. I pulled the same health article, *The Morning Light Habit Sleep Experts Swear By*, repeatedly from one machine, changing only the User‑Agent header. As Chrome or Safari I got 200 OK, 303 KB of text/html. As Claude Bot I received 200 OK, 13,409 bytes of text/markdown, identical for Perplexity Bot and Open AI’s OAI‑Search Bot. GPT‑Bot and Chat GPT‑User were blocked (406). TIME’s policy is therefore selective, not blanket.

The markdown page starts with an ad‑tech tag; each request logs a fresh UUID in the x‑mobian‑impression header and counts 3323 tokens towards the model. The actual article contains no visible ad, but sponsored content—Ally Bank FAQs, PMI facts—appears only in the markdown. The human HTML has zero hits for “Ally Bank” or “Mobian.” Thus, a machine‑only layer of content, invisible to readers, feeds AI models.

TIME says bot traffic already outnumbers human traffic most days, hinting that many publishers will soon face a web where the primary audience is AI. This marks the first clear view of that shift.