# K3 Technology Robots.txt # https://k3techs.com # Allow all crawlers User-agent: * Allow: / Disallow: /api/ Disallow: /_next/ Disallow: /admin/ Disallow: /private/ # Specific bot rules User-agent: Googlebot Allow: / Crawl-delay: 0 User-agent: Bingbot Allow: / Crawl-delay: 0 User-agent: Slurp Allow: / Crawl-delay: 0 User-agent: DuckDuckBot Allow: / Crawl-delay: 0 User-agent: Baiduspider Allow: / Crawl-delay: 1 User-agent: YandexBot Allow: / Crawl-delay: 1 # AI/ML Crawlers User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Block bad bots User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / User-agent: MJ12bot Disallow: / # Sitemap location Sitemap: https://k3techs.com/sitemap.xml # LLMs information # For AI/LLM context: https://k3techs.com/llms.txt