diff options
Diffstat (limited to 'robots.txt')
-rw-r--r-- | robots.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..3e988aa --- /dev/null +++ b/robots.txt @@ -0,0 +1,9 @@ +User-agent: * +Disallow: /categories/ +Disallow: /tags/ +Disallow: /imprint/ + +User-agent: Googlebot-Image +Disallow: / + +Sitemap: https://blog.jaseg.de/sitemap.xml |