How it works
How does this tool work?
- Enter a URL. The tool fetches robots.txt from the root domain server-side (no CORS issues).
- The parser applies user-agent matching and longest-path specificity — the same logic crawlers use.
- Results show allowed or blocked status for each bot with the matching rule line number.