Files
kapteins-daagbok/client/public/sitemap.xml
T
elpatron 0b46154696 feat: robots.txt, Sitemap und Staging-noindex für SEO
Google Search Console: echte robots.txt und sitemap.xml für Produktion;
Staging blockiert Crawler per X-Robots-Tag und Disallow in robots.txt.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 10:58:21 +02:00

9 lines
237 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://kapteins-daagbok.eu/</loc>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
</urlset>