diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-06-08 13:09:35 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-06-08 13:09:35 +0100 |
commit | 3dcddc0ef01f73c7c6902bde49cbf3a5cdd612a0 (patch) | |
tree | 473c17b3a736594bed932188c57a4af5043144de /edaweb | |
parent | 7c2e1f2503cea778bd8244804bfff59b03905655 (diff) | |
download | boymoder.blog-3dcddc0ef01f73c7c6902bde49cbf3a5cdd612a0.tar.gz boymoder.blog-3dcddc0ef01f73c7c6902bde49cbf3a5cdd612a0.zip |
Diffstat (limited to 'edaweb')
-rw-r--r-- | edaweb/static/robots.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/edaweb/static/robots.txt b/edaweb/static/robots.txt index c2aab7e..7aa9c7e 100644 --- a/edaweb/static/robots.txt +++ b/edaweb/static/robots.txt @@ -1,2 +1,4 @@ User-agent: *
-Disallow: /
\ No newline at end of file +Allow: /
+User-agent: Googlebot-Image
+Disallow: *
|