Hi,
We got a ecommerce solution with product variants. The product variants dont show there own URLs in the sitemap.xml, instead the url for the default product is shown multiple times.
Like this:
/Product-Name
/Product-Name
/Product-Name
Instead of:
/Product-Name
/Product-Name/Variant-name1
/Product-Name/Variant-name2
In Customized URLs we set it to:
Ecommerce products and variants (ProductID)
Generates urls for Ecommerce products and variants in the format /Product-Name(.aspx) and /Product-Name/variant-name(.aspx)
On the frontend the pages do get the correct urls just the sitemap.xml isn't.
Is there some setting we're missing for the sitemap or is this the expecte behaviour? It's on DW 8.8
BR, Jesse