cancel
Showing results for 
Search instead for 
Did you mean: 

need help?

need help?

How To increase performance for Magento2

Dear Support,

 

We have newly setup Magento2 for Our online shopping website, and we found 30 to 40-sec gap to display new website. 

 

Thanks in advance

1 REPLY 1

Re: need help?

Hi @safetyglass_saf 

 

Here are few steps to increase the performance your Magento 2 store.

 

  • Make sure Full Page Cache is on from admin panel.
  • Inspect every 3rd-party extension installed in your magento website
  • Choose the fastest hosting possible
  • Make sure Production Mode is on(if website is on production)
  • Never use JS bundling
  • Enable CSS/JS minification
  • Use Built-in Cache, Skip Varnish
  • Use optimized content and media files

 

I hope it will help you.

 

Thanks

 

--
If my answer is useful, please Accept as Solution & give Kudos