-
Notifications
You must be signed in to change notification settings - Fork 53
Expand file tree
/
Copy pathrobots.txt
More file actions
61 lines (46 loc) · 1.39 KB
/
Copy pathrobots.txt
File metadata and controls
61 lines (46 loc) · 1.39 KB
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
# robots.txt for Manga Editor Desu
#
# NOTE: this site is published as a GitHub Pages *project* site at
# https://new-sankaku.github.io/manga-editor-desu/ , so this file is served at
# /manga-editor-desu/robots.txt , which crawlers do NOT read.
#
# The rules that actually apply are served from the domain root by a separate
# repository: https://github.com/new-sankaku/new-sankaku.github.io
# Keep the two in sync. This copy becomes live only if a custom domain (CNAME)
# is added to this repository, at which point this repo owns its own root.
#
# Per-page crawling rules are additionally declared with <meta name="robots">
# in each HTML file, which IS honoured at any path.
User-agent: *
Allow: /
Disallow: /manga-editor-desu/html/mockup/
Disallow: /manga-editor-desu/test/
Disallow: /manga-editor-desu/01_build/
# AI search and answer engines are welcome to index and cite this site.
User-agent: GPTBot
Allow: /
User-agent: OAI-SearchBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: Claude-SearchBot
Allow: /
User-agent: Claude-User
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: Perplexity-User
Allow: /
User-agent: Google-Extended
Allow: /
User-agent: Applebot-Extended
Allow: /
User-agent: Bingbot
Allow: /
User-agent: cohere-ai
Allow: /
User-agent: Meta-ExternalAgent
Allow: /
Sitemap: https://new-sankaku.github.io/manga-editor-desu/sitemap.xml