大家知道可以通过Google 网站管理员工具向 Google 提交网站地图 Sitemap,那么如何向百度提交sitemap.xml呢?
答案:搜索引擎都遵循一样的 Sitemap 协议,baidu Sitemap 内容和形式可以和 Google Sitemap 完全一样。但因为百度还没开通类似 Google 网站管理员工具的提交后台,所以,我们需要采用以下方式提交"baidu Sitemap" 。
关于Sitemap协议请参阅本站别一篇文章:SiteMaps格式标准
我们可以通过在 robots.txt 文件中添加以下代码行来告诉搜索引擎 Sitemap 的存放位置。包括 XML Sitemap 和 文本形式的 Sitemap。
Sitemap:<sitemap_location>
<sitemap_location> 填写 Sitemap 的完整网址
如:http://www.example.com/sitemap.xml. http://www.example.com/sitemap.txt