Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize finhomecontracting.com
Web font loading causes 0.388 CLS score as elements shift when fonts load, harming user experience.
Add font-display: swap to Google Fonts URLs for Montserrat and Playfair Display. Preload critical font files using <link rel='preload' as='font'>. Define fallback fonts with similar metrics to reduce layout shifts during font loading.
A score of 33 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 kitchen remodeling site has severe performance issues with a critical score of 33/100. The biggest problem is render-blocking resources (CSS and JavaScript files) that are delaying page rendering by 2.4 seconds, combined with an extremely slow Time to Interactive of 15.2 seconds that makes the site nearly unusable on mobile devices. The site is also suffering from significant layout shifts (0.388 CLS score) caused by web fonts loading late, and excessive JavaScript execution time from reCAPTCHA and other plugins. Fixing the render-blocking resources alone could save 2.4 seconds of load time, while optimizing JavaScript delivery and implementing proper font loading strategies could dramatically improve both performance scores and user experience.
Why It Matters:
Redirects and render-blocking resources delay LCP by 3.2 seconds, severely impacting page load speed.
How to Fix:
Remove the trailing slash redirect from /dallas-kitchen-remodeler to /dallas-kitchen-remodeler/. Defer jQuery loading using async/defer attributes or move to footer. Inline critical CSS from the largest minified files directly into the HTML head.
Why It Matters:
Excessive JavaScript execution blocks user interactions for 2.4 seconds and creates poor user experience.
How to Fix:
Remove or lazy-load the large reCAPTCHA script until user interaction is needed. Use WP Rocket to combine and minify JavaScript files. Remove unused JavaScript from Google Analytics and other tracking scripts by implementing them conditionally.
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
JavaScript is triggering expensive layout calculations totaling 290ms, blocking user interactions and degrading responsiveness.
Over 265KB of unused CSS and JavaScript is wasting bandwidth and extending load times, with potential savings of 1.88 seconds.
Critical CSS and JavaScript are blocking page rendering for 2.18 seconds, directly delaying First Contentful Paint and Largest Contentful Paint.
No cache headers on 1MB of resources forces repeat downloads, increasing LCP by 4.5 seconds for returning users.