Skip to content

Commit

Permalink
Change priority in sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
PiyushXCoder committed Jul 17, 2024
1 parent 5f9223d commit 6e5dbae
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion static/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,18 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://luptchat.in/</loc>
<priority>1.0</priority>
</url>
<url>
<loc>https://luptchat.in/index.html</loc>
<priority>0.7</priority>
</url>
<url>
<loc>https://luptchat.in/policy.html</loc>
<priority>0.7</priority>
</url>
<url>
<loc>https://luptchat.in/terms.html</loc>
<priority>0.7</priority>
</url>
</urlset>
</urlset>

0 comments on commit 6e5dbae

Please sign in to comment.