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
< loc >
http://www.wallstock.fr/informatique/ubuntu-3.jpg.php
< lastmod > 2015-06-12T13 : 11: 52Z
< changefreq > monthly
0.6
http://www.wallstock.fr/cache/informatique/ubuntu-3_650.jpg
< / image: loc >
ubuntu- 3 < / image: title>
< / image: Image >
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 ) ?
The sitemap is theme independent. It is indeed coded that the sized images are listed (if the google image extension is enabled) and not the full original image.
I guess we can make it an option to decided what google should index as maybe someone does not want the full images being indexed directly.
Thank you for your response acrylian .
I think I understand the problem
With my new theme intermediate images are displayed with the suffix _650 while in the sitemap before they are posted with -650 and as I did not delete the old sitemap in Google tools , nothing matched .
I just deleted the old sitemap and replace it with the new
now , google tools normally displays the number of indexed images