robots.txt & Sitemap Tester
Enter any site URL. We fetch its robots.txt and sitemap.xml from our server, show you the crawl directives and declared sitemaps, and flag the query-string sitemap URLs that cause duplicate-content demotions.
How to test a robots.txt and sitemap.xml
Four steps, no signup. The whole check runs server-side.
Paste the site URL
Enter any site's homepage URL. You don't need the full path to robots.txt β we derive it from the host.
We fetch from our server
Our server requests robots.txt and every declared sitemap.xml, so the test isn't blocked by your browser or your own cache.
Read the directives and sitemaps
Review the parsed user-agent groups, disallow rules and the list of declared sitemaps, with a URL sample from each.
Fix what's flagged
Resolve any query-string sitemap URLs or blocked-but-indexed conflicts before a search engine demotes the duplicates.
What this tester checks
The same guardrails we run internally before publishing a single page.
Crawl directives
Parses each user-agent group and its Allow / Disallow rules so you can see exactly what's blocked.
Declared sitemaps
Lists every sitemap referenced in robots.txt, fetches each, and reports its type and URL count.
Query-string bloat
Flags query-string sitemap URLs that seed near-duplicate pages and trigger duplicate-content demotions.
Fetch health
Catches sitemaps declared in robots.txt that error, redirect, or return non-XML β silent crawl killers.
Frequently asked questions
Run it in your pipeline
This tester runs entirely server-side β you submit a URL, our backend fetches and parses robots.txt and the declared sitemaps, then re-renders this page with the results. A programmatic REST API for CI/CD and bulk auditing is available on the paid managed plans. See plans β