📊
AB-016

JSON Format Support

🔄 Content Negotiation Moderate effort Est. cost: $10-50

What it means

Your site returns JSON when an agent requests it.

Why it matters

JSON is the universal language for APIs. If agents can't get JSON, they can't use your data.

What's wrong

Requesting JSON always returns HTML. Agents can't extract data.

What's right

Requesting JSON returns clean JSON data that agents can parse.

Check this rule on your site

Enter your URL to check just this one rule (AB-001).

Related rules in Content Negotiation