diff options
Diffstat (limited to 'edaweb/static')
-rw-r--r-- | edaweb/static/robots.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/edaweb/static/robots.txt b/edaweb/static/robots.txt index 7aa9c7e..04154e9 100644 --- a/edaweb/static/robots.txt +++ b/edaweb/static/robots.txt @@ -1,4 +1,7 @@ User-agent: *
Allow: /
User-agent: Googlebot-Image
-Disallow: *
+Disallow: *
+User-agent: *
+Disallow: /random*
+
|