Skip to content

Commit 77296df

Browse files
authored
Create sitemap.xml
1 parent a51a1c1 commit 77296df

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

app/sitemap.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
2+
<url>
3+
<loc>https://www.codegems.xyz/</loc>
4+
<lastmod>2025-01-06T15:02:24.021Z</lastmod>
5+
<changefreq>yearly</changefreq>
6+
<priority>1</priority>
7+
</url>
8+
<url>
9+
<loc>https://www.codegems.xyz/saved</loc>
10+
<lastmod>2025-01-06T15:02:24.021Z</lastmod>
11+
<changefreq>yearly</changefreq>
12+
<priority>0.8</priority>
13+
</url>
14+
<url>
15+
<loc>https://www.codegems.xyz/request</loc>
16+
<lastmod>2025-01-06T15:02:24.021Z</lastmod>
17+
<changefreq>monthly</changefreq>
18+
<priority>0.5</priority>
19+
</url>
20+
</urlset>

0 commit comments

Comments
 (0)