Check robots.txt
check_robotsFetch and validate /robots.txt to ensure it exists, is not an HTML page or redirect, references a sitemap, and does not block the entire site.
Instructions
Fetch /robots.txt, verify it exists and is valid (not an HTML page or redirect), references the sitemap, and does not block the entire site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Any URL on the site — the origin's /robots.txt is checked |