Skip to main content

Time Magazine's Secret AI Edition: Ads Hidden in Markdown

Here's a twist in the ongoing saga between publishers and AI: Time Magazine is quietly serving up two very different versions of its website—one for humans, and another, secret one for AI crawlers. And the AI version comes with a catch: it's packed with ads that human eyes never see.

Developer Vincent Schmalbach stumbled upon this digital split personality while tinkering with User-Agent strings. When he accessed Time's site through a regular browser, he got the standard 303KB HTML page. But when he switched his identity to ClaudeBot or PerplexityBot, the response was a lean 13KB Markdown file, with the header explicitly set to text/markdown. In other words, Time is rolling out the red carpet for AI bots, offering them a clean, easy-to-parse version of its content instead of making them wade through the usual web clutter.

But here's where it gets interesting. Those Markdown pages aren't just stripped-down articles—they include sponsored content, courtesy of AI advertising firm Mobian. To make it easier for generative AI to digest, these ads are formatted as Q&As, clearly labeled as sponsored, yet completely absent from the human-facing pages. So, when you ask ChatGPT or Perplexity about a Time article, the AI might innocently read out a brand's pitch, and you'd never know it was an ad.

This move is a bold experiment in the publisher's quest to stay afloat in the AI era. Traditionally, publishers made money through display ads and subscriptions. But when AI crawlers scrape content and serve up summaries, users stop clicking through to the original site, and ad revenue takes a nosedive. By creating these special AI-only pages with embedded ads, Time is trying to keep the money flowing even when the traffic doesn't.

Yet, this clever workaround raises some thorny questions. Should AI search engines disclose when their answers include sponsored content? Do users have a right to know which parts of an AI response are influenced by advertisers? As more publishers adopt similar tactics, the issue of ad transparency in AI search results is becoming impossible to ignore. Time's experiment might just be the opening salvo in a long and messy battle between content creators and the AI platforms that repurpose their work.

Key Points

  • Time Magazine serves different content to AI crawlers (13KB Markdown) versus human readers (303KB HTML).
  • The AI version includes sponsored ads in Q&A format, provided by Mobian, invisible to human visitors.
  • This strategy aims to monetize AI-driven traffic, which often bypasses traditional ad impressions.
  • The practice raises transparency concerns about undisclosed ads in AI-generated answers.
  • Time's move could signal a broader trend among publishers seeking to control their content in the AI era.