mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-04-23 02:30:41 +08:00
feat: Enhance HTML metadata and structured data across multiple pages for improved SEO and social sharing
This commit is contained in:
48
sitemap.xml
48
sitemap.xml
@@ -20,4 +20,52 @@
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
|
||||
<!-- 赞助榜 -->
|
||||
<url>
|
||||
<loc>https://mcpure.lunadeer.cn/sponsor.html</loc>
|
||||
<lastmod>2026-03-05</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
|
||||
<!-- 加入游戏 -->
|
||||
<url>
|
||||
<loc>https://mcpure.lunadeer.cn/join.html</loc>
|
||||
<lastmod>2026-03-05</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
|
||||
<!-- 共享资源 -->
|
||||
<url>
|
||||
<loc>https://mcpure.lunadeer.cn/facilities.html</loc>
|
||||
<lastmod>2026-03-05</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
|
||||
<!-- 文档 -->
|
||||
<url>
|
||||
<loc>https://mcpure.lunadeer.cn/doc.html</loc>
|
||||
<lastmod>2026-03-05</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.6</priority>
|
||||
</url>
|
||||
|
||||
<!-- 在线地图 -->
|
||||
<url>
|
||||
<loc>https://mcpure.lunadeer.cn/map.html</loc>
|
||||
<lastmod>2026-03-05</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<!-- 相册 -->
|
||||
<url>
|
||||
<loc>https://mcpure.lunadeer.cn/photo.html</loc>
|
||||
<lastmod>2026-03-05</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
</urlset>
|
||||
|
||||
Reference in New Issue
Block a user