|
1 | 1 | <?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"> |
4 | 3 |
|
| 4 | + <!-- 主站首页 --> |
5 | 5 | <url>
|
6 | 6 | <loc>https://chatgpt-helper-tech.github.io/</loc>
|
| 7 | + <lastmod>2025-04-28</lastmod> |
7 | 8 | <changefreq>weekly</changefreq>
|
8 | 9 | <priority>1.0</priority>
|
9 | 10 | </url>
|
10 | 11 |
|
| 12 | + <!-- 子项目首页 --> |
11 | 13 | <url>
|
12 | 14 | <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> |
14 | 17 | <priority>0.9</priority>
|
15 | 18 | </url>
|
16 | 19 |
|
17 | 20 | <url>
|
18 | 21 | <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> |
20 | 24 | <priority>0.9</priority>
|
21 | 25 | </url>
|
22 | 26 |
|
23 | 27 | <url>
|
24 | 28 | <loc>https://chatgpt-helper-tech.github.io/network-access/</loc>
|
25 |
| - <changefreq>weekly</changefreq> |
| 29 | + <lastmod>2025-04-28</lastmod> |
| 30 | + <changefreq>monthly</changefreq> |
26 | 31 | <priority>0.9</priority>
|
27 | 32 | </url>
|
28 | 33 |
|
29 | 34 | <url>
|
30 | 35 | <loc>https://chatgpt-helper-tech.github.io/airport-access/</loc>
|
31 |
| - <changefreq>weekly</changefreq> |
| 36 | + <lastmod>2025-04-28</lastmod> |
| 37 | + <changefreq>monthly</changefreq> |
32 | 38 | <priority>0.9</priority>
|
33 | 39 | </url>
|
34 | 40 |
|
| 41 | + <!-- 主站其他页面 --> |
35 | 42 | <url>
|
36 | 43 | <loc>https://chatgpt-helper-tech.github.io/about</loc>
|
| 44 | + <lastmod>2025-04-27</lastmod> |
| 45 | + <changefreq>yearly</changefreq> |
| 46 | + <priority>0.6</priority> |
37 | 47 | </url>
|
38 |
| - |
| 48 | + |
39 | 49 | <url>
|
40 | 50 | <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> |
41 | 54 | </url>
|
42 | 55 |
|
43 | 56 | <url>
|
44 | 57 | <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> |
45 | 61 | </url>
|
| 62 | + |
46 | 63 | </urlset>
|
0 commit comments