Robots.txt Generator
Generate a robots.txt file for your site.
- On your device
- No signup
SEO & Webmaster
Utilnivo
Test whether a URL is allowed in robots.txt.
Browse more in SEO & Webmaster or all tools.
Private on your device
Your information stays on your device and is not uploaded.
Generate a robots.txt file for your site.
Validate sitemap.xml structure and URLs.
Find and validate canonical link tags on a page.
Check the HTTP status code for a URL.
Inspect redirect hops and the final destination URL.
Inspect HTTP response headers for a URL.
Generate a sitemap.xml from a list of URLs.
Generate SEO and social meta tags from your inputs.
Paste robots.txt rules or fetch /robots.txt from a site, then test whether a URL path is allowed for Googlebot, Bingbot, or all crawlers. This tester checks existing rules—use Robots.txt Generator when you need to create a new robots.txt file.
1. Paste robots.txt or fetch your live file. 2. Enter the URL path to test (for example /admin/). 3. Pick a user-agent. 4. Run the test. 5. Read allowed vs blocked and which rule matched.
Example 1: Disallow: /cart blocks /cart/checkout for Googlebot—confirm you intended that. Example 2: Allow: /wp-admin/admin-ajax.php with a broader Disallow: /wp-admin/ — the more specific Allow can keep AJAX reachable while blocking the rest.
Evaluates a path against robots.txt rules for a chosen user-agent (Googlebot, Bingbot, or *). Longest matching Allow/Disallow wins per common crawler behavior; this is a client-side check, not a live crawl.
Robots parsing follows common crawler rules but may not match every search engine implementation exactly.
Your data stays on your device and is not uploaded.
Rules are grouped by User-agent. Matching uses prefix rules; the most specific matching Allow/Disallow typically decides access for that agent.
FAQ
Yes. It checks whether a path is allowed or blocked under your robots.txt rules for a chosen crawler—useful as a robots.txt checker before you publish changes.
No. robots.txt can block crawling, but URLs may still appear in results without snippets. Use noindex (while allowing crawl) when you need removal from the index.
Test Googlebot for Google Search, and also your general * group if you rely on catch-all rules. Different agents can have different Allow/Disallow sets.
This tool evaluates rules you paste or fetch in the browser. Search Console’s robots tester and URL Inspection reflect Google’s live crawl view for your verified property.
No. It is a public hint for well-behaved crawlers. Use authentication and proper access control for private content.
This tool is one step in a longer job. Jump straight to your step or open the full workflow guide.
Page last reviewed: