diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..35ad96c --- /dev/null +++ b/robots.txt @@ -0,0 +1,9 @@ +User-agent: * +Disallow: /accounts/ +Disallow: /cart/ +Disallow: /checkout/ +Disallow: /wishlist/ +Disallow: /reviews/ +Disallow: /quotes/ +Disallow: /profile/ +Sitemap: https://graphics-design-space.herokuapp.com/sitemap.xml \ No newline at end of file