ZenphotoCMS Forum
Sitemap Limit - 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 Limit (/thread-12077.html)



Sitemap Limit - psaux - 2014-11-20

there's an limit to sitemap generation?

My gallery has ~15000 images in 15 folders.. when i try to generate sitemap.. the sitemap-image.xml stops with less image links than the gallery has.




Sitemap Limit - acrylian - 2014-11-20

No, there is actually no limit. The sitemap plugin - you have to execute manually via the admin overview utility button - should actually generate several sub sitemaps for the images. That is because sitemaps itsself do have a limit of entries per sitemap file. This is following this spec:
http://www.sitemaps.org/protocol.html#index

If it stops there has to be an error in your Zenphoto error or even better your server error log.




Sitemap Limit - psaux - 2014-11-20

Yeap was an webserver error. Got it working now!

Really thankyou