Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Product urls do not appear in sitemap.xml Geta.Seo.Sitempas 4.0.0

Vote:
 
Product urls do not appear in sitemap.xml

I am using
Geta.Seo.Sitempas 4.0.0

the urls of my products are:

https://www.domino.com/product-name?code=P_123456789

And in the sitemaps only this url appears:
https://www.domino.com/product-name

<url>
<loc>https://www.domino.com/product-name</loc>
<lastmod>2021-06-02T12:49:34+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
</url>
  How do I get the full url of the product in the sitemaps?
https://www.domino.com/product-name?code=P_123456789

<url>
<loc>https://www.domino.com/product-name?code=P_123456789</loc>
<lastmod>2021-06-02T12:49:34+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
</url>
  Thank you very much for the help.

Greetings.
#261988
Sep 09, 2021 11:34
valdis - Sep 09, 2021 11:47
Please file a bug in GitHub repo, so team could get notified! Thanks
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.