如下各平臺須要先添加網站並驗證成功後,才能提交sitemap.php
百度搜索資源平臺web
ziyuan.baidu.com/linksubmit/…(提交sitemap)bash
360站長平臺網站
zhanzhang.so.com/sitetool/si… (提交sitemap)搜索引擎
搜狗站長平臺google
zhanzhang.sogou.com/index.php/s… (連接提交)
spa
zhanzhang.sogou.com/index.php/h… (提交sitemap, 採用邀請制)code
Google Search Consolexml
search.google.com/search-cons… (提交sitemap)索引
Bing必應網站管理員
www.bing.com/webmaster/c… (提交sitemap)
神馬站長平臺
zhanzhang.sm.cn/open/sitema… (提交sitemap)
另外, 可在網站根目錄下添加 robots.txt 文件, robots.txt文件內容以下:
User-agent: *
Disallow:
Disallow: /bin/
Sitemap: http://www.example.com/sitemap.xml複製代碼
備註: 「http://www.example.com/sitemap.xml」 改爲你本身站點的網站地圖連接便可.
修改爲功後, 搜索引擎抓取robots.txt的時候就能夠獲取sitemap了。