diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..da95c4e --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,5 @@ +User-agent: Googlebot +Disallow: /nogooglebot/ + +User-agent: * +Allow: / \ No newline at end of file