Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize decomarket.be
The redirect from decomarket.be to www.decomarket.be delays LCP by 780ms and wastes critical loading time.
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.
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:
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.
Why It Matters:
Web fonts are causing 60ms delays in text rendering and creating layout shifts during font swap.
How to Fix:
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.
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
The Elementor carousel causes a 0.173 layout shift score, significantly hurting user experience and CLS metrics.
9.7 seconds of main-thread work and 535KB of unused JavaScript are severely blocking page rendering and interactions.
JavaScript is causing 220ms of forced reflows, blocking the main thread and severely impacting user interactions.
Missing width/height attributes cause layout shifts and 94 KiB of unoptimized images slow loading.