From f12988a31de561e02a41dbd8adcbdaf18a445288 Mon Sep 17 00:00:00 2001 From: selvi Date: Thu, 13 Aug 2026 18:04:09 +0530 Subject: [PATCH] robots.txt added --- public/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..53ed648 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://mydosaplace.ca/sitemap.xml \ No newline at end of file