# ==================================================================== # robots.txt for Chuwei Technology (https://www.chuweitw.com) # Optimized for Traditional SEO, GEO (Generative Engine Optimization) & AIO # ==================================================================== # 1. Default rules for traditional search engines (Google, Bing, Yahoo, Baidu, etc.) User-agent: * Allow: / # Block back-end and system paths that should not be publicly indexed (adjust to your site structure) Disallow: /admin/ Disallow: /wp-admin/ Disallow: /tmp/ Disallow: /api/ Disallow: /search/ # 2. OpenAI / ChatGPT User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: GPTBot Allow: / # 3. Perplexity AI User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # 4. Anthropic Claude User-agent: ClaudeBot Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: anthropic-ai Allow: / # 5. Google AI & AI Overviews (Google AI summaries & Gemini) User-agent: Googlebot Allow: / User-agent: GoogleOther Allow: / User-agent: Google-Extended Allow: / # 6. Microsoft Bing & Copilot User-agent: Bingbot Allow: / # 7. Sitemap Sitemap: https://www.chuweitw.com/sitemap_index.xml