-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.xml
More file actions
20 lines (16 loc) · 658 Bytes
/
sitemap.xml
File metadata and controls
20 lines (16 loc) · 658 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>http://yoursite-url/post-sitemap.xml</loc>
<lastmod>2018-07-01T00:55:38.219Z</lastmod>
</sitemap>
<sitemap>
<loc>http://yoursite-url/page-sitemap.xml</loc>
<lastmod>2018-05-12T15:06:25.019Z</lastmod>
</sitemap>
<sitemap>
<loc>http://yoursite-url/tag-sitemap.xml</loc>
<lastmod>2018-05-12T14:58:06.077Z</lastmod>
</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Hexo SEO Friendly Sitemap Generator -->