What should be the name of the sitemap file for Google SEO?

ぐ巨炮叔叔 提交于 2019-11-28 14:21:17

basically the site map file name is if XML then /sitemap.xml

but its not any issue if you use any other name but we have to add this to webmaster.

unor

There is no fixed name/location defined.

You can tell search engines where your sitemap is located by

Of course the easiest way is to include the URL in your robots.txt, as you only have to do this one time, instead of contacting each search engine separately. And note that not only search engines are interested in your sitemap, so including it in your robots.txt allows other consumers to find it also.

Simply add this line, containing the full URL to your sitemap, in your robots.txt:

Sitemap: http://www.example.com/your-sitemap-file.xml
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!