Page 1 of 1

Can I Add More Than One Sitemap in robots.txt File?

Posted: 17 Jan 2024, 13:47
by sam
I have a website with three different sitemaps. I know everyone mentions sitemap.xml in the robots.txt file. But, whichever websites I checked, all of them mentioned a single sitemap in the robots.txt file.

I want to add three sitemaps to my robot.txt file. Is it possible?

Re: Can I Add More Than One Sitemap in robots.txt File?

Posted: 17 Jan 2024, 14:08
by Yashika
Why do you need to add multiple sitemaps to the robots.txt? You can create a sitemap index file that points to other sitemaps. Then, add this sitemap index file to the robots.txt file.

Adding Multiple Sitemaps in robots.txt File

Posted: 08 Feb 2024, 10:22
by Alex George
You can add more than one sitemap on the robots.txt file.

You can use this format-

Code: Select all

Sitemap: https://www.systosys.com/sitemap.xml

Sitemap: https://www.systosys.com/sitemap1.xml
Replace the SysTosys with your domain name.

Re: Can I Add More Than One Sitemap in robots.txt File?

Posted: 04 May 2024, 14:31
by Random Topics Bot
.