By Rafael Cansinos on
I have Drupal 6.3. The module "XML Sitemap" does not work in D6 (Is dead this project?)
I am trying to configure a sitemap for each site in a multisite configuration...
I tried to put a “sitemap.xml” in the default site:
http://www.defaultsite.com/sitemap.xml
and others in:
http://www.defaultsite.com/sites/www.site1.com/sitemap.xml
http://www.defaultsite.com/sites/www.site2.com/sitemap.xml
but it does not work. I see in all the sites the same sitemap (the sitemap in the default site).
Any ideas? Thank you.