We need to update the sitemap with the video gallery link
This commit is contained in:
parent
c343993cd6
commit
ac5d59a023
3 changed files with 15 additions and 6 deletions
|
@ -1,3 +1,4 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://cheatingchelsea.com/sitemap.xml
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue