What this tool does
Robots.txt Tester checks whether a path appears allowed or blocked by pasted robots.txt rules.
Paste robots.txt rules and test whether a URL path is allowed or blocked for a crawler user-agent.
Robots.txt Tester checks whether a path appears allowed or blocked by pasted robots.txt rules.
It helps debug crawler access before changing production robots.txt files or submitting pages for indexing.
The tool evaluates pasted robots.txt directives against a selected user agent and URL path using practical matching rules.
Paste the exact robots.txt content and test specific paths such as /tool/json-formatter/.
Test important bots separately because user-agent groups can have different rules.
Pasted robots.txt rules are tested locally in your browser.
Robots.txt controls crawling, not indexing guarantees or access control. Do not use it to protect private content.
No. Use authentication for private content.
Different crawlers may interpret edge cases differently, and cached robots.txt can persist temporarily.
Quickly check whether search engines are allowed to crawl specific pages on your site.
Verify if missing pages in search results are due to robots.txt rules.
Test new rules to ensure they don't accidentally block important pages.