I have my website but its loading at a very slow, i don’t know what is the exact issue. Please point the things which i should check to make my website speedy
Hey @davidworld Welcome to Shopify Community can you please share the Website URL
Hey @davidworld
Welcome to Shopify Community!
A few things to keep in mind is that you need to make sure that you don’t overload your store with apps as they’re a massive speed killer for the website. Also have you done a website speed audit of your store on Page-Speed? It will give you a detailed report of your website speed and will also suggest you things you can improve.
Lastly, always attach your store URL so I can help you even better.
Best,
Moeed
Hi,
Hope this will help
- Test with default theme to identify theme issues
- Remove unused apps and leftover code
- Compress and resize images
- Reduce scripts,animations and fonts
- Enable lazy loading and simplify your homepage
- Limit third-party tracking scripts
- Use speed tools but focus on real experience
- Prioritize mobile performance
Hi @davidworld
Improving website speed is a great step it directly impacts user experience, SEO, and conversions.
The points you mentioned are absolutely correct. I can help you implement all of these optimizations properly and safely without affecting your store functionality.
What I can do for you:
Image optimization (compression + proper sizing + next-gen formats)
Reduce HTTP requests and remove unused assets
Implement lazy loading for images and sections
Optimize and minify CSS & JavaScript
Remove or replace heavy/unnecessary apps
Improve mobile performance and responsiveness
Advanced theme code optimization (Liquid + JS cleanup)
Speed audit using tools like PageSpeed Insights
Result you can expect:
Faster load time
Better Core Web Vitals
Improved SEO ranking
Higher conversion rate
Best regards,
Devcoder ![]()
Hello @davidworld
Start by seeing how many apps are injecting scripts on every single page, that’s usually the biggest performance hit. Then look through your theme file for heavy hitting elements like sliders, video backgrounds, or giant uncompressed images. Product images need to be sized and compressed properly and not just uploaded as is. Also see if you have multiple tracking pixels/marketing scripts firing individually rather than consolidated. Finally, test your home page and your product page individually, as often it is one or two sections that are loading the most.