# 1. 针对所有爬虫的通用规则 User-agent: * Disallow: /dashboard Disallow: /profiles Disallow: /quiz Disallow: /results Disallow: /api/ Disallow: /login Disallow: /signup Allow: / # 2. 针对 AI 机器人的限制:防止模型抓取数据,但允许读取 llms 说明文件 User-agent: GPTBot User-agent: ChatGPT-User User-agent: OAI-SearchBot User-agent: ClaudeBot User-agent: Claude-Web User-agent: anthropic-ai User-agent: PerplexityBot User-agent: Google-Extended User-agent: cohere-ai Disallow: /dashboard Disallow: /quiz Disallow: /results Disallow: /api/ Allow: / Allow: /llms.txt Allow: /llms-full.txt # 3. 针对主流搜索引擎:给最高权限,确保抓取通畅 User-agent: Googlebot User-agent: Bingbot User-agent: Baiduspider User-agent: YandexBot Allow: / Disallow: /api/ Disallow: /dashboard # 站点地图索引 Sitemap: https://discovergiftideas.com/sitemap.xml