Member
Member
Comodor125   2017-02-28, 18:44
#1

Search engines take into account the loading time of a website in order to classify sites or zenphoto does not exploit optimally the fast loading. For example, it would be interesting to add:

  - Mod_Gzip
  - Expires headers

Can you integrate them in the next version of zenphoto.

Administrator
Administrator
acrylian   2017-02-28, 19:08
#2

You can enable both htaccess if you need them.

Also note other than Piwigo you apparently seem to come from Zenphoto does not pre-generate image sizes on uploading but on request. This can slow down initial loading but happens once. You can also precache images using the cacheManager plugin. Additionally there is a html cache plugin. See the user guide about caching.

Member
Member
Comodor125   2017-02-28, 19:14
#3

The html cache plugin is interesting but the plugin puts all the images in cache is what can be put only the images consulted them to reduce the load on the server. Because if the site contains for example 10000 photos the plugin will put a certain time and saturate the server.

Administrator
Administrator
acrylian   2017-02-28, 19:15
#4

The html cache plugin does not put any images anywhere actually. Did you read the user guide article about how image caching works?

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.