Online store performance and site speed optimization
Hi everyone,
I Dawn theme I need a checklist for page speed optimization.
Please share the store URL.
Please share the site URL so that i check it and share with you what do you actually need to fix for speed optimization.
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
@Mubashir_H 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 !
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023