Validate your existing robots.txt for crawl errors or generate a clean one from scratch — no syntax guesswork required.
The tool fetches your robots.txt and parses every directive against the Robots Exclusion Standard. It flags:
Easy to break everything
A single Disallow: / line under User-agent: * blocks every crawler on your site — including Googlebot. Takes one character to fix, but you have to catch it first.
Before and after any site migration. When organic traffic drops without an obvious explanation and you want to rule out a crawl access issue. When onboarding a new client whose robots.txt hasn't been reviewed in years.
Yes, free and no signup. It validates an existing robots.txt or generates a new one.
No. It stops crawling. To keep a page out of the index, use a noindex tag and do not block the page in robots.txt, or the crawler cannot see the noindex.
At the root of your domain, the same level as your homepage, served at /robots.txt.
Related tools: llms.txt generator and validator, AI crawler access checker, and sitemap generator and validator.