mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-08-11 20:46:13 -05:00
Housekeeping
- Moving to HTMX integration - Improving links for local use - File structure - Hiding clutter
This commit is contained in:
43
core/sitemap.xml
Normal file
43
core/sitemap.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<?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://cardconjurer.com/</loc>
|
||||
<priority>1.00</priority>
|
||||
<changefreq>monthly</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://cardconjurer.com/creator/</loc>
|
||||
<priority>1.00</priority>
|
||||
<changefreq>monthly</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://cardconjurer.com/legal/</loc>
|
||||
<priority>0.80</priority>
|
||||
<changefreq>monthly</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://cardconjurer.com/theme/</loc>
|
||||
<priority>0.40</priority>
|
||||
<changefreq>monthly</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://cardconjurer.com/about/</loc>
|
||||
<priority>0.60</priority>
|
||||
<changefreq>monthly</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://cardconjurer.com/phyrexian/</loc>
|
||||
<priority>0.60</priority>
|
||||
<changefreq>monthly</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://cardconjurer.com/askurza/</loc>
|
||||
<priority>0.60</priority>
|
||||
<changefreq>monthly</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://cardconjurer.com/old/</loc>
|
||||
<priority>0.20</priority>
|
||||
<changefreq>monthly</changefreq>
|
||||
</url>
|
||||
</urlset>
|
Reference in New Issue
Block a user