Optimize Speed
Updated on February 17, 2022 Bluesky Team
Last updated
Updated on February 17, 2022 Bluesky Team
Last updated
In order to improve the pageability as well as the user experience, we have created Optimize Speed module.
You can easily setup Optimize Speed in Admin panel.
Login to your backend page.
BLUESKYTECHCO > Theme Settings
In the Lazy JavaScript field: Select Enable
Click Save Config to save your config.
BLUESKYTECHCO > Theme Design
In the Disable Debug Mode field: Select Yes
Click Save Config to save your config.
STORES > Configuration > Advanced > Developer
In the Merge JavaScript Files field: Select Yes
In the Minify JavaScript Files field: Select Yes
In the Move JS code to the bottom of the page field: Select Yes
In the Merge CSS Files field: Select Yes
In the Minify CSS Files field: Select Yes
Click Save Config to save your config.
Go to SSH on server and cd to root magento and run commandlines below:
php bin/magento cache:flush
php bin/magento indexer:reindex
php bin/magento setup:upgrade
php bin/magento deploy:mode:set production
chmod -R 777 var pub generated (if you use linux)
Copyright © 2022 Blueskytechco.com. All Rights Reserved.