Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize decomarket.be
Web fonts are causing 60ms delays in text rendering and creating layout shifts during font swap.
Add font-display: swap to all @font-face declarations in your theme's CSS. Preload critical fonts like Mulish and Work Sans using <link rel='preload'>. Use font metric overrides in CSS to match fallback font dimensions and prevent layout shifts.
A score of 70 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 issues with a score of 70/100. The biggest problem is a redirect chain that's wasting 780ms before the page even starts loading, combined with slow font loading that's blocking text from appearing for 60ms. The site's Largest Contentful Paint takes 5.3 seconds, which is far too slow and will hurt user experience and search rankings. Fixing the redirect from decomarket.be to www.decomarket.be, optimizing font loading with proper display settings, and compressing oversized images could improve the score by 15-20 points and significantly speed up the site.
Why It Matters:
The redirect from decomarket.be to www.decomarket.be delays LCP by 780ms and wastes critical loading time.
How to Fix:
Update your WordPress Site URL in wp-admin > Settings > General to use www.decomarket.be consistently. Configure your web server to serve the www version directly without redirects. Update all internal links and canonical URLs to use the www version.
Why It Matters:
Critical CSS files are blocking first paint by 3,880ms, severely delaying when users see content.
How to Fix:
Use a plugin like WP Rocket or Autoptimize to defer non-critical CSS like Dashicons and FontAwesome. Inline critical above-the-fold CSS directly in the HTML head. Remove unused Dashicons CSS entirely since it's 100% unused according to the audit.
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.
Critical CSS files are blocking first paint by 3,880ms, severely delaying when users see content.