当前位置: 代码迷 >> HTML/CSS >> 请问.xml格式的网站地图
  详细解决方案

请问.xml格式的网站地图

热度:77   发布时间:2012-03-23 12:06:21.0
请教.xml格式的网站地图?
- <url>
  <loc>http://www.sohu.com/sitemap.xml</loc> 
  <lastmod>2012-03-11</lastmod> 
  <changefreq>daily</changefreq> 
  <priority>0.9</priority> 
  </url>
请教上述<priority>0.9</priority> 是什么意思?其中中间的0.9是什么意思?谢谢。
 


------解决方案--------------------
网页的优先级。
可以参考 http://www.sitemaps.org/protocol.html
  相关解决方案