A user receives Ahrefs reports flagging images as too large, but believes this is inaccurate since Shopify’s Dawn theme automatically serves resized WebP versions that are much smaller than the original PNG files.
Investigation findings:
Upon examining a sample product page, some PNG files are indeed being served directly through Shopify’s CDN without automatic WebP conversion
The images in question are approximately 400KB in size
Despite the file sizes, page load performance appears acceptable even on slower connections
Recommendation:
Pre-compress images using tools like TinyPNG before uploading to Shopify
However, given the current file sizes and acceptable load times, optimization is suggested but not critical
The discrepancy appears to stem from Shopify not converting all image instances automatically, rather than being purely an Ahrefs reporting issue.
Summarized with AI on November 1.
AI used: claude-sonnet-4-5-20250929.
We are getting reports from AHREFs saying our images are too large. Looking at their report, they are looking at the base images in png format. However, when shopify serves the images, they are generally resized down, and almost always webp format, and are much smaller.
We are using Dawn.
Is this just a problem on how AHREFs interprets the images? It doesn’t seem to reflect the reality of how the pages actually load.
I’d always recommend running any images through a compressor/optimiser tool such as TinyPNG before uploading.
That being said, the images are only about 400KB, so I wouldn’t be too worried if you didn’t want to make any changes. My internet is terrible, and the site still loaded quickly.