Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize ardem.com
Multiple CSS files block initial render for 3.2 seconds, significantly delaying First Contentful Paint.
Install Autoptimize or WP Rocket to combine and inline critical CSS. Defer non-critical stylesheets like Ultimate VC Addons using rel='preload'. Remove unused CSS rules from theme files, especially the 27KB file with 86% unused code.
A score of 52 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 concerning score of 52/100. The biggest problem is an extremely slow Time to Interactive of 15.3 seconds, meaning users can't properly interact with the page for over 15 seconds after it loads. The site is bloated with nearly 1MB of unused JavaScript (including duplicate reCAPTCHA files), excessive CSS files that block rendering, and a complex network of dependencies that chain together inefficiently. Reducing unused JavaScript, consolidating CSS files, and optimizing the resource loading sequence could dramatically improve performance and cut loading times by several seconds.
Why It Matters:
Unused JavaScript wastes 970 KiB and delays LCP by 1.8 seconds, with reCAPTCHA and chat widgets being major culprits.
How to Fix:
Remove or lazy-load reCAPTCHA until form interaction occurs. Replace heavy Pipedrive chat widget with lighter alternatives like Tawk.to. Use WP Asset CleanUp to remove unused theme JavaScript files on pages that don't need them.
Why It Matters:
Custom fonts delay text rendering by 190ms and cause layout shifts when they finally load.
How to Fix:
Add font-display: swap to all @font-face declarations in your theme's CSS. Preload critical fonts like Open Sans using <link rel='preload' as='font'> in the WordPress header. Consider using system fonts as fallbacks to reduce layout shift.
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
Custom fonts delay text rendering by 190ms and cause layout shifts when they finally load.
Unused JavaScript wastes 970 KiB and delays LCP by 1.8 seconds, with reCAPTCHA and chat widgets being major culprits.
The largest contentful paint element lacks fetchpriority='high', causing delayed discovery and rendering.
969 KiB of unused JavaScript is wasting 1.8 seconds of load time and blocking user interactions.