<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>schristoph.online</title><link>https://schristoph.online/tags/contentmonetization/</link><description>Personal homepage and blog of Stefan Christoph</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>Stefan Christoph. All rights reserved.</copyright><lastBuildDate>Wed, 19 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://schristoph.online/tags/contentmonetization/index.xml" rel="self" type="application/rss+xml"/><item><title>Your Website's Second Audience Just Got Its Own Ads</title><link>https://schristoph.online/blog/ads-for-ai-agents/?utm=rss-feed</link><pubDate>Wed, 19 Aug 2026 00:00:00 +0000</pubDate><guid>https://schristoph.online/blog/ads-for-ai-agents/</guid><description>&lt;div class="tldr" data-pagefind-weight="5" data-pagefind-meta="tldr" style="display:block;font-size:.875em;margin:2rem 0;border-left:4px solid #ccc;padding-left:1rem;line-height:1.5;">&lt;strong>TL;DR:&lt;/strong> A few months ago I built an agent-optimized version of this site: when an AI crawler asks for a page, it gets clean Markdown instead of my full HTML. Time Magazine built the same thing, then did something I didn&amp;rsquo;t: it started selling ad space inside that Markdown. AI crawlers now receive a sponsored FAQ unit, written by a brand, that no human visitor ever sees. Detection is plain User-Agent matching, every fetch mints a fresh impression ID, and the &amp;ldquo;impression&amp;rdquo; is measured in tokens, not eyeballs. This is Part 1 of three: the mechanics down to the HTTP headers. Part 2 tests whether the ad actually changes an agent&amp;rsquo;s answer; Part 3 asks who ends up paying.&lt;/div>
&lt;h2 id="a-layer-i-built-and-someone-else-monetized">A layer I built, and someone else monetized&lt;/h2>
&lt;p>Back in March I wrote about &lt;a href="https://schristoph.online/blog/making-website-ai-agent-friendly/">making this website agent-friendly&lt;/a>: a small edge function that hands AI crawlers a stripped-down Markdown version of each page instead of the full, image-heavy HTML a browser gets. It was a capability post. Agents read the web now, they pay a token tax for every byte of markup they don&amp;rsquo;t need, so give them a clean representation and everyone wins.&lt;/p></description></item></channel></rss>