diff options
Diffstat (limited to 'public/sitemap.xml')
-rw-r--r-- | public/sitemap.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..f52ae18 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> +<url> +<loc>https://www.themanaworld.org/</loc> +<lastmod>2019-07-13</lastmod> +<changefreq>daily</changefreq> +<priority>0.5</priority> +</url> +<url> +<loc>https://www.themanaworld.org/news</loc> +<lastmod>2019-07-13</lastmod> +<changefreq>daily</changefreq> +<priority>0.5</priority> +</url> +<url> +<loc>https://www.themanaworld.org/about</loc> +<lastmod>2019-07-13</lastmod> +<changefreq>daily</changefreq> +<priority>0.5</priority> +</url> +<url> +<loc>https://www.themanaworld.org/support</loc> +<lastmod>2019-07-13</lastmod> +<changefreq>daily</changefreq> +<priority>0.5</priority> +</url> +<url> +<loc>https://www.themanaworld.org/register</loc> +<lastmod>2019-07-13</lastmod> +<changefreq>daily</changefreq> +<priority>0.5</priority> +</url> +</urlset> |