Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize localroofxperts.com
Render-blocking CSS and JavaScript delay LCP and FCP by 1.9 seconds.
Use WP Rocket or Autoptimize to defer non-critical CSS and JavaScript. Inline critical CSS for above-the-fold content. Move jQuery loading to footer or use async/defer attributes for non-essential scripts.
A score of 69 falls in the "Needs Improvement" 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 69/100, primarily due to severe image optimization issues. The biggest problem is inefficient image delivery, which is slowing down your Largest Contentful Paint to 6.6 seconds and could be improved by 318 KB through converting images to modern formats like WebP and properly sizing them for their display dimensions. Additionally, render-blocking CSS and JavaScript files are delaying initial page rendering by nearly 2 seconds, while unused CSS is adding unnecessary bloat. Fixing these image and loading issues could potentially improve your score by 25+ points and dramatically enhance user experience.
Why It Matters:
Image optimization can improve LCP by 1.3 seconds and save 318 KB of bandwidth.
How to Fix:
Convert PNG images to WebP format using ShortPixel or Imagify WordPress plugins. Implement responsive images with proper srcset attributes. Resize images to match their display dimensions (372x342 instead of 768x707).
Why It Matters:
Font loading without proper display settings causes layout shifts and delays text rendering.
How to Fix:
Add font-display: swap to Google Fonts URLs or use CSS @font-face rules. Preload critical fonts using <link rel='preload'> in WordPress header. Implement font metric overrides to prevent layout shifts during font swaps.
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
Customer review images are oversized by 809 KiB and not properly compressed, slowing LCP by 300ms.
JavaScript is causing 314ms of forced layout recalculations, blocking the main thread and hurting user interaction.
934 KiB of unused JavaScript is blocking page rendering and delaying LCP by 3.9 seconds.
Images can be reduced by 178KB through better compression and modern formats, saving 300ms on LCP.