This commit is contained in:
edsea
2024-12-25 17:05:50 +01:00
commit 1f76a04566
43 changed files with 2542 additions and 0 deletions

23
sitemap.xml Normal file
View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<!-- Homepage -->
<url>
<loc>https://stellaamor.com/</loc>
<lastmod>2024-12-15</lastmod>
<priority>1.0</priority>
</url>
<!-- Login/Sign-Up Page -->
<url>
<loc>https://stellaamor.com/login</loc>
<lastmod>2024-12-15</lastmod>
<priority>0.8</priority>
</url>
<!-- About Us Page -->
<url>
<loc>https://stellaamor.com/about</loc>
<lastmod>2024-12-15</lastmod>
<priority>0.6</priority>
</url>
</urlset>