Change priority in sitemap

This commit is contained in:
Piyush मिश्रः 2024-07-17 08:50:20 +05:30
parent 5f9223d461
commit 6e5dbaedf6
1 changed files with 5 additions and 1 deletions

View File

@ -2,14 +2,18 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://luptchat.in/</loc> <loc>https://luptchat.in/</loc>
<priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://luptchat.in/index.html</loc> <loc>https://luptchat.in/index.html</loc>
<priority>0.7</priority>
</url> </url>
<url> <url>
<loc>https://luptchat.in/policy.html</loc> <loc>https://luptchat.in/policy.html</loc>
<priority>0.7</priority>
</url> </url>
<url> <url>
<loc>https://luptchat.in/terms.html</loc> <loc>https://luptchat.in/terms.html</loc>
<priority>0.7</priority>
</url> </url>
</urlset> </urlset>