mirror of
https://github.com/mroxso/zelo-news.git
synced 2026-06-05 10:01:22 +02:00
33 lines
1.1 KiB
XML
33 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
|
|
xmlns:xhtml="http://www.w3.org/1999/xhtml"
|
|
xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
|
|
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
|
|
|
|
<!-- Home Page -->
|
|
<url>
|
|
<loc>https://zelo.news/</loc>
|
|
<changefreq>hourly</changefreq>
|
|
<priority>1.0</priority>
|
|
<lastmod>2025-10-06</lastmod>
|
|
</url>
|
|
|
|
<!-- Create Page -->
|
|
<url>
|
|
<loc>https://zelo.news/create</loc>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.6</priority>
|
|
</url>
|
|
|
|
<!--
|
|
Dynamic URLs (articles and profiles) are indexed through individual posts
|
|
Articles: https://zelo.news/naddr1... (dynamically generated by Nostr)
|
|
Profiles: https://zelo.news/npub1... (dynamically generated by Nostr)
|
|
|
|
For a production sitemap, consider generating this file dynamically
|
|
from your Nostr relay data to include all published articles and profiles.
|
|
-->
|
|
|
|
</urlset>
|