Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi everyone,
I Dawn theme I need a checklist for page speed optimization.
Please share the store URL.
Hi @ErSanjay,
All the best,
CedCommerce
Thanks lot all here more details
@oscprofessional here is link https://docs.google.com/document/d/10m1riwZdxM3eYF0m1U7yVtsW7RSWMi2z7bYfCBc0Gvg/edit?usp=sharing
@Ecom_Swift please check
@Cedcommerce thanks for the answer
I am using https://pagespeed.web.dev/ I am using the dawn theme.
one more was image size but I can see the dawn has proper set image size !!
Please share the store URL. You can also use Google Page Speed to see your speed issues, which need to be optimzied
Get know us at: Website | Blog | FAQ | Contact us
I have checked your site in the page insight chrome tool. your website score is very low.
Properly sized images
The Opportunities section of your Lighthouse report lists all images in your page that aren't appropriately sized, along with the potential savings in kibibytes (KiB). Resize these images to save data and improve page load time
For each image on the page, Lighthouse compares the size of the rendered image against the size of the actual image. The rendered size also accounts for device pixel ratio. If the rendered size is at least 4KiB smaller than the actual size, then the image fails the audit.
Specify multiple image versions and the browser will choose the best one to use:
For Example:
Before | <img src="flower-large.jpg"> |
After | <img src="flower-large.jpg" srcset="flower-small.jpg 480w, flower-large.jpg 1080w" sizes="50vw"> |
The <img> tag's src, srcset, and sizes attributes all interact to achieve this end result.
You need to work on following points :
By fixing these issues, your website speed score can definitely improve.
For more details please check the link below.
https://www.oscprofessionals.com/blog/shopify-speed-optimization-guide/
If anything is missed out or unclear then don't hesitate to ask. We will surely help you.
Have a nice day !
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025