Active
Project:
Google Image Sitemap
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2012 at 03:58 UTC
Updated:
11 Jul 2012 at 14:15 UTC
Sometime loc differs from loc:image. loc has correct path but loc:image no.
<url>
<loc>
http://localhost/regalos-bebe-recien-nacido/accesorios-bebe/glass-cristal/
</loc>
<image:image>
<image:loc>
http://localhost/sites/default/archivos/productos/regalos-originales/budines-ropa/regalos-originales-budines-ropa-rojo-96.jpg
</image:loc>
<image:title>Glass y Cristal</image:title>
<image:caption>Glass y Cristal</image:caption>
<image:license/>
</image:image>
</url>
<url>
<loc>
http://localhost/regalos-bebe-recien-nacido/accesorios-bebe/glass-cristal/
</loc>
<image:image>
<image:loc>
http://localhost/sites/default/archivos/productos/regalos-originales/budines-ropa/regalos-originales-budines-ropa-rojo-97.jpg
</image:loc>
<image:title>Glass y Cristal</image:title>
<image:caption>Glass y Cristal</image:caption>
<image:license/>
</image:image>
</url>
Greetings!
Comments
Comment #1
FAAREIA commentedPlus, i added code from this post because module can't be used if i don't do so.
Comment #2
amitgoyal commentedStakcreativa, we couldn't reproduce this issue. It seems to be working fine for us. Can you please provide more details on this?
Regarding other bug, http://drupal.org/node/1548116#comment-6002548, this has been fixed and incorporated in 7.x-1.1 release.
Comment #3
FAAREIA commentedI think the main problem is with commerce module.
Google image sitemap is correct when it shows the image from the node, but it's not correct when it brings images from the commerce product node (referenced by the node), and sometimes it just don't show them in the xml.
I'll change the title =)
thanks for everything
greetings.
Comment #4
FAAREIA commented