WebSite X5Help Center

 
Nikola P.
Nikola P.
User

SPEED WEBSITE  en

Autor: Nikola P.
Visitado 1356, Followers 1, Compartido 0  

How to solve the problem with the speed of the website?

Everything is optimized properly.The images are reduced to a minimum. I do not understand what else do I have to do?

Desktop Score 60.0/ 100

Mobile Score 47.0/ 100

Leverage browser caching

Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network. Leverage browser caching for the following cacheable resources:

Publicado en
7 RESPUESTAS - 1 ÚTIL - 1 CORRECTO
Esahc ..
Esahc ..
Moderator

Nikola, I would guess that image sizes are having the greatest impact on page load performance.

If you were using v16 you could run optimiser for an immediate performance improvement.

Unfortunately if you stay with v14 your only option is to resample/resize and replace every image so it is optimal for the website display size.

Leer más
Publicado en de Esahc ..
Nikola P.
Nikola P.
User
Autor

I'm using the latest version of the program. images are minimized. I do not understand why it still has this problem.

Leer más
Publicado en de Nikola P.
Claudio D.
Claudio D.
Moderator
Usuario del mes IT

@Nikola la segnalazione non riguarda come è fatto il sito web ma come viene gestita la cache sull'host. Se il tuo sito è su un Host Linux devi medificare  .htaccess , leggi qui:

@Nikola the report does not concern how the website is made, but how the cache is managed on the host. if your website is on Linux Host you must modify .htaccess :

https://varvy.com/pagespeed/leverage-browser-caching.html

Leer más
Publicado en de Claudio D.
Nikola P.
Nikola P.
User
Autor

I do not have ( .htaccess :) that at my host. I searched but I do not have it

Leer más
Publicado en de Nikola P.
Esahc ..
Esahc ..
Moderator

Nikola, assuming you are hosted on a linux server, use an FTP program (eg Filezilla is free) and access your public_html folder. You will find .htaccess is a hidden file (visible in Filezilla or similar) and you can download/edit it.

(and in spite of Claudio pointing out (quite rightly) that I was wrong, if you have not run Optimiser I highly recommend it - it will NOT overwrite your existing project)

Leer más
Publicado en de Esahc ..
Nikola P.
Nikola P.
User
Autor

I'm telling you, it's not my web hosting that (htaccess ).I did the optimization of the site and everything is ok with me. Who on that omptimization think .... foot-in-mouth

Leer más
Publicado en de Nikola P.
Claudio D.
Claudio D.
Moderator
Usuario del mes IT

@Esahc non dico che hai torto ... l'Optimizer è altamente consigliato per l'ottimizzazione delle immagine , se non vengono già ottimizzate in fase di creazione del progetto, ma il messaggio "Leverage browser caching" è relativo alla compressione sull'host

@Nikola contatta il tuo Host , se sei su Host Linux ti consiglieranno loro su come attivare quella compressione...

@Esahc i don't say you are wrong... Optimizer is highly recommended for image optimization, if images not already optimized in the project creation phase, but the message "Leverage browser caching" is related to the compression on the host

@Nikola contacts your Host, if you are on Host Linux they will advise you on how to activate that compression ...

Leer más
Publicado en de Claudio D.