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
Last updated
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
Last updated
Who can use this feature?
This feature is available for Pro and Enterprise plan users.
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.
Minification can bring these benefits to your site:
Decrease the loading time of your website for better performance
In "Speed up customization" -> Minification
Turn on the Minification
Select file type you want to minify. We support CSS and Javascript
Click Save
In Shopify adminm, go to "Online store" -> Themes
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)
In your current themes, click -> Edit code