Lint a robots.txt
lint_robots_txtParse a robots.txt you paste and report every fault that makes it do something other than what it looks like: misspelled directives, a full UA string where a product token belongs, rules before any User-agent line, duplicate groups, noindex (unsupported since 2019), relative Sitemap URLs, BOM. Each finding carries the line number and the fix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| robots_txt | Yes | The contents of the robots.txt file. |