Update sitemap with fresh lastmod and image entries
Add image sitemap extension with hero image, title, caption. Update lastmod to 2026-07-04.
This commit is contained in:
parent
a79b874a7e
commit
4479af2065
12
sitemap.xml
12
sitemap.xml
@ -1,14 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:image="http://www.google.com/schemas/sitemap-image/0.9">
|
||||
<url>
|
||||
<loc>https://shilohecho.org/</loc>
|
||||
<lastmod>2026-07-03</lastmod>
|
||||
<lastmod>2026-07-04</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
<image:image>
|
||||
<image:loc>https://cdn.lasthourhosting.org/assets/shiloh-echo-2026-header1.webp</image:loc>
|
||||
<image:title>Shiloh Echo '26 — Christian Family Retreat in Idaho</image:title>
|
||||
<image:caption>3-day Christian family retreat Sept 11–13, 2026, Bonners Ferry, ID</image:caption>
|
||||
</image:image>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://shilohecho.org/schedule.html</loc>
|
||||
<lastmod>2026-07-03</lastmod>
|
||||
<lastmod>2026-07-04</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user