add sitemap and robots

This commit is contained in:
2026-07-06 13:22:44 +02:00
parent 2c73a8b191
commit 5794adc4ec
7 changed files with 39 additions and 3 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://veitheller.de/</loc>
<lastmod>2026-05-01</lastmod>
<priority>1.0</priority>
</url>
<url>
<loc>https://veitheller.de/talks.html</loc>
<lastmod>2026-05-01</lastmod>
<priority>0.8</priority>
</url>
</urlset>