diff options
Diffstat (limited to 'public/robots.txt')
| -rw-r--r-- | public/robots.txt | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/public/robots.txt b/public/robots.txt index eb05362..2ab6230 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,17 @@ +# A robot may not injure a human being or through inaction allow a human being to come to harm. +# A robot must obey the orders given it by human beings, except where such orders would conflict with the First Law +# A robot must protect its own existence, as long as such protection does not conflict with the First or Second Laws. + User-agent: * -Disallow: +Disallow: /impressum/ +Disallow: /about/ +Disallow: /author/ +Disallow: /wp-login.php +Disallow: /admin/ +Disallow: /wp-admin/ +Disallow: /stats/ +Disallow: /js/ +Disallow: /jsp/ +Disallow: /jsx/ + +Sitemap: https://www.kategorischeraperitif.de/sitemap.xml |
