# robots.txt - LoRAKontext.cv # 常规搜索引擎规则 User-agent: * Allow: / Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /dashboard/ Disallow: /auth/ Disallow: /404 Disallow: /500 Disallow: /*.json$ # 网站地图 Sitemap: https://lora-kontext.cv/sitemap.xml # AI爬虫特定规则 - 允许访问llms.txt User-agent: GPTBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: Claude-Web Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: Anthropic-AI Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: anthropic-ai Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: PerplexityBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: GoogleOther Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: DuckAssistBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: ChatGPT-User Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: CCBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: FacebookBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: Baiduspider Allow: /llms.txt Allow: /llms-full.txt Disallow: / # 搜索引擎 - 允许访问公开内容 User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /dashboard/ Disallow: /auth/ Disallow: /404 Disallow: /500 Disallow: /*.json$ User-agent: Bingbot Allow: / Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /dashboard/ Disallow: /auth/ Disallow: /404 Disallow: /500 Disallow: /*.json$ # 爬取延迟 Crawl-delay: 1