📍
AB-029
No Redirect on Negotiation
What it means
Your site serves the requested format directly without redirecting.
Why it matters
Redirects slow agents down and can break some clients. Direct responses are faster and more reliable.
✗
What's wrong
Requesting JSON redirects to a different URL. Some agents can't follow redirects.
✓
What's right
The requested format is served directly at the same URL.
Check this rule on your site
Enter your URL to check just this one rule (AB-001).