From f36194b336f1099692eaae285c8209b2c1cd0e59 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 14 Aug 2024 16:58:26 +0200 Subject: [PATCH] add robots.txt --- website/static/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 website/static/robots.txt diff --git a/website/static/robots.txt b/website/static/robots.txt new file mode 100644 index 00000000..67a2090d --- /dev/null +++ b/website/static/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: /*?* +Sitemap: https://gpx.studio/sitemap.xml