Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize finhomecontracting.com
The redirect chain delays LCP and FCP by 800ms, significantly impacting user experience.
Update all internal links to point directly to https://finhomecontracting.com/dallas-kitchen-remodeler/ instead of the non-slash version. Configure your WordPress .htaccess to prevent trailing slash redirects. Use a plugin like Redirection to audit and fix redirect chains.
A score of 47 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 47/100. The biggest problem is excessive JavaScript execution time (2.5 seconds), primarily from Google reCAPTCHA and jQuery plugins, which severely delays page interactivity and causes the Time to Interactive to reach 15.2 seconds. The site also suffers from a redirect that wastes 800ms and render-blocking CSS that delays content visibility by 2.6 seconds. Reducing JavaScript payloads, fixing the redirect, and deferring non-critical CSS could improve the score by 30+ points and dramatically enhance user experience, especially on mobile devices.
Why It Matters:
JavaScript execution takes 2.5 seconds and blocks the main thread, delaying interactivity by over 600ms.
How to Fix:
Defer non-critical reCAPTCHA loading until user interaction using async/defer attributes. Remove unused Elementor modules and consolidate remaining scripts. Consider replacing jQuery with vanilla JavaScript for simple interactions to reduce the 726ms jQuery execution time.
Why It Matters:
Poor font loading causes 90ms delay in First Contentful Paint and creates layout shifts.
How to Fix:
Add font-display: swap to all @font-face declarations in your theme's CSS. Preload critical fonts (Elementor icons and Google Fonts) using <link rel='preload'> in your WordPress header. Use font-metric overrides in CSS 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
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.