sitemap.xml結(jié)構(gòu)
索引頁結(jié)構(gòu)示例:
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>http://parrion.com.cn/sort/technology</loc>
<lastmod>1970-01-01</lastmod>
</sitemap>
<sitemap>
<loc>http://parrion.com.cn/sort/technology</loc>
<lastmod>2014-02-24</lastmod>
</sitemap>
<sitemap>
<loc>http://parrion.com.cn/sort/technology</loc>
<lastmod>1970-01-01</lastmod>
</sitemap>
<sitemap>
<loc>http://parrion.com.cn/sort/technology</loc>
<lastmod>1970-01-01</lastmod>
</sitemap>
</sitemapindex>
url頁結(jié)構(gòu)示例:
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://parrion.com.cn/post/676</loc>
<lastmod>2017-10-26</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://parrion.com.cn/post/676</loc>
<lastmod>2017-04-17</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://parrion.com.cn/post/676</loc>
<lastmod>2017-04-17</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
</urlset>