We need to update the sitemap with the video gallery link

This commit is contained in:
Derek Slenk 2025-06-26 23:53:42 +00:00
parent c343993cd6
commit ac5d59a023
3 changed files with 15 additions and 6 deletions

View file

@ -1,3 +1,4 @@
User-agent: *
Allow: /
Sitemap: https://cheatingchelsea.com/sitemap.xml

View file

@ -2,12 +2,17 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://cheatingchelsea.com/</loc>
<lastmod>2025-01-01</lastmod>
<lastmod>2025-07-29</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://cheatingchelsea.com/long-story</loc>
<lastmod>2025-01-01</lastmod>
<lastmod>2025-07-29</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://cheatingchelsea.com/gallery</loc>
<lastmod>2025-07-29</lastmod>
<priority>0.80</priority>
</url>
</urlset>