diff --git a/frontend/public/robots.txt b/frontend/public/robots.txt index 2a44f87e..d8745307 100644 --- a/frontend/public/robots.txt +++ b/frontend/public/robots.txt @@ -1,2 +1,3 @@ User-Agent: * -Allow: / \ No newline at end of file +Disallow: /game/ +Disallow: /session/ \ No newline at end of file diff --git a/marketing/public/robots.txt b/marketing/public/robots.txt index 2a44f87e..d8745307 100644 --- a/marketing/public/robots.txt +++ b/marketing/public/robots.txt @@ -1,2 +1,3 @@ User-Agent: * -Allow: / \ No newline at end of file +Disallow: /game/ +Disallow: /session/ \ No newline at end of file