Sitemap Checker
Validate sitemap XML, URL counts and structural issues.
Fetch and inspect a public robots.txt file, directives and sitemap references safely.
Your input is processed only as required by this tool.
robots.txt is a crawler-control file, not an access-control system. This tester retrieves the public file and surfaces its directives and sitemap references so you can diagnose accidental crawler blocks or missing discovery hints.
A Disallow rule tells compliant crawlers not to crawl matching paths, but it does not make those URLs private. Sensitive content needs real authentication and authorization.
Different crawlers interpret rules according to their own documented behavior. This utility inspects the file and common directives; it is not a substitute for testing a specific crawler against a specific URL.
No. It is a crawler directive, not a security boundary. Anyone who knows the URL may still request it unless access is protected separately.
It can. A Sitemap directive is a useful discovery hint, although sitemaps can also be submitted through search-engine tools.