Check robots.txt groups, path rules, sitemap lines, and crawler effects.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
Lines become user-agent groups, allow/disallow paths, crawl-delay extensions, and sitemap declarations; longest matching paths determine the rule for a crawler. The validator reports policy effects without crawling the site.
User-agent: * Disallow: /admin/ Sitemap: https://example.com/sitemap.xml
robots.txt is valid!
Deployments, SEO audits, and security reviews validate robots policy.