Basic admin block
A common setup that blocks an admin area but still allows a specific help path and a Googlebot preview path.
- User-agent to test
- Googlebot
- Syntax mode
- Strict
- Match mode
- Path only
Useful for seeing how a more specific allow rule can override a broader disallow pattern.
Change the user-agent after loading the example to compare how the verdict changes for other crawlers.
Query-sensitive search rule
A rule set that only works as expected when query strings are included in the matching logic.
- User-agent to test
- *
- Syntax mode
- Strict
- Match mode
- Path + query
Good for checking whether query-string handling changes a crawl decision for search or checkout URLs.
Switch match mode back to path only after loading the example to see how the verdict changes.