以下各平台需要先添加网站并验证成功后,才能提交sitemap.
百度搜索资源平台
https://ziyuan.baidu.com/linksubmit/index (提交sitemap)
360站长平台
http://zhanzhang.so.com/sitetool/sitemap (提交sitemap)
搜狗站长平台
http://zhanzhang.sogou.com/index.php/sitelink/index (链接提交)
http://zhanzhang.sogou.com/index.php/help/sitemap (提交sitemap, 采用邀请制)
Google Search Console
https://search.google.com/search-console (提交sitemap)
Bing必应网站管理员
https://www.bing.com/webmaster/configure/sitemaps/home (提交sitemap)
神马站长平台
http://zhanzhang.sm.cn/open/sitemap (提交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了。