Hello!
Our new wordpress theme uses "srcset"
Example:
<img width="220" height="164" src="[ External links are visible to forum administrators only ]" class="attachment-shop_catalog size-shop_catalog wp-post-image" alt="TEST" srcset="[ External links are visible to forum administrators only ] 220w, [ External links are visible to forum administrators only ] 138w" sizes="(max-width: 220px) 100vw, 220px" />
Problem:
The images sitemap generates URLs that lead into a 404 not found. The links look like this:
[ External links are visible to forum administrators only ]ör-300x122.jpg%20300w,%20https://www.mixcard.de/wp-content/uploads/2012/11/Basis_handyzubehör.jpg%20428w
I would prefer to get a URL like [ External links are visible to forum administrators only ]ör.jpg
Please ignore the German Umlaut. This will be fixed.
Thank you in advance.