We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8293dd7 commit 10ff975Copy full SHA for 10ff975
1 file changed
packages/webapp/public/robots.txt
@@ -58,17 +58,17 @@ Allow: /
58
# All other crawlers
59
User-agent: *
60
Allow: /
61
-Allow: /api/sitemaps/
62
Disallow: /join
63
Disallow: /error
64
Disallow: /callback
65
Disallow: /helloworld
66
Disallow: /helloworld/
67
Disallow: /welcome
68
-Disallow: /api/
+Disallow: /api/r/
69
70
-# Sitemap index
+# Sitemap indexes
71
Sitemap: https://app.daily.dev/sitemap.xml
+Sitemap: https://app.daily.dev/api/sitemaps/index.xml
72
73
# LLM-friendly documentation
74
# https://app.daily.dev/llms.txt
0 commit comments