diff options
Diffstat (limited to 'edaweb/static/robots.txt')
-rw-r--r-- | edaweb/static/robots.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/edaweb/static/robots.txt b/edaweb/static/robots.txt new file mode 100644 index 0000000..7aa9c7e --- /dev/null +++ b/edaweb/static/robots.txt @@ -0,0 +1,4 @@ +User-agent: *
+Allow: /
+User-agent: Googlebot-Image
+Disallow: *
|