From 937ded10851824f29f70eae459336f8c14aac672 Mon Sep 17 00:00:00 2001 From: sistav Date: Fri, 27 Feb 2026 03:03:12 -0500 Subject: [PATCH] sitemap and robits --- robots.txt | 4 ++++ sitemap.xml | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 robots.txt create mode 100644 sitemap.xml diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..b67b813 --- /dev/null +++ b/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://sistav.com/sitemap.xml diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..55c5e60 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,33 @@ + + + + https://sistav.com/ + weekly + 1.0 + + + https://sistav.com/about/ + monthly + 0.8 + + + https://sistav.com/log/ + weekly + 0.8 + + + https://sistav.com/links/ + monthly + 0.7 + + + https://sistav.com/contact/ + yearly + 0.6 + + + https://sistav.com/projects/ + monthly + 0.8 + +