diff --git a/web/robots.txt b/web/robots.txt new file mode 100644 index 000000000..8f5f570ab --- /dev/null +++ b/web/robots.txt @@ -0,0 +1,9 @@ +# robots.txt for Thelia 2 (E-Commerce solution) +# @url: http://www.yourdomain.com + +User-agent: * +Disallow: /admin +Disallow: /cart +Disallow: /404 + +#Sitemap: http://www.yourdomain.com/sitemap.xml \ No newline at end of file