diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..6e0f2bb --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://andre-kempf.com/sitemap.xml \ No newline at end of file diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..de358c1 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,21 @@ + + + + https://andre-kempf.com/ + 2026-07-28 + monthly + 1.0 + + + https://andre-kempf.com/imprint + 2026-07-28 + yearly + 0.3 + + + https://andre-kempf.com/privacy + 2026-07-28 + yearly + 0.3 + + \ No newline at end of file