🔒
AB-073
HTTPS Redirect Enforced
What it means
Your site automatically redirects HTTP requests to HTTPS so agents always use a secure connection.
Why it matters
Agents expect secure connections. Without HTTPS redirect, agents may fail or warn users about insecure endpoints.
✗
What's wrong
HTTP requests return content without redirecting. Agents get insecure responses.
✓
What's right
HTTP requests redirect to HTTPS automatically. Agents always connect securely.
Check this rule on your site
Enter your URL to check just this one rule (AB-001).