-
-
Notifications
You must be signed in to change notification settings - Fork 271
Expand file tree
/
Copy pathrobots.txt
More file actions
79 lines (65 loc) · 1.52 KB
/
robots.txt
File metadata and controls
79 lines (65 loc) · 1.52 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# robots.txt for Miraheze
# Control access to certain pages
User-Agent: *
Allow: /w/api.php?action=mobileview&
Allow: /w/load.php?
Disallow: /w/
Disallow: /geoip$
Disallow: /rest_v1/
# All action pages and veaction
Disallow: /*?action=
Disallow: /*?*&action=
Disallow: /*?veaction=
Disallow: /*?*&veaction=
# Diffs and permalinks
Disallow: /*?diff=
Disallow: /*?*&diff=
Disallow: /*?curid=
Disallow: /*?*&curid=
Disallow: /*?oldid=
Disallow: /*?*&oldid=
Disallow: /*?curid=
Disallow: /*?*&curid=
# Special pages, only include English for now
Disallow: /wiki/Special:
Disallow: /Special:
# Block SemrushBot
User-Agent: SemrushBot
Disallow: /
# Block AhrefsBot
User-agent: AhrefsBot
Disallow: /
# Block Bytespider
User-agent: Bytespider
Disallow: /
# Block PetalBot
User-agent: PetalBot
Disallow: /
# Block DotBot
User-agent: DotBot
Disallow: /
# Block MegaIndex
User-agent: MegaIndex
Disallow: /
# Block serpstatbot
User-agent: serpstatbot
Disallow: /
# Block Barkrowler
User-agent: Barkrowler
Disallow: /
# Block SeekportBot
User-agent: SeekportBot
Disallow: /
# Keep Crawl-Delay rules at the bottom
# Bots that don't understand Crawl-Delay might break when encountering it
# See https://github.com/otwcode/otwarchive/pull/4411#discussion_r1044351129 (English) and https://webtan.impress.co.jp/e/2022/11/04/43611 (Japanese)
# Throttle MJ12Bot
User-agent: MJ12bot
Crawl-Delay: 10
# Throttle YandexBot
# TODO: Crawl-delay is not respected since 2018
User-Agent: YandexBot
Crawl-Delay: 2.5
# Throttle BingBot
User-agent: bingbot
Crawl-delay: 20