Files
marathon-todo/frontend/public/sitemap.xml

9 lines
235 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://your-domain.example/</loc>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
</urlset>