Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize nordvox.com
LCP image takes 6.8 seconds to load because it's not discoverable in HTML, severely impacting user experience.
Add fetchpriority='high' to the Revolution Slider LCP image. Replace data-src lazy loading with immediate src attribute for above-the-fold slider images. Add <link rel='preload'> for the main slider image in WordPress header.php to start loading immediately.
A score of 57 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 57/100, indicating significant user experience issues. The biggest problem is an extremely slow Largest Contentful Paint of 9.7 seconds, primarily caused by the main slider image not being discoverable in the initial HTML and taking over 6.8 seconds just to start loading. The site is also bloated with 480 KB of unused JavaScript (mainly from Google Tag Manager scripts) and 95 KB of unused CSS, while render-blocking resources are delaying the initial page paint by nearly 3 seconds. Fixing the slider image discovery issue, removing unused code, and implementing proper resource loading strategies could easily improve the performance score by 30+ points and dramatically enhance user experience.
Why It Matters:
575KB of unused resources are blocking page render and delaying LCP by 3.1 seconds.
How to Fix:
Install Asset CleanUp Pro to remove unused CSS/JS per page. Dequeue Visual Composer CSS (45KB unused) and Google Tag Manager scripts on non-conversion pages. Use WP Rocket's 'Remove Unused CSS' feature to eliminate the 95KB of unused stylesheets automatically.
Why It Matters:
Images lack proper cache headers, forcing repeat downloads and adding 1.1MB of unnecessary network requests.
How to Fix:
Configure WP Rocket or W3 Total Cache with 1-year expiry for images. Add cache-control headers via .htaccess for static assets. Enable browser caching for uploaded media files to eliminate repeat downloads of slider images.
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
96% of your CSS (80KB) and 72% of JavaScript (94KB) is unused, wasting 544ms of load time.
Large PNG images are delaying LCP by 950ms and consuming 320KB of unnecessary bandwidth.
Render-blocking resources delay First Contentful Paint by 2.35 seconds, severely impacting user experience.
Web fonts are causing 60ms delays in text rendering and creating layout shifts during font swap.