I also maintain a controlled WordPress Core Web Vitals lab for public proof without exposing
client data. It uses two matching WordPress setups: a slow baseline and a fixed implementation
with the same dummy layout, route structure, hero area, review widget area, gallery, FAQ,
testimonials, and post grid.
The slow routes scored 24, 44, 37, and 45 in PageSpeed lab checks. The matching fixed routes
scored 100, 100, 100, and 100 after media, script, cache, and layout cleanup.
It is a technical work sample, not a client case study or a guarantee. The point is to show the
sprint pattern: isolate the dominant bottleneck, fix the implementation layer, verify selected
routes, and hand off the evidence.
View the WordPress CWV lab