# robots.txt for devtools.nicxon.tech # # This site is a static, client-side set of developer utilities. There # is no user-generated content, no login surface, and no analytics. # Every bot listed below is explicitly allowed to crawl the site. # /tools//index.html, /tools//index.md, /llms.txt, # /llms-full.txt are all reachable. User-agent: * Allow: / # AI / LLM crawlers — explicit allowance. The wildcard above already # permits them; these per-bot blocks document the site's intent and # future-proof against any later site-wide Disallow rules. User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: DuckAssistBot Allow: / User-agent: AmazonBot Allow: / # Sitemaps Sitemap: https://devtools.nicxon.tech/sitemap-index.xml Sitemap: https://devtools.nicxon.tech/llms.txt Sitemap: https://devtools.nicxon.tech/llms-full.txt