Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize ardem.com
969 KiB of unused JavaScript is wasting 1.8 seconds of load time and blocking user interactions.
Remove unused WordPress plugins and themes. Use Asset CleanUp Pro to disable scripts on pages that don't need them. Replace heavy Pipedrive chat widget with lighter alternatives or load it conditionally. Defer Google reCAPTCHA until user interaction is needed.
A score of 49 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 49/100, indicating significant user experience issues. The biggest problem is excessive JavaScript processing that's blocking the main thread for 2.5 seconds, causing a painfully slow Time to Interactive of 15.4 seconds and poor Core Web Vitals scores. The site is also loading nearly 1MB of unused JavaScript from reCAPTCHA and chat widgets, while render-blocking CSS files are delaying initial page display by 3.5 seconds. Reducing JavaScript execution time, removing unused code, and optimizing CSS delivery could improve performance by 30+ points and dramatically speed up the site for visitors.
Why It Matters:
Multiple CSS files are blocking initial render for 3.5 seconds, severely delaying First Contentful Paint.
How to Fix:
Install Autoptimize or WP Rocket to combine and minify CSS files. Inline critical above-the-fold CSS directly in HTML. Defer non-critical CSS using media='print' onload technique or WordPress plugins like Critical CSS.
Why It Matters:
The largest contentful paint element lacks fetchpriority='high', causing delayed discovery and rendering.
How to Fix:
Add fetchpriority='high' attribute to the background image div in your hero section. Use WordPress functions.php to automatically add this to featured images. Consider converting CSS background-image to an actual img tag with proper attributes for better optimization.
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.
Multiple CSS files block initial render for 3.2 seconds, significantly delaying First Contentful Paint.
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.