-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
74 lines (43 loc) · 1.85 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://yoursite.com/2017/05/26/webpack%20%E4%BD%BF%E7%94%A8%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2017-08-14T13:12:19.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2017/07/05/nodejs%E5%A6%82%E4%BD%95%E6%94%AF%E6%8C%81es7/</loc>
<lastmod>2017-08-14T13:11:59.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2017/07/20/mongoose-%E5%AE%9E%E7%8E%B0%E5%85%B3%E8%81%94%E8%A1%A8%E7%9A%84%E6%9F%A5%E8%AF%A2/</loc>
<lastmod>2017-08-14T13:11:53.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2017/07/03/github%20passport%20%E5%BA%94%E7%94%A8/</loc>
<lastmod>2017-08-14T13:11:44.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2017/07/24/%E5%9C%A8Mac%E5%B9%B3%E5%8F%B0%E4%B8%8B%E6%90%AD%E5%BB%BAWebStorm-PhoneGap-Cordova%E5%BC%80%E5%8F%91App%E5%BA%94%E7%94%A8/</loc>
<lastmod>2017-08-14T13:11:37.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2017/07/04/%E9%98%BF%E9%87%8C%E4%BA%91CentOS7%E5%AE%89%E8%A3%85Mongodb3-2/</loc>
<lastmod>2017-08-14T13:11:11.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/2017/07/04/%E9%98%BF%E9%87%8C%E4%BA%91%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%AE%89%E8%A3%85%E6%9C%80%E6%96%B0%E7%89%88%E7%9A%84nodejs/</loc>
<lastmod>2017-08-14T13:10:31.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/about/index.html</loc>
<lastmod>2017-08-14T09:28:30.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/categories/index.html</loc>
<lastmod>2017-08-14T09:28:30.000Z</lastmod>
</url>
<url>
<loc>http://yoursite.com/tags/index.html</loc>
<lastmod>2017-08-14T09:28:30.000Z</lastmod>
</url>
</urlset>