We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc716df + 85d016d commit b962a17Copy full SHA for b962a17
themes/arm-design-system-hugo-theme/layouts/robots.txt
@@ -1,6 +1,28 @@
1
User-agent: *
2
+Disallow:
3
+
4
+# Explicitly welcome AI crawlers
5
+User-agent: GPTBot
6
+Allow: /
7
8
+User-agent: Google-Extended
9
10
11
+User-agent: ClaudeBot
12
13
14
+User-agent: PerplexityBot
15
16
17
+User-agent: anthropic-ai
18
19
20
+User-agent: Bytespider
21
22
23
+User-agent: CCBot
24
Allow: /
-Disallow: /*?
25
26
+# Sitemaps help AI discovery
27
Sitemap: https://learn.arm.com/sitemap.xml
-Image Sitemap: https://learn.arm.com/learn-image-sitemap.xml
28
+Sitemap: https://learn.arm.com/learn-image-sitemap.xml
0 commit comments