Wildcard group
Parse the rules that apply to User-agent: * rather than confusing them with named bots.
Enter any public page to test its site’s robots.txt for the dangerous wildcard Disallow: / pattern, while also reviewing page-level robots directives and the final HTTP response.
Robots.txt syntax can express many crawler-specific rules. RankLatch’s focused checker verifies the site-wide wildcard block most likely to turn a forgotten staging setting into a production incident.
Parse the rules that apply to User-agent: * rather than confusing them with named bots.
Detect Disallow: / and Disallow: /* as full-site blocking patterns.
Avoid calling the file a blanket block when the wildcard group explicitly allows a path.
Show robots meta and X-Robots-Tag values separately from robots.txt behavior.
RankLatch stores the approved site-wide block state and checks it daily. A newly introduced wildcard block becomes critical evidence instead of a mystery discovered after traffic falls.
See robots.txt monitoring →One live request can verify important public signals. It cannot replace Search Console or prove how a search engine will ultimately treat the page.
It focuses on the high-impact site-wide case: a wildcard user-agent group containing Disallow: / or Disallow: /* without an allow exception. The result also shows this page’s public robots directives.
No. It does not simulate path matching for every named crawler and URL pattern. It deliberately answers whether the public site exposes the blanket wildcard block RankLatch monitors continuously.
Robots.txt controls crawling, not index removal by itself. Blocked URLs can sometimes remain indexed without content. This checker does not label Disallow and noindex as the same signal.
Yes. RankLatch does not flag a blanket block when the same wildcard group contains a path-level allow exception, because the file is no longer an unconditional site-wide block.
It requests robots.txt from the origin of the final public page URL, then evaluates the wildcard group in the returned text.
Continuous monitoring compares whether the site-wide block state changed and treats a newly introduced blanket wildcard block as critical drift.