<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Sitemap - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/sitemap/</link><description>Sitemap - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Fri, 24 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/sitemap/" rel="self" type="application/rss+xml"/><item><title>如何创建 XML 网站地图 (并向 Google 提交)</title><link>https://rd163.visword.com/posts/how-to-create-sitemap/</link><pubDate>Fri, 24 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/how-to-create-sitemap/</guid><description><![CDATA[<h1 id="网站地图sitemap" class="headerLink">
    <a href="#%e7%bd%91%e7%ab%99%e5%9c%b0%e5%9b%besitemap" class="header-mark"></a>网站地图（SiteMap）</h1><p>站点地图是一个网站所有链接的容器。很多网站的连接层次比较深，爬虫很难抓取到，站点地图可以方便爬虫抓取网站页面，通过抓取网站页面，清晰了解网站的架构，网站地图一般存放在根目录下并命名sitemap，为爬虫指路，增加网站重要内容页面的收录。站点地图就是根据网站的结构、框架、内容，生成的导航网页文件。站点地图对于提高用户体验有好处，它们为网站访问者指明方向，并帮助迷失的访问者找到他们想看的页面。</p>
<p>站点地图（sitemap）一般分为两种方式来记录，xml格式文件或者txt文件，一般两种文件中包含了该网站的所有链接，可以提交给爬虫去爬取，让搜索引擎更快的去收录网站内容</p>]]></description></item></channel></rss>