From feeeb16c758a6571f1d191869704298270f42565 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Fri, 28 Apr 2023 14:47:14 +0530 Subject: Adding WebUI files --- webui/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 webui/robots.txt (limited to 'webui/robots.txt') diff --git a/webui/robots.txt b/webui/robots.txt new file mode 100644 index 0000000..bc16c28 --- /dev/null +++ b/webui/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: +Allow: / +Sitemap: https://example.com/blog/sitemap.xml -- cgit v1.2.3