Multiple Sitemap: entries in robots.txt?

前端 未结 5 477
青春惊慌失措
青春惊慌失措 2021-02-02 06:45

I have been searching around using Google but I can\'t find an answer to this question.

A robots.txt file can contain the following line:

Sitemap: http:/         


        
5条回答
  •  太阳男子
    2021-02-02 07:22

    You need specify in your in your file sitemap.xml this code

    
       
       
          http://www.exemple.com/sitemap1.xml.gz
       
       
          http://www.exemple.com/sitemap2.xml.gz
       
       
    

    source https://support.google.com/webmasters/answer/75712?hl=fr#

提交回复
热议问题