Skip to content

Commit f647b37

Browse files
Update sitemap.xml
1 parent be311d1 commit f647b37

File tree

1 file changed

+24
-7
lines changed

1 file changed

+24
-7
lines changed

sitemap.xml

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,63 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<urlset
3-
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
43

4+
<!-- 主站首页 -->
55
<url>
66
<loc>https://chatgpt-helper-tech.github.io/</loc>
7+
<lastmod>2025-04-28</lastmod>
78
<changefreq>weekly</changefreq>
89
<priority>1.0</priority>
910
</url>
1011

12+
<!-- 子项目首页 -->
1113
<url>
1214
<loc>https://chatgpt-helper-tech.github.io/chatgpt-register-guide/</loc>
13-
<changefreq>weekly</changefreq>
15+
<lastmod>2025-04-28</lastmod>
16+
<changefreq>monthly</changefreq>
1417
<priority>0.9</priority>
1518
</url>
1619

1720
<url>
1821
<loc>https://chatgpt-helper-tech.github.io/chatgpt-plus-guide/</loc>
19-
<changefreq>weekly</changefreq>
22+
<lastmod>2025-04-28</lastmod>
23+
<changefreq>monthly</changefreq>
2024
<priority>0.9</priority>
2125
</url>
2226

2327
<url>
2428
<loc>https://chatgpt-helper-tech.github.io/network-access/</loc>
25-
<changefreq>weekly</changefreq>
29+
<lastmod>2025-04-28</lastmod>
30+
<changefreq>monthly</changefreq>
2631
<priority>0.9</priority>
2732
</url>
2833

2934
<url>
3035
<loc>https://chatgpt-helper-tech.github.io/airport-access/</loc>
31-
<changefreq>weekly</changefreq>
36+
<lastmod>2025-04-28</lastmod>
37+
<changefreq>monthly</changefreq>
3238
<priority>0.9</priority>
3339
</url>
3440

41+
<!-- 主站其他页面 -->
3542
<url>
3643
<loc>https://chatgpt-helper-tech.github.io/about</loc>
44+
<lastmod>2025-04-27</lastmod>
45+
<changefreq>yearly</changefreq>
46+
<priority>0.6</priority>
3747
</url>
38-
48+
3949
<url>
4050
<loc>https://chatgpt-helper-tech.github.io/privacy-policy</loc>
51+
<lastmod>2025-04-27</lastmod>
52+
<changefreq>yearly</changefreq>
53+
<priority>0.6</priority>
4154
</url>
4255

4356
<url>
4457
<loc>https://chatgpt-helper-tech.github.io/affiliate-disclosure</loc>
58+
<lastmod>2025-04-27</lastmod>
59+
<changefreq>yearly</changefreq>
60+
<priority>0.6</priority>
4561
</url>
62+
4663
</urlset>

0 commit comments

Comments
 (0)