Restructure sitemap
Ditch the autogen'd one
This commit is contained in:
parent
5678bbfc4e
commit
7d7f7bfbd3
57
sitemap.xml
57
sitemap.xml
@ -1,32 +1,27 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset
|
<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">
|
||||||
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
<url>
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<loc>https://enpaul.net/</loc>
|
||||||
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
|
<lastmod>2022-01-08</lastmod>
|
||||||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
<changefreq>yearly</changefreq>
|
||||||
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
|
<priority>1.0</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
<url>
|
<loc>https://enpaul.net/about/</loc>
|
||||||
<loc>https://enpaul.net/</loc>
|
<lastmod>2022-01-08</lastmod>
|
||||||
<lastmod>2019-11-21T03:44:30+00:00</lastmod>
|
<changefreq>yearly</changefreq>
|
||||||
<priority>1.00</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://enpaul.net/about/</loc>
|
<loc>https://enpaul.net/homelab/</loc>
|
||||||
<lastmod>2019-11-21T03:44:30+00:00</lastmod>
|
<lastmod>2022-01-08</lastmod>
|
||||||
<priority>0.80</priority>
|
<changefreq>monthly</changefreq>
|
||||||
</url>
|
<priority>1.0</priority>
|
||||||
<url>
|
</url>
|
||||||
<loc>https://enpaul.net/homelab/</loc>
|
<url>
|
||||||
<lastmod>2019-11-21T03:44:30+00:00</lastmod>
|
<loc>https://enpaul.net/projects/</loc>
|
||||||
<priority>0.80</priority>
|
<lastmod>2022-01-08</lastmod>
|
||||||
</url>
|
<changefreq>monthly</changefreq>
|
||||||
<url>
|
<priority>1.0</priority>
|
||||||
<loc>https://enpaul.net/projects/</loc>
|
</url>
|
||||||
<lastmod>2019-11-21T03:44:30+00:00</lastmod>
|
</urlset>
|
||||||
<priority>0.80</priority>
|
|
||||||
</url>
|
|
||||||
|
|
||||||
|
|
||||||
</urlset>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user