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>
This commit is contained in:
20
sitemap.xml
20
sitemap.xml
@@ -2,8 +2,26 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://hosting.anvil.it.com/</loc>
|
<loc>https://hosting.anvil.it.com/</loc>
|
||||||
<lastmod>2026-01-21</lastmod>
|
<lastmod>2025-01-30</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</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>
|
</urlset>
|
||||||
|
|||||||
Reference in New Issue
Block a user