Fix sitemap :1

This commit is contained in:
Techit Thawiang
2025-06-29 14:08:05 +07:00
parent 4b81da66a3
commit 3a31b90512
2 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -7,17 +7,17 @@
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://thawia.ng/contact.html</loc> <loc>https://thawia.ng/contact</loc>
<changefreq>yearly</changefreq> <changefreq>yearly</changefreq>
<priority>0.3</priority> <priority>0.3</priority>
</url> </url>
<url> <url>
<loc>https://thawia.ng/posts.html</loc> <loc>https://thawia.ng/fonts</loc>
<changefreq>weekly</changefreq> <changefreq>monthly</changefreq>
<priority>0.6</priority> <priority>0.2</priority>
</url> </url>
<url> <url>
<loc>https://thawia.ng/fonts.html</loc> <loc>https://thawia.ng/collections</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<priority>0.2</priority> <priority>0.2</priority>
</url> </url>
+2 -2
View File
@@ -3,7 +3,7 @@
<sitemap> <sitemap>
<loc>https://thawia.ng/sitemap-pages.xml</loc> <loc>https://thawia.ng/sitemap-pages.xml</loc>
</sitemap> </sitemap>
<sitemap> <!-- <sitemap>
<loc>https://thawia.ng/sitemap-posts.xml</loc> <loc>https://thawia.ng/sitemap-posts.xml</loc>
</sitemap> </sitemap> -->
</sitemapindex> </sitemapindex>