🤖

Robots.txt Generator

Generate robots.txt files to control search engine crawlers and improve your site's SEO performance.

Enter your website's domain or full URL
Paths you want to block from search engines
Specific paths you want to allow (optional)
URL to your XML sitemap (optional)
Delay between crawler requests in seconds (optional)
💡

Robots.txt Tips

Best practices for creating effective robots.txt files

Common Disallow Paths

Consider blocking: /admin, /private, /temp, /cgi-bin, /wp-admin, /wp-content/uploads

User Agents

Use "*" for all crawlers, or specify individual bots like "Googlebot", "Bingbot"

Sitemap Location

Always include your sitemap URL to help search engines find your content

Important Notes

Place robots.txt in your website's root directory (e.g., https://example.com/robots.txt)