The more products, the more images the site will be overwhelmed. Optimizing Magento images is a good way to minimize the impact. In order to minimize the distortion caused by images on the slow Magento site, the following operations are required: Compress all images. The smaller the size, the smaller the impact. Please check if the store logo is PNG. Png (portable network graphics) or PNG’s not GIF is a raster graphics file format that supports lossless data compression. PNG is an improved alternative, without the patent of Graphics Interchange Format (GIF), which is used most (…) Details: \
By default, magnto2 cache is set as built-in cache. This is not the best choice for performance. To fully optimize Magento performance, you must switch to varnish cache. You can do it by going to store>configuration>advanced from Magento administrator panel. On the Advanced tab, select system. Here you can find subparts of the entire page cache. Change the cache application from built-in cache to Barney cache. 7. Composition of CDN \
In particular, geographically dispersed groups of servers work together to provide faster speeds. CDN can quickly transfer content assets, including HTML. HTML (Hyper Text Markup Language) is the default markup language for generating web pages and other information that can be displayed in a web browser. Html is created as an HTML element (like (…), and the tag is enclosed by angle brackets. The details are: >html pages, JavaScript files, images and videos. Although not required, setting up CDN may be very helpful for Magento’s speed optimization journey.
Mageplaze has a good short guide to how to configure Magento CDN. I’m glad to know that this is not complicated. 8. minimize the impact of JavaScript and CSS. JavaScript and CSS (cascading style sheets) are a style sheet language used to describe the presentation meaning (shape and format) of documents written in markup language. The most common application is to specify the style of HTML composed web pages (…) For more information, please note: >css can cause loading problems. The good news is that minimizing these problems and reducing the impact on the website will help greatly improve Magento’s speed.
Do the following: from the manager panel again, go to store>configuration>advanced. On the Advanced tab, select developer. You can find the JavaScript settings subsection here. You must change values in merge JavaScript files, enable JavaScript bundling, and minimize JavaScript files. They should all say yes. On the CSS Settings tab, you need to perform similar operations.
Merge CSS files and CSS collapse files into the change field example. 9. activate the plane directory
With Magento, all data of the stores are stored in databases such as excel. When the database reaches the limit, the data will be \