文件还在测试中
This commit is contained in:
+32
@@ -0,0 +1,32 @@
|
||||
User-agent: *
|
||||
Disallow: /admin/
|
||||
Disallow: /CRM/
|
||||
Disallow: /PSI/
|
||||
Disallow: /install/
|
||||
Disallow: /app/
|
||||
Disallow: /config/
|
||||
Disallow: /storage/
|
||||
Disallow: /index.php
|
||||
Disallow: /*.php$
|
||||
Disallow: /public/css/
|
||||
Disallow: /public/js/
|
||||
|
||||
Allow: /$
|
||||
|
||||
# 显式放行主流 AI 搜索 / 回答引擎爬虫(默认本就放行,此处为明确声明,避免误伤)
|
||||
User-agent: GPTBot
|
||||
Allow: /
|
||||
User-agent: Google-Extended
|
||||
Allow: /
|
||||
User-agent: CCBot
|
||||
Allow: /
|
||||
User-agent: anthropic-ai
|
||||
Allow: /
|
||||
User-agent: ClaudeBot
|
||||
Allow: /
|
||||
User-agent: PerplexityBot
|
||||
Allow: /
|
||||
User-agent: Applebot
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://coolcoth.com/sitemap.xml
|
||||
Reference in New Issue
Block a user