diff --git a/www/docs/static/robots.txt b/www/docs/static/robots.txt new file mode 100644 index 0000000000..5075cabc33 --- /dev/null +++ b/www/docs/static/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: http://docs.medusajs.com/sitemap.xml \ No newline at end of file