From 4a6edc94dcdad02fd8818b39b7ecafbef08440f4 Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Sat, 7 Sep 2024 12:57:35 +0530 Subject: Deal with inaccesible public dir and missing sitemap --- public/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/robots.txt (limited to 'public/robots.txt') diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..b5f1e36 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: +Sitemap: https://sudomsg.com/sitemap.xml -- cgit v1.2.3-70-g09d2