diff options
-rw-r--r-- | public/robots.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/public/robots.txt b/public/robots.txt index eb05362..e65f07c 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,5 @@ User-agent: * -Disallow: +Disallow: /admin +Disallow: /login +Disallow: /js +Disallow: /css |