Online store performance and site speed optimization
How I can Compression Page Code to optimize my store speed?
Solved! Go to the solution
This is an accepted solution.
Hi,
I think you're asking how to minify your code. One way to do that, is to individually copy you're CSS files code to css minifier and click minify.
Then paste the minified code back into your css file. Also keep a backup of your un minified code preferably on your theme, incase something goes wrong.
You can do the same for JS files with javascript minifier.
Hope that helps!
Best,
eStoreSpeedOptimization
This is an accepted solution.
@NomanSohai couple additional tips:
1) Backup your live theme first and make the code edits on the new theme.
2) Backup up each file that you are editing first, so your team and future developers have access to the unminified code so that the files / logic are editable. I like to rename the file for a backup, for example if you have a file called custom.css, create a file called old-custom.css, or custom.bak.css and put the original code there so it's available later.
3) If you don't want to spend time on those processes, or if you're not familiar in the code we (Speed Boostr, the Shopify optimization team) have an app called File Optimizer that handles this for you. A bonus is that it will also minify Liquid files - there's not a public tool to do that so if you have Liquid files you can either user our app, or to do it manually search for all the liquid tags, then minify the JS in between those blocks.
4) If you still see minification warnings after compressing your files, check to see if the source of the files is coming from an app. If it is, contact the app developer to request them to minify their files.
Good luck on the optimizations. 👍
This is an accepted solution.
Hi,
I think you're asking how to minify your code. One way to do that, is to individually copy you're CSS files code to css minifier and click minify.
Then paste the minified code back into your css file. Also keep a backup of your un minified code preferably on your theme, incase something goes wrong.
You can do the same for JS files with javascript minifier.
Hope that helps!
Best,
eStoreSpeedOptimization
This is an accepted solution.
@NomanSohai couple additional tips:
1) Backup your live theme first and make the code edits on the new theme.
2) Backup up each file that you are editing first, so your team and future developers have access to the unminified code so that the files / logic are editable. I like to rename the file for a backup, for example if you have a file called custom.css, create a file called old-custom.css, or custom.bak.css and put the original code there so it's available later.
3) If you don't want to spend time on those processes, or if you're not familiar in the code we (Speed Boostr, the Shopify optimization team) have an app called File Optimizer that handles this for you. A bonus is that it will also minify Liquid files - there's not a public tool to do that so if you have Liquid files you can either user our app, or to do it manually search for all the liquid tags, then minify the JS in between those blocks.
4) If you still see minification warnings after compressing your files, check to see if the source of the files is coming from an app. If it is, contact the app developer to request them to minify their files.
Good luck on the optimizations. 👍
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023