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 ) ?
Comments
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.
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