Create sitemap.xml

This commit is contained in:
Kyle
2020-12-28 11:51:31 -08:00
parent 74886b2007
commit 4ef9c8225a

38
sitemap.xml Normal file
View File

@@ -0,0 +1,38 @@
<?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/askurza</loc>
<priority>0.60</priority>
<changefreq>monthly</changefreq>
</url>
<url>
<loc>https://cardconjurer.com/oldcreator</loc>
<priority>0.20</priority>
<changefreq>monthly</changefreq>
</url>
</urlset>