Minification
Learn the importance of minification in SEO through our detailed guide, which helps reduce load times and improve user experience by streamlining your website's code
Who can use this feature?
This feature is available for Pro and Enterprise plan users.
What is minification?
As a process of code optimization, Minification removes unnecessary information from the source code such as white spaces, line breaks, comments, etc to help your pages load faster.
How does it help?
Minification can bring these benefits to your site:
Decrease the loading time of your website for better performance
How does it work?
In "Speed up customization" -> Minification
Turn on the Minification
Select file type you want to minify. We support CSS and Javascript
Click Save
How to check if minification works?
In Shopify adminm, go to "Online store" -> Themes
In your current themes, click -> Edit code
In Assets -> Search min or minified. If it shows up (image below), it works on your store.
You can check on our store front. Go to your website -> Right click -> Click Inspect
Click Network -> Click JS or CSS
Find file
theme.aio.min.js
(image below)
Last updated