AgenticReadiness ยท test site

← Access

robots.txt

A well-formed robots.txt: directives inside User-agent groups, known keys, proper key: value syntax. (site-wide file)

โœ“ correct implementation โœ— broken implementation

Broken variant

A rule before any group, a bare User-agent:, a missing colon, and an unknown directive.

Defect metrics

robotsTxtDirectiveBeforeGroup
robotsTxtMissingColon
robotsTxtUnknownDirective
robotsTxtEmptyUserAgent
robotsTxtOversized