Skip to content

Commit cbd5982

Browse files
committed
Simplify robots.txt to a single User-agent block
Bad bots are blocked at the nginx level instead.
1 parent f2d0597 commit cbd5982

File tree

1 file changed

+1
-37
lines changed

1 file changed

+1
-37
lines changed

root/robots.txt

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,5 @@
1-
User-agent: Googlebot
1+
User-agent: *
22
Disallow: /packages?*compare=
33
Allow: /
44

5-
User-agent: bingbot
6-
Allow: /
7-
8-
User-agent: DuckDuckBot
9-
Allow: /
10-
11-
User-agent: Applebot
12-
Allow: /
13-
14-
User-agent: Qwantbot
15-
Allow: /
16-
17-
User-agent: MojeekBot
18-
Allow: /
19-
20-
User-agent: BraveBot
21-
Allow: /
22-
23-
User-agent: search.marginalia.nu
24-
Allow: /
25-
26-
User-agent: StractBot
27-
Allow: /
28-
29-
User-agent: SeekportBot
30-
Allow: /
31-
32-
User-agent: SeznamBot
33-
Allow: /
34-
35-
User-agent: yacybot
36-
Allow: /
37-
38-
User-agent: *
39-
Disallow: /
40-
415
Sitemap: https://pkgstats.archlinux.de/sitemap.xml

0 commit comments

Comments
 (0)