TIME Is Serving AI Bots a Different Website, with Ads Built In
Points and comments are a snapshot, not live.
TIME serves AI crawlers a stripped markdown version of its site with embedded ads.
An investigation reveals that TIME magazine serves two versions of its website: full HTML for human visitors and a stripped markdown copy for AI bots like ClaudeBot and PerplexityBot. The markdown version is 13KB versus 303KB for humans. It contains sponsored content from Ally Bank and the Project Management Institute, labeled as such but absent from the human version. Ad-tech vendor Mobian tracks each bot request as a unique impression via UUIDs and token counts. Some bots like GPTBot are blocked entirely.
What commenters are saying
Commenters see this as a new form of prompt injection, seeding LLM context with advertisements that models may treat as factual. One user notes that since LLMs are credulous about marginal facts in their input, such embedded ads could influence answers about banking or services. Others draw parallels to early SEO manipulation and the WAP era. A few express skepticism about effectiveness, while one commenter who attempted to replicate the findings got the markdown version but no ads.