Hi
I have a multilingual website and Ienabled sitemaps for English (www.mywebsite.com) and Danish (da.mywebsite.com).
www.mywebsite.com works, returning the english sitemap
da.mywebsite.com returns Drupal 404 "Page not found"
Both sitemaps are present and have the correct content in the sites/default/files/xmlsitemap/[hash]/1.xml
In the log-warning for the "Page not found" says:
http://www.cravegig.com/sitemap.xml
even though i'm trying to access:
http://da.cravegig.com/sitemap.xml
What can be causing this? How can it be solved?
thx, / Jonas