mirror of https://github.com/PiyushXCoder/lupt.git
Change priority in sitemap
This commit is contained in:
parent
5f9223d461
commit
6e5dbaedf6
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue