Add sitemap

This commit is contained in:
Mohamad Damaj 2023-01-20 16:23:17 +02:00
parent eead312a4f
commit 41012da170
1 changed files with 21 additions and 0 deletions

21
sitemap.xml Normal file
View 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://damaj.gq/</loc>
<lastmod>2022-12-27</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://damaj.gq/site/contact.php</loc>
<lastmod>2022-12-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
</url>
<url>
<loc>https://damaj.gq/stuff</loc>
<lastmod>2022-12-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.0</priority>
</url>
</urlset>