Skip to content

Commit 99c0f47

Browse files
docs: clarify Lighthouse comparison limitations in ecommerce guide
1 parent a4904a0 commit 99c0f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/en/2025/ecommerce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ Lighthouse is the HTTP Archive's lab-based audit. Unlike Core Web Vitals (field
732732
- **SEO**: The Lighthouse SEO score reflects technical SEO fundamentals (e.g., title/meta, basic crawlability signals). High medians are common because these checks are straightforward to pass.
733733
- **Best Practices**: Best Practices is a grab bag of security and reliability checks (HTTPS, safe JS patterns, modern APIs). It often reflects platform defaults and theme quality.
734734

735-
Lighthouse is useful for comparisons across large sets of sites, but it won't perfectly match what real users experience.
735+
Lighthouse is useful for comparisons across large sets of sites because it standardizes the test profile, but it won't perfectly match what real users experience since field data reflects the real mix of devices, networks, geographies, and user behavior.
736736

737737
### Median Lighthouse scores by platform
738738

0 commit comments

Comments
 (0)