Hi,
I have the same problem. Google shows a really ugly snippet with the cache url instead of the meta data description. I know that Google doesn't always use the metadata description, but showing the url is terrible. I'm using the latest Image show, and have disabled the image show cache url in robots.txt and re-posted the url to Google through Webmaster tools, but the same horrible snippet is showing. Any ideas on this?
(By the way, if i google "site:grebbestad.net" instead of just the url, the snippet is using the meta description like it should. Don't know why!)
I suppose it's this code that Google interprets as site content:
- Code: Select all
<figure>
<div class="gkIsSlide" style="z-index: 1;" title="Grebbestad ny">http://www.grebbestad.net/modules/mod_image_show_gk4/cache/grebbestad-bildspelgk-is-211.jpg<a href="/">link</a></div>
</figure>
<figure>
<div class="gkIsSlide" style="z-index: 2;" title="Tjurpannan">http://www.grebbestad.net/modules/mod_image_show_gk4/cache/tjurpannan-pano-bildspel2gk-is-211.jpg<a href="/">link</a></div>
</figure>
<figure>
<div class="gkIsSlide" style="z-index: 6;" title="Kajak">http://www.grebbestad.net/modules/mod_image_show_gk4/cache/vinterkajak-bildspelgk-is-211.jpg<a href="/">link</a></div>
</figure>