Free Online Robots.txt Tester

A robots.txt tester fetches a site's robots.txt from our server and shows its rules, the number of user-agent groups and every sitemap it declares.

This tool uses AI and sends your text to a secure API for processing. No data is stored after your session.

Instant results Secure AI processing No signup needed

How to Use This Tool

  1. Enter any URL on the site; the tester resolves the /robots.txt path automatically.
  2. Press Check to fetch the live file from our server.
  3. Confirm the status is found and read the raw rules for any unintended Disallow lines.
  4. Check the user-agent group count and the list of declared sitemaps.
  5. Remember Disallow blocks crawling, not indexing — use noindex to remove a page from results.

What Is a Robots.txt Tester?

robots.txt is a plain-text file at a domain's root, governed by the Robots Exclusion convention, that tells compliant crawlers which paths they may or may not fetch. It is organised into user-agent groups, each with Allow and Disallow rules, and can also declare Sitemap URLs. A common misconception is that Disallow removes a page from search results — it does not. Disallow only stops crawling; a disallowed URL can still be indexed if other pages link to it. To keep a page out of results you need a noindex meta tag or x-robots-tag header instead.

We resolve the /robots.txt path from whatever URL you enter and fetch it on our server, which sidesteps browser CORS limits and returns the raw file along with a count of user-agent groups and a list of declared sitemaps. robots.txt is the canonical place to declare sitemap locations, so confirming yours appear here ensures search engines can discover them.

Review the raw rules to make sure you are not accidentally blocking important sections — a stray Disallow: / blocks the entire site.

Frequently Asked Questions

Where does robots.txt live?
It must sit at the domain root, for example https://example.com/robots.txt. The tester resolves this path automatically from whatever URL you enter and fetches it from our server.
Does Disallow remove a page from Google?
No. Disallow only stops compliant crawlers from fetching a page; the URL can still be indexed if other pages link to it. To keep a page out of results, use a noindex meta tag or x-robots-tag header instead.
Why list the sitemaps?
robots.txt is the canonical place to declare sitemap locations. Confirming they appear here ensures search engines can discover your sitemap even without a direct submission.

Published by the WeGotEveryTool team. We build and test every tool in-house and update pages when the underlying spec, formula, or recommendation changes.

Reviewed: May 2026. Disclaimer: this tool is provided as-is for general informational use. For decisions with material consequences (medical, legal, financial, security) verify results against a qualified professional source.

Related SEO Tools

You Might Also Like