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.
1 parent 8d9fa5c commit 2af4011Copy full SHA for 2af4011
1 file changed
public/robots.txt
@@ -1,5 +1,19 @@
1
-User-agent: *
2
-Allow: /
+Allow: /$
+Allow: /about$
3
+Allow: /accessibility$
4
+Allow: /blog
5
+Allow: /brand$
6
+Allow: /pds$
7
+Allow: /privacy$
8
+Allow: /translation-status$
9
+Allow: /recharging$
10
+Allow: /__og-image__/*
11
+Allow: /opensearch.xml$
12
+
13
+Disallow: /
14
15
+# User-agent: *
16
+# Allow: /
17
18
# Search pages: infinite query-param combinations
19
Disallow: /search
0 commit comments