# mytrading.me robots.txt # 显式放行搜索引擎 + AI 爬虫(SEO / GEO 地基) # --- 搜索引擎 --- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # --- AI 爬虫(GEO/AEO:让 ChatGPT / Claude / Perplexity / Google AI 能抓取并引用)--- User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / # --- 其余爬虫:允许抓取公开页,挡掉登录后应用 --- User-agent: * Allow: / Disallow: /dashboard Disallow: /render/ Sitemap: https://mytrading.me/sitemap.xml