Robots.txt Generator
Create robots.txt files to control search engine crawling and indexing
Configure Rules
User-agent: * Allow: /
Robots.txt Best Practices
- •Place robots.txt in your website's root directory
- •Use "User-agent: *" to apply rules to all bots
- •Always include your sitemap URL
- •Test your robots.txt file before deploying
