summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app/public/robots.txt
diff options
context:
space:
mode:
Diffstat (limited to 'packages/console/app/public/robots.txt')
-rw-r--r--packages/console/app/public/robots.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/console/app/public/robots.txt b/packages/console/app/public/robots.txt
new file mode 100644
index 000000000..f88eb1790
--- /dev/null
+++ b/packages/console/app/public/robots.txt
@@ -0,0 +1,5 @@
+User-agent: *
+Allow: /
+
+# Disallow shared content pages
+Disallow: /s/ \ No newline at end of file