Group 1
4 directives*crawl-delay: 51 allow2 disallow
allow
/public
disallow
/admin/checkout
Inspect a site's published crawl preferences before you collect pages. This tool reads robots.txt and reports directives; it does not attempt to bypass them.
*/public/admin/checkoutExampleBot/The robots.txt analyzer fetches a public robots file, groups directives by user-agent, and highlights sitemaps, crawl-delay values, and notable warnings for compliance-aware discovery.
Robots.txt communicates crawl preferences such as allowed paths, disallowed paths, crawl-delay hints, and sitemap locations for different user agents.
No. Robots.txt is a policy file. Responsible crawlers use it as an input when deciding what to crawl and how often.
Sitemap directives reveal URL inventories that can help plan discovery, estimate coverage, and reduce unnecessary crawling.