From 457ce290ea025eb264ab02b10c7a45b8688cedd8 Mon Sep 17 00:00:00 2001 From: AIIrondev Date: Fri, 17 Jul 2026 14:15:04 +0200 Subject: [PATCH] changes to allow bots to scrape the site better --- Website/static/robots.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Website/static/robots.txt b/Website/static/robots.txt index f2783c6..2c3fb7f 100644 --- a/Website/static/robots.txt +++ b/Website/static/robots.txt @@ -8,4 +8,7 @@ Disallow: /tickets Disallow: /appointments Disallow: /static/uploads/ Allow: / +Allow: /dienstleistungen +Allow: /preise +Allow: /kontakt Sitemap: /sitemap.xml