seo - Robots.txt for multiple domains -


we have different domains each language

  1. www.abc.com
  2. www.abc.se
  3. www.abc.de

and have different sitemap.xml each site. in robots.txt, want add sitemap reference each domain.

  1. is possible have multiple sitemap references each domain in single robots.txt?
  2. if there multiple, 1 pick?

the robots.txt can inform search engines of sitemaps own domain. 1 1 honors when crawls domain's robots.txt. if 3 domains map same website , share robots.txt search engines find each sitemap.


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -