forked from codebygina/mundana-theme-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrobots.txt
More file actions
63 lines (46 loc) · 935 Bytes
/
Copy pathrobots.txt
File metadata and controls
63 lines (46 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
layout: null
permalink: /robots.txt
sitemap: false
---
# Micropaper 一分钟读论文
# 传统搜索引擎爬虫
User-agent: *
Allow: /
Disallow: /assets/js/
Disallow: /404.html
# 生成式引擎优化(GEO):显式允许 AI 检索与问答型爬虫抓取并引用本站内容
User-agent: GPTBot
Allow: /
User-agent: OAI-SearchBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: Claude-User
Allow: /
User-agent: Claude-SearchBot
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: Perplexity-User
Allow: /
User-agent: Google-Extended
Allow: /
User-agent: Applebot
Allow: /
User-agent: Applebot-Extended
Allow: /
User-agent: Bingbot
Allow: /
User-agent: Amazonbot
Allow: /
User-agent: Bytespider
Allow: /
User-agent: cohere-ai
Allow: /
User-agent: CCBot
Allow: /
Sitemap: {{ site.url }}{{ site.baseurl }}/sitemap.xml
Sitemap: {{ site.url }}{{ site.baseurl }}/feed.xml