![]() |
|
Sitemap error reported by Google as a Parse error? - 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 error reported by Google as a Parse error? (/thread-8142.html) |
Sitemap error reported by Google as a Parse error? - gwmbox - 2011-01-22 Hi guys. Just made our updated ZP site live (http://southwestphotography.com.au/) and submitted the sitemap to Google but I am getting a parse error. I have tried both sitemap.php and also index.php?sitemap but both come up with the same error. Sitemap-extended is enabled. Using 1.4 [6528] (Official Build) Cheers GW Sitemap error reported by Google as a Parse error? - gwmbox - 2011-01-22 I just updated to Zenphoto version 1.4 [6586] (Official Build) and the issue still exists. GW Sitemap error reported by Google as a Parse error? - sbillard - 2011-01-22 Is this the same error you see? Quote:Fatal error: Maximum execution time of 30 seconds exceeded in [edit]/public_html/zp-core/functions-basic.php on line 196 Sitemap error reported by Google as a Parse error? - gwmbox - 2011-01-23 yes that is probably it, BTW can you remove the site name ref Cheers GW Sitemap error reported by Google as a Parse error? - gwmbox - 2011-01-23 Is there a way or can I make a suggestion that the sitemap be split if more than X records, so we can have sitemap1, 2, 3 etc This way the execution times will be removed, which appears to be the main issue here. GW Sitemap error reported by Google as a Parse error? - gwmbox - 2011-01-23 I have managed to split the sitemap-extended into two files (sitemap1 and sitemap2), one for album/images and one for news/pages. The album/images are still taking too long to create, so now I will try and split the albums and images... though a little more difficult as you have them in one combined function. GW Sitemap error reported by Google as a Parse error? - gwmbox - 2011-01-23 OK now I have the albums separated, and so I have sitemap1 for albums, sitemap2 for news and pages and sitemap3 for images, however the images one is still timing out, I need to find a way to split this... any ideas? Cheers GW Sitemap error reported by Google as a Parse error? - acrylian - 2011-01-23 First, update to the just released 1.4.0.1 version. There are some fixes to the sitemap in there, regarding validation. (the sitemap.php file is not used anymore). About your error this might be an exif issue or or just too many images. How many images do you have on that site? Do you have the google extension enabled? If try what happens if you disable that. For slitted sitemaps by type we would have to add/use separate calls like Sitemap error reported by Google as a Parse error? - gwmbox - 2011-01-24 Hi Acylian, yes the latest is installed 27000 photos I will create a new ticket now. Cheers GW Sitemap error reported by Google as a Parse error? - acrylian - 2011-01-24 That's quite a lof of images. Thanks for the ticket. All further discussion there. |