Update last modified date in sitemap for accurate indexing
This commit is contained in:
parent
639c35b51c
commit
3aa754ed08
1 changed files with 1 additions and 1 deletions
2
dist/sitemap.xml
vendored
2
dist/sitemap.xml
vendored
|
|
@ -7,7 +7,7 @@
|
|||
<!-- Homepage -->
|
||||
<url>
|
||||
<loc>https://debridcompare.pages.dev/</loc>
|
||||
<lastmod>2025-09-14T00:00:00+00:00</lastmod>
|
||||
<lastmod>2025-09-29T00:00:00+00:00</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
|
|
|
|||
Loading…
Reference in a new issue