![]() |
|
SITEMAPS and RSS - 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: SITEMAPS and RSS (/thread-12641.html) |
SITEMAPS and RSS - mondeduvelo - 11-12-2016 Good evening, I just opened my site via zenphoto if you want to look it's here : http://www.lesmaillotsdevelo.com/ I am wondering how to automatically generate sitemaps and rss feeds without going through the button that is on the home page of the admin SITEMAPS and RSS - acrylian - 11-12-2016 RSS is generated automatically. The buttons are just for manually clearing the cached ones in case you don't want to wait until it updates itself. You can of course just disable the rss cache. Sitemaps currently cannot be generated automatically. SITEMAPS and RSS - mondeduvelo - 11-12-2016 ok thanks SITEMAPS and RSS - MarkRH - 12-12-2016 Uhm, what button are you referring to concerning the RSS cache? I don't notice one. Only thing I know of is the RSS plugin option to turn on/off the cache. SITEMAPS and RSS - mondeduvelo - 12-12-2016 i'm a problem with google sitemaps http://www.lesmaillotsdevelo.com/cache_html/sitemap/sitemap-zenphoto-images-101.xml Type Problème Description Nombre de problèmes Exemple Ligne Détectée1 Erreurs what's happened ? SITEMAPS and RSS - acrylian - 12-12-2016 @MarkRH: You need to enable the cacheManager plugin to get button to clear all caches manually. @mondeduvelo: In the future please switch Zenphoto to the native English to post error messages (or at least translate them beforehand). We sadly don't speak French and it saves us time to help. Thanks. It seems the sitemaps generated misses a doctype define like `` at the beginning. We will look into that. However according to sitemap validators it is considered just a warning and nevertheless considered valid XML. Therefore it should work. SITEMAPS and RSS - MarkRH - 12-12-2016 @acrylian: Ah, thanks. SITEMAPS and RSS - acrylian - 12-12-2016 I looked at the sitemaps plugin and it follows completely the specifications and does include `` (which does not show if you view it on the sitemap page). Sitemaps don't require any doctype besides that as html documents do. |