From 635594aea8db542dd76c424bdce45593cfa72e3f Mon Sep 17 00:00:00 2001 From: mifi Date: Mon, 16 Feb 2026 11:08:07 -0300 Subject: [PATCH] robots.txt and sitemap.xml --- src/robots.txt | 4 ++++ src/sitemap.xml | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 src/robots.txt create mode 100644 src/sitemap.xml diff --git a/src/robots.txt b/src/robots.txt new file mode 100644 index 0000000..36b1166 --- /dev/null +++ b/src/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://mail.mifi.holdings/sitemap.xml diff --git a/src/sitemap.xml b/src/sitemap.xml new file mode 100644 index 0000000..183d015 --- /dev/null +++ b/src/sitemap.xml @@ -0,0 +1,13 @@ + + + + https://mail.mifi.holdings/ + monthly + 1.0 + + + https://mail.mifi.holdings/help + monthly + 0.8 + +