以下各平臺需要先新增網站並驗證成功後,才能提交sitemap.
百度搜尋資源平臺
ziyuan.baidu.com/linksubmit/…(提交sitemap)
360站長平臺
zhanzhang.so.com/sitetool/si… (提交sitemap)
搜狗站長平臺
zhanzhang.sogou.com/index.php/s… (連結提交)
zhanzhang.sogou.com/index.php/h… (提交sitemap, 採用邀請制)
Google Search Console
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了。