sitemaps using an online tool

This commit is contained in:
2026-02-24 02:34:28 -06:00
parent 4d562c9d3c
commit d2850c7b95
2 changed files with 47 additions and 0 deletions

21
docs/sitemap.xml Normal file
View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://derexxd.github.io/picsmics4/index.html</loc>
<lastmod>2026-02-24</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://derexxd.github.io/picsmics4/about.html</loc>
<lastmod>2026-02-24</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://derexxd.github.io/picsmics4/comments.json</loc>
<lastmod>2026-02-24</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
</urlset>

26
docs/sitemap2.xml Normal file
View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://derec4.github.io/picsmics4/</loc>
<lastmod>2026-02-24T08:19:29+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://derec4.github.io/picsmics4/index.html</loc>
<lastmod>2026-02-24T08:19:29+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://derec4.github.io/picsmics4/about.html</loc>
<lastmod>2026-02-24T08:19:29+00:00</lastmod>
<priority>0.80</priority>
</url>
</urlset>