Comments Hugo started the conversationNovember 15, 2022 at 1:11pmHello, simple question if you ever have an idea do you know how to increase the performance of the pages by optimizing them I am told that it is probably the host, do you have an idea? Thanks 933Neuron repliedNovember 17, 2022 at 2:02amHi,I would suggest you three things about how to increase the speed of your website. 1) Compress images to lower resolutions and smaller image sizes. 2) Use a cacher(we use w3 total cacher). https://wordpress.org/plugins/w3-total-cache/ - Right after install go to general settings and enable page cache. 3) Install autoptimize to combine all CSS files in one file and all JS files in one file, just like we do in our demo. - https://wordpress.org/plugins/autoptimize/Feel free to ask for anything you need.Kind Regards1 LikeHugo repliedNovember 17, 2022 at 6:32amReally nice thank you very much for your time you are on top! 933Neuron repliedNovember 17, 2022 at 10:34amYou're welcome Sign in to reply ...
Hello, simple question if you ever have an idea do you know how to increase the performance of the pages by optimizing them I am told that it is probably the host, do you have an idea? Thanks
Hi,
I would suggest you three things about how to increase the speed of your website.
1) Compress images to lower resolutions and smaller image sizes.
2) Use a cacher(we use w3 total cacher). https://wordpress.org/plugins/w3-total-cache/
- Right after install go to general settings and enable page cache.
3) Install autoptimize to combine all CSS files in one file and all JS files in one file, just like we do in our demo.
- https://wordpress.org/plugins/autoptimize/
Feel free to ask for anything you need.
Kind Regards
Really nice thank you very much for your time you are on top!
You're welcome