My Magento 2 site is running very slowly. Pages take too long to load and this discourages visitors. I've already tried several optimization methods, such as enabling caching and optimizing images, but there is no noticeable improvement. Does anyone know how to make Magento 2 faster?
2 participantes
how to make Magento 2 faster?
Federico- --> Postador Iniciante
- Mensagens : 50
Moedas : 630
Data de inscrição : 27/06/2023
Idade : 36
- Mensagem nº1
how to make Magento 2 faster?
diamant- --> Postador Iniciante
- Mensagens : 23
Moedas : 525
Data de inscrição : 22/07/2023
- Mensagem nº2
Re: how to make Magento 2 faster?
Yes, speeding up Magento 2 can be a challenge. I faced a similar problem. In addition to caching and image optimization, modules from Amasty have proven useful for improving page loading speed and make magento 2 faster . It's also important to check your hosting: upgrading to a more powerful server or using a CDN can significantly improve performance. Code audit is also important - remove unnecessary scripts and styles to reduce the number of requests. These steps helped improve the performance of my site, I hope they are useful for you too!