Dawn theme Page Speed optimization checklist

Dawn theme Page Speed optimization checklist

ErSanjay
Shopify Partner
340 21 49

Hi everyone,

 

I Dawn theme I need a checklist for page speed optimization. 

Business Owner & Shopify Plus, Shopify app , Shopify Consultant - Full Stack Sofware Engineer
Warm regards,
Er Sanjay

If you find yourself in need of assistance with your store, don't hesitate to reach out! Feel free to send me a direct message, and I'll do my best to help you out.
Replies 5 (5)

oscprofessional
Shopify Partner
16372 2440 3188

@ErSanjay ,

Please share the store URL.

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

Cedcommerce
Shopify Partner
718 77 117

Hi @ErSanjay,

 

 

Here below are the two websites that you can use to know your website speed issues:-
2. https://pagespeed.web.dev/ (for both mobile & desktop)


All the best,
CedCommerce

CedCommerce || Shopify Expert
- Let us know if our reply is helpful for you. Like it.
- Was your question answered? Mark it as an accepted solution.
- For further discussion contact: Email ID- apps@cedcommerce.com
- Whatsapp:- Join Here
ErSanjay
Shopify Partner
340 21 49

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.

 

ErSanjay_0-1664951127403.png

 

one more was image size but I can see the dawn has proper set image size !!

 

ErSanjay_1-1664951184249.png

 

Business Owner & Shopify Plus, Shopify app , Shopify Consultant - Full Stack Sofware Engineer
Warm regards,
Er Sanjay

If you find yourself in need of assistance with your store, don't hesitate to reach out! Feel free to send me a direct message, and I'll do my best to help you out.

OneCommerce
Shopify Partner
253 19 110

Please share the store URL. You can also use Google Page Speed to see your speed issues, which need to be optimzied

OneCommerce - The Ultimate eCommerce Solution Platform
We offer 12+ solutions to help increase traffic, maximize conversion rates and generate better revenue for more than 500,000 eCommerce merchants worldwide.

Get know us at: Website | Blog | FAQ | Contact us

oscprofessional
Shopify Partner
16372 2440 3188

@ErSanjay ,

I have checked your site in the page insight chrome tool. your website score is very low.

oscprofessional_0-1673432948156.png

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 :

  • Theme Upgrade if there is a scope and upgraded theme available
  • Reduce JS Payload.
  • Use Critical CSS .
  • Replace GIFs With Static Images
  • Reduce Large Image Sizes
  • Migrate Tracking Codes To Google Tag Manager
  • Compress Images
  • Limit Third Party JavaScript & Shopify Apps
  • Preload Web Fonts. 
  • I would suggest limiting to one and using a standard web font.

 

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 !

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...