Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize wernerhoffman.com
Render blocking CSS and JavaScript delays First Contentful Paint by 1.6 seconds and severely impacts LCP.
Use a WordPress optimization plugin like WP Rocket to defer non-critical CSS and JavaScript. Inline critical CSS for above-the-fold content. Move CleanTalk spam protection and Bootstrap files to load asynchronously after page render.
A score of 42 falls in the "Poor" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.
This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.
Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This WordPress site has poor performance with a score of 42/100, indicating significant user experience issues. The biggest problem is excessive JavaScript processing that blocks the main thread for 6.7 seconds, causing severe delays in page interactivity and a painfully slow Largest Contentful Paint of 7.4 seconds. The site is also suffering from render-blocking CSS and JavaScript files that prevent content from displaying quickly, plus oversized images that waste bandwidth. Reducing JavaScript execution time, deferring non-critical scripts, and optimizing images could potentially improve the score by 30+ points and dramatically reduce load times from the current 16+ seconds to something much more acceptable.
Why It Matters:
Main thread is blocked for 6.7 seconds with 3.2 seconds spent on script evaluation, causing massive Total Blocking Time of 1.59 seconds.
How to Fix:
Remove or replace heavy plugins causing JavaScript bloat. Use WP Asset CleanUp to disable unused scripts. Break up long JavaScript tasks by implementing code splitting for jQuery and Swiper bundle files.
Why It Matters:
Oversized images waste 313 KiB and delay LCP by 650ms while missing width/height attributes cause layout shifts.
How to Fix:
Install Smush or ShortPixel to automatically resize images to display dimensions. Add explicit width and height attributes to all img elements in your WordPress theme templates. Enable responsive images with srcset attributes.
Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
112 KiB of unused CSS increases page load time and delays rendering unnecessarily.
Missing image dimensions cause layout shifts that hurt user experience and CLS scores.
Video and font files with short cache lifetimes waste 1,488 KiB on repeat visits, slowing performance.
Missing image dimensions cause layout shifts and 112 KiB of unused CSS slows down parsing.