sitemaps using an online tool
This commit is contained in:
21
docs/sitemap.xml
Normal file
21
docs/sitemap.xml
Normal 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
26
docs/sitemap2.xml
Normal 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>
|
||||||
Reference in New Issue
Block a user