From a628a528b401cec7e83ce5d614bed63aab178f9b Mon Sep 17 00:00:00 2001 From: Styler Date: Fri, 29 Sep 2023 18:41:43 +0200 Subject: [PATCH] Add robots.txt file for search engine indexing --- static/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 static/robots.txt diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..03a3875 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: + +Sitemap: https://docs.streamelements.com/sitemap.xml