here is the website url: makerlab-electronics.com
any suggestion on how to improve the loading speed of the website?
here is the website url: makerlab-electronics.com
any suggestion on how to improve the loading speed of the website?
Hello @niceeee
To optimize shopify store load time and page speed scores you need to optimize your website content, optimize app load, remove errors, bugs.
Optimize images - resize and convert them to nextgen light weight version and reupload
Fix render blocking - inline JS/CSS files
Removed unused CSS/JS - load CSS/JS files based on pages as needed
Defer offscreen images - Lazyload images
Preload files - Preload JS/CSS, fonts
Fix errors - Check your browser console if there any error from app or theme and fix them
Hope these optimization will improve your website load time and speed scores.