Zero Signup ToolsFree browser tools

SEO Tools

Robots.txt Tester

Test any URL against a robots.txt body for any user-agent. Live allow or disallow verdict, matched rule, group breakdown, and syntax checks.

284 chars
3 groups3 user-agent lines8 rules1 sitemap

Parsed groups and rules

  • Group*
    • L3Disallow:/admin/
    • L4Disallow:/private/
    • L5Allow:/private/public-faq.html
    • L6Disallow:/search
    • L7Disallow:/*?sessionid=
  • GroupGooglebot
    • L10Disallow:/no-google/
    • L11Allow:/
  • GroupGooglebot-Image
    • L14Disallow:/

Sitemaps and host

  • Sitemap: https://example.com/sitemap.xml

Syntax notes

No syntax issues detected.

Following RFC 9309 and Google's documented matching: longest path-pattern wins, Allow beats Disallow on a tie, paths are case-sensitive, * matches any sequence, $ pins the end of URL.

How to use

  1. Paste your robots.txt body into the left panel, or click Load sample to see an example.
  2. Type the URL or site path you want to test, then pick a crawler user-agent or type a custom one.
  3. Read the Verdict panel: green Allowed or rose Disallowed, the matched rule, line number, and group used.
  4. Scroll to the Parsed groups, Sitemaps, and Syntax notes panels to verify every directive parses correctly.

About this tool

Robots.txt Tester evaluates any URL against a robots.txt body for any crawler user-agent and returns a clear allow or disallow verdict, the exact rule that matched, the line it came from, and which user-agent group the crawler fell into. Paste a robots.txt body (yours, a competitor's, or a draft you are working on), pick a URL or path to test, and switch between common crawlers (Googlebot, Googlebot-Image, Bingbot, DuckDuckBot, YandexBot, facebookexternalhit, Twitterbot, GPTBot) or type any custom user-agent token. The matcher follows RFC 9309 and Google's documented behavior: rules are grouped by User-agent, the longest path-pattern wins, Allow beats Disallow on a tie, paths are case-sensitive, the * wildcard matches any sequence, and $ pins the end of URL. The tool also lists every parsed group with its rules, surfaces all Sitemap and Host directives, and flags syntax issues like missing colons, unknown directives, orphan rules outside any group, or non-numeric Crawl-delay values. Everything runs in your browser, so the robots.txt body and the URLs you check never leave your device, which makes the tool safe for staging sites, internal subdomains, and competitive analysis.

Free to use. Works in your browser. No signup, no login.

Related tools

You may also like

All tools
All toolsSEO Tools