We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6548a0c commit 48f5c61Copy full SHA for 48f5c61
www/robots.txt
@@ -1,7 +1,8 @@
1
User-agent: *
2
Allow: /
3
-Sitemap: https://jedisct1.github.io/draft-denis-ipcrypt/sitemap.xml
4
5
-# Disallow any potential development or test pages
6
-Disallow: /dev/
7
-Disallow: /test/
+# Allow all crawlers to access all content
+Disallow:
+
+# Sitemap location
8
+Sitemap: https://ipcrypt-std.github.io/sitemap.xml
0 commit comments