Accept Header Test Matrix

Four variants for comparing how AI systems handle raw HTML, server-visible schema, inline JavaScript injection, and external JavaScript injection.

/test/raw

Raw HTML Control

Control page with no structured data.

/test/server-schema

Server-Side JSON-LD

JSON-LD is present in the initial HTML response.

/test/js-inline

Inline JS Injection

Inline JavaScript builds JSON-LD inside the browser.

/test/js-external

External JS Injection

A bootstrap snippet loads an external loader, which fetches a separate schema payload.

Format Received: HTML (text/html)

User-Agent:
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Accept Header:
*/*

Timestamp: 2026-04-12T22:45:54.900Z

Stats: /stats

Copy-Paste Prompts

Raw Control

Ready to copy.

Server-Side Schema

Ready to copy.

Inline JS Schema

Ready to copy.

External JS Schema

Ready to copy.