Cross-submission robots.txt for multiple domains on single host
- by sidd.darko
We are running a site with multiple languages hosted in a single environment on IIS7. For example,
oursite.com - english
oursite.de - german
oursite.es - spanish
This is a single-host environment. All of these sites are in the same application space on the same physical machine.
I need to do cross-submission of sitemaps via robots.txt. Looking at the sitemap.org guidelines for this suggest this is possible, but the example indicates different physical machines.
Will the following entries in oursite.com/robots.txt work?
http://www.oursite.com/sitemap-oursite-de.xml
http://www.oursite.com/sitemap-oursite-es.xml