# NAToolKit Theme - Robots.txt # Allow all robots to crawl the entire site User-agent: * Allow: / Allow: /assets/ Allow: /css/ Allow: /js/ Allow: /docs/ Disallow: /assets/private/ Disallow: /temp/ Disallow: *?utm_* Disallow: *?fbclid=* Disallow: *?gclid=* Disallow: /docs/*?* # Prevent bot trap on documentation (no parameter crawling) # Specific crawlers User-agent: Googlebot Allow: / Crawl-delay: 0 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: ChatGPT-Web Allow: / User-agent: CCBot Allow: / Crawl-delay: 10 # Sitemap Sitemap: https://natoolkit.com/sitemap.xml # Crawl delay (optional) Crawl-delay: 0