Forum Moderators: goodroi
All go to the same Web directory/pages - but display the site in different languages.
Now, I can build and submit an XML sitemap for each TLD:
www.somesite.com/sitemap.xml
www.somesite.com/FRSitemap.xml
www.somesite.com/ITSitemap.xml
www.somesite.com/ESSitemap.xml
But there is only ONE robots.txt file that is shared between the TLDs.
Can I put the following in the "robots.txt" file?:
Sitemap: [somesite.com...]
Sitemap: [somesite.com...]
Sitemap: [somesite.com...]
Sitemap: [somesite.com...]
Thanks in advance!