How to Enable Merge CSS, JavaScript in Magento 2
All separated CSS files and CSS files and JavaScript Files can be merged into one single or condensed file that helps to optimize your site and reduce page loading time. After merging, a merged CSS file or Script Files will be shown without line breaks and be disallowed to edit the file. To enable Merge CSS, JavaScript in Magento 2 you can follow some simple steps which are given bellow.
Facts of page loading speed that you need to know
- More than 45% of visitors will not purchase the product if they experience an eCommerce site that loads slower than expected (Unbounce).
- 53% of mobile site visitors tend to leave a page when having to wait more than three seconds (Akamai).
- A decrease of 0.1 second in page load time can increase retail customer engagement by 5.2% (UnbounceGoogle, Fifty-Five, and Deloitte).
To merge CSS files in Magento 2
- On the Admin panel, click Stores. In the Settings section, select Configuration.
- Select Developer under Advanced in the panel on the left
- Open the CSS Settings section, and continue with following:
- In the Merge CSS Files field, select Yes
- When complete, click Save Config.
To merge JavaScript files in Magento 2
- On the Admin panel, click Stores. In the Settings section, select Configuration.
- Select Developer under Advanced in the panel on the left
- Open the JavaScript Settings section, and continue with following:
- In the Merge JavaScript Files field, select Yes
- When complete, click Save Config.
Increasing your website loading speed is the first step to increase conversion rates and boost sales, and it can be done by enabling Merge CSS, JavaScript in Magento 2. Hopefully the statistics give you another insight into this matter, and the guidelines show you how to deal with it. You can get your site performance audit and find solutions for your store here. Leave comments below to share with us your results!