Hello
I have a problem with the sitemap of my site
Instead of displaying the URL of the original images , it displays the URL cached images
<url>
< loc >
http://www.wallstock.fr/informatique/ubuntu-3.jpg.php
</ loc >
< lastmod > 2015-06-12T13 : 11: 52Z </ lastmod >
< changefreq > monthly </ changefreq >
<priority > 0.6 </ priority>
<image : Image >
<image : loc >
http://www.wallstock.fr/cache/informatique/ubuntu-3_650.jpg
< / image: loc >
<image : title> ubuntu- 3 < / image: title>
< / image: Image >
</ url>
When I use google tools to see the number of images indexed compared with URLs submitted in the Sitemap , it displays 0 pictures because the sitemap displays myimage_650.jpg when google indexes myimage.jpg
is that it is a wrong setting or the sitemap plugin is not compatible with my theme ( paradigm ) ?