01
Choose the crawler
Enter a crawler token such as Googlebot. The most specific matching user-agent group is selected.
CRAWLER PATH TEST
Fetch or paste a robots.txt file, choose a crawler, and test whether a specific path matches an Allow or Disallow rule.
HOW TO USE THE RESULT
Robots rules depend on the crawler name and URL path. Test representative public, private, parameter, and asset paths before publishing a change.
01
Enter a crawler token such as Googlebot. The most specific matching user-agent group is selected.
02
Test the path and query string beginning with a slash. Wildcards and end-of-path dollar signs are evaluated.
03
The result shows the Allow or Disallow directive that decided the answer and its line number.
CHECK MORE THAN ONE PAGE
The site check crawls several pages and returns a prioritized list of technical and content findings.
Robots.txt controls crawling. A blocked URL can still appear in search results when a search engine discovers it through links. Use an indexable response with a noindex directive when removal from search is the goal.
This tester uses the longest matching rule. When matching rules have the same length, Allow wins.
The parser recognizes Crawl-delay as a known directive, but it does not calculate request timing because major crawlers handle that directive differently.