⚑Quick Templates
πŸ“‹Bot Rules
0 rules
πŸ—ΊοΈSitemap URLs
⏱️Global Crawl Delay
seconds
Optional. Tells bots how long to wait between requests. Supported by some crawlers.
πŸ“„robots.txt
0 lines
# robots.txt β€” add rules to generate your file
βœ…Validation
Add rules to see validation tips
πŸ“–Quick Reference
User-agent: * β€” applies to all bots
User-agent: Googlebot β€” Google only
Allow: /path/ β€” permit crawling
Disallow: /path/ β€” block crawling
Disallow: β€” (empty) allow everything
Disallow: / β€” block everything
Sitemap: https://… β€” sitemap location
Crawl-delay: 10 β€” seconds between requests