Files
anvil-hosting/sitemap.xml
kappa c15a635979 seo: update sitemap with all pages
- Add terms.html, privacy.html, sla.html
- Update lastmod dates
- Set appropriate priority and changefreq

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:55:48 +09:00

28 lines
787 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://hosting.anvil.it.com/</loc>
<lastmod>2025-01-30</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://hosting.anvil.it.com/terms.html</loc>
<lastmod>2025-01-30</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://hosting.anvil.it.com/privacy.html</loc>
<lastmod>2025-01-30</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://hosting.anvil.it.com/sla.html</loc>
<lastmod>2025-01-30</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
</urlset>