diff options
author | JinweiClarkChao <[email protected]> | 2015-08-26 09:39:46 +0800 |
---|---|---|
committer | JinweiClarkChao <[email protected]> | 2015-08-26 09:39:46 +0800 |
commit | 7482bfff1a510ddd483f820de9ee852ce9e1a462 (patch) | |
tree | 2ecca2c96e9fd5432670261dc3a51d3f041383a6 | |
parent | a42ac5be4be58355e88c890c9ace3d7839a33689 (diff) | |
download | ring0.xyz-7482bfff1a510ddd483f820de9ee852ce9e1a462.tar.gz |
add sitemap
-rw-r--r-- | sitemap.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..81f6f1e --- /dev/null +++ b/sitemap.xml | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <urlset | ||
3 | xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" | ||
4 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
5 | xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 | ||
6 | http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> | ||
7 | <!-- created with Free Online Sitemap Generator www.xml-sitemaps.com --> | ||
8 | |||
9 | <url> | ||
10 | <loc>http://jinwei.me/</loc> | ||
11 | <lastmod>2015-08-26T01:31:16+00:00</lastmod> | ||
12 | <changefreq>daily</changefreq> | ||
13 | </url> | ||
14 | </urlset> \ No newline at end of file | ||