Create professional robots.txt files to control how search engines crawl your website. Protect sensitive directories, manage crawl budget, and improve SEO.
Allow all bots to crawl everything
Use / to allow everything
Use / to block everything
Seconds between requests (recommended: 1-5)
User-agentSpecifies which search engine crawler the rules apply to. Use * for all crawlers.
DisallowTells crawlers not to access specific paths or directories.
AllowOverrides disallow rules for specific paths.
Crawl-delaySpecifies the number of seconds between requests.
SitemapPoints crawlers to your XML sitemap location.