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
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
I don't know anything of the sitemap plugin. Acrylian made it. But perhaps it is not up to the task of handling your site.
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
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-new or ?sitemap-images. That should be possible. For suggestions like this please use the ticket system.