Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
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.