-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
45 lines (45 loc) · 1.23 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://127.0.0.1/</loc>
<lastmod>2020-07-22T06:01:57+00:00</lastmod>
<changefreq>always</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://127.0.0.1/?post=2</loc>
<lastmod>2020-07-22T05:35:49+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://127.0.0.1/?post=1</loc>
<lastmod>2020-07-22T05:08:08+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://127.0.0.1/?sort=1</loc>
<lastmod>2020-07-22T06:01:57+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://127.0.0.1/?tag=%E5%8D%9A%E5%AE%A2+blog</loc>
<lastmod>2020-07-22T06:01:57+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://127.0.0.1/?tag=%E5%8D%9A%E5%AE%A2+blog+hexo+emlog+%E7%BC%96%E8%BE%91+%E9%83%A8%E7%BD%B2</loc>
<lastmod>2020-07-22T06:01:57+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>http://127.0.0.1/?record=202007</loc>
<lastmod>2020-08-01T00:00:00+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
</urlset>