1
Test URL automatically fetches robots.txt for the URL's domain. If fetching is blocked, paste robots.txt here and test again.
Validation & Linting
Run a test to see validation and linting insights for the current robots.txt content.
Test, validate, and audit robots.txt rules for Googlebot, Bingbot, GPTBot, ChatGPT-User, and other crawlers.
The Free Robots.txt Testing Tool helps you test robots.txt, validate robots.txt directives, and use a robots tester or robots.txt checker workflow against Google's official Robots Exclusion Protocol (REP) guidelines. It allows you to test crawl rules for specific URLs, check whether each URL is allowed or blocked, review the matched rule, and identify potential issues before deploying changes.
Test URL automatically fetches robots.txt for the URL's domain. If fetching is blocked, paste robots.txt here and test again.
Run a test to see validation and linting insights for the current robots.txt content.
A robots.txt tester is a tool that checks whether a specific URL is allowed or blocked by the rules in a robots.txt file. This robots.txt tester can fetch a live file, validate robots.txt syntax, test crawl rules for a selected user agent, and show the matched rule that explains the verdict.
This tool combines a robots.txt checker, robots tester, and auditor in one workflow. You can test robots.txt from a live domain or pasted draft, evaluate Googlebot, Bingbot, GPTBot, ChatGPT-User, and other crawlers, review linting warnings, and see whether a URL is allowed or blocked with the exact matched rule.
The core robots.txt protocol uses User-agent and Disallow directives, and modern crawlers commonly support Allow and Sitemap as well. This tool also surfaces Crawl-delay, wildcard patterns, end-of-path anchors, malformed lines, duplicate rules, missing user-agent groups, and other practical validation signals.
Allow and Disallow rules tell crawlers which URL paths they can fetch. When multiple rules match the same path, major crawlers such as Google use the most specific matching path. If an Allow and Disallow rule have the same matching length, Allow typically wins, so testing the final matched rule is the safest way to confirm the result.
Some AI crawlers say they honor robots.txt, but behavior varies by crawler and use case. You can test crawl rules for bots such as GPTBot and ChatGPT-User here, but robots.txt is not an access-control or security layer. For private content, use authentication or server-side restrictions instead.