diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-10-22 23:37:32 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-10-22 23:37:32 +0100 |
commit | c1fdf1926972c387be0d4714b3c7e1a349b1ae68 (patch) | |
tree | dfda6fda9af40a2afc416acdb746e85c5dd7087d /edaweb/static/robots.txt | |
parent | 60dc23174159265e33137f3996d6be77828ccde7 (diff) | |
download | boymoder.blog-c1fdf1926972c387be0d4714b3c7e1a349b1ae68.tar.gz boymoder.blog-c1fdf1926972c387be0d4714b3c7e1a349b1ae68.zip |
Diffstat (limited to 'edaweb/static/robots.txt')
-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*
+
|