Hi,
Within our webshop we defined 5 language layers. The fifth one uses another domain.
When rendering the sitemap.xml (used from SWIFT services), it will render the url's from the fifth store with the primary domain of the first ones.
Example:
<loc>chemicar.staging.dynamicweb-cms.com/en-us/products</loc>
Instead of
<loc>finixastag.ewings.be/en-us/products</loc>
Furthermore the fifth one will generate a sitemap with url's of the first four. It shouldn't create any, except from it's own domain and language layer.
Example:
<loc>finixastag.ewings.be/en-uk/products</loc>
How do we adjust the template to handle this? Or is there any other way?
/Templates/Designs/Swift/Swift_Sitemap.xml.cshtml