# 允许 GPTBot 抓取 /llms.txt 并设置抓取延迟 User-agent: GPTBot Crawl-delay: 10 Allow: /llms.txt # 允许 ClaudeBot 抓取 /llms.txt 并设置抓取延迟 User-agent: ClaudeBot Crawl-delay: 10 Allow: /llms.txt # 允许 anthropic-ai 抓取 /llms.txt 并设置抓取延迟 User-agent: anthropic-ai Crawl-delay: 10 Allow: /llms.txt # 允许 PerplexityBot 抓取 /llms.txt 并设置抓取延迟 User-agent: PerplexityBot Crawl-delay: 10 Allow: /llms.txt # 允许 cohere-ai 抓取 /llms.txt 并设置抓取延迟 User-agent: cohere-ai Crawl-delay: 10 Allow: /llms.txt # 默认设置,禁止所有爬虫访问后台管理区域,并允许抓取 /llms.txt User-agent: * Crawl-delay: 10 Disallow: /wp-admin/ Disallow: /wp-admin/admin-ajax.php Allow: /llms.txt # 指定站点地图的位置 Sitemap: https://vomo.ai/sitemap.xml