![]() |
|
Sitemap images not indexed - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Sitemap images not indexed (/thread-10283.html) Pages:
1
2
|
Sitemap images not indexed - sbillard - 2012-09-03 Ok, then we ask the usual question: what is showing up in your PHP error logs? Sitemap images not indexed - jackdaw - 2012-09-04 The error logs within ZP say nothing about this. Sitemap images not indexed - acrylian - 2012-09-04 We mean of course as well the php error log. The zp log does not always get everything. Sitemap images not indexed - jackdaw - 2012-09-05 I don't have access to this, but I just asked my webhoster and he will look into it. Sitemap images not indexed - acrylian - 2012-09-05 You don't have access to your server error log, not even through your host's backend maybe? That is really unfortunate and should really be available in some way. Sitemap images not indexed - jackdaw - 2012-09-15 My host took a look for me in the log files, but couldn't find any reference to ZP in any way. The problem has to be somewhere within the plugin or something I did perhaps to the theme, althought my theme is quite straight forward really. Here you can see that all images are not indexed: And here that the errors start with the images: And here the errormessage itself (missing xml tag): I have no idea were to look further. None of the images are indexed in Google, either way, with or without sitemap . This is my code in image.php: printDefaultSizedImage(getImageTitle()) http://ompldr.org/vZmkydQ/Selectie_033.bmp Sitemap images not indexed - acrylian - 2012-09-15 One of the screenshots as far as I understand notes an xml error in the image sitemaps. So how does that look like and what is it actually it is complaining about? Sitemap images not indexed - jackdaw - 2012-09-15 The imagemaps all look the same, like this: http://ompldr.org/vZmk0NQ/Selectie_034.bmp and then there is a reference to this: http://ompldr.org/vZmk0OQ/Selectie_036.bmp And Google is always complaining there is a xml tag missing: http://ompldr.org/vZmk0OA/Selectie_035.bmp Sitemap images not indexed - acrylian - 2012-09-15 Yes, indeed the actual image links are missing and I can confirm I indeed can reproduce that on my live test install. http://support.google.com/webmasters/bin/answer.py?hl=en&answer=178636 However, Google really should also index the image itself via the albums and the site itself... Anyway I opened a ticket for it: http://www.zenphoto.org/trac/ticket/2245 All further discussion regarding test there. Sitemap images not indexed - jackdaw - 2012-09-15 Thanks! I will follow the comments there and test any changes that are suggested. Sitemap images not indexed - jackdaw - 2012-11-23 Funny, I just wanted to let you know how things are now and got the message the ticket is closed for this 'problem'. Never mind, I just wanted to let you know that the sitemap probably works fine, but that even after seven weeks the images are slowely being indexed. In this image you can see the WordPress sitemap and the ZP sitemap, split into a web part and an images part. The web part (I assume these are the .php extensios) are indexed much better than the images themselves: http://ompldr.org/vZ2YzbA/Selectie_196.bmp Sitemap images not indexed - acrylian - 2012-11-23 Did you submit index.php?sitemap to Google? Try to submit the actual main sitemap index file directly. Maybe that makes the difference. Sitemap images not indexed - jackdaw - 2012-11-24 Good thinking. I'm going to try that. |