Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize bissell.nl
678KB of unused JavaScript is blocking page rendering and contributing to the poor 330ms First Input Delay score.
Audit and remove unused reCAPTCHA code (247KB unused). Lazy-load the Algolia search library (95KB) only when search is triggered. Remove or defer unused Google Tag Manager scripts until after page interaction. Use tree-shaking to eliminate dead code from remaining bundles.
A score of 40 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 website has severe performance problems with a score of only 40/100, indicating major issues that are hurting user experience. The biggest problem is an enormous amount of unused JavaScript (678 KiB) and CSS (108 KiB) that's blocking the page from loading quickly, causing your First Contentful Paint to take a painful 5.3 seconds and Largest Contentful Paint to reach 20.3 seconds. The site is also suffering from multiple redirects that add nearly a second of delay, plus poorly optimized images that are much larger than needed for their display size. Cleaning up unused code, fixing the redirect chain, and properly sizing images could dramatically improve your performance score by 30+ points and make the site load several seconds faster for users.
Why It Matters:
The redirect from bissell.nl to www.bissell.nl adds 780ms delay to every page load and directly impacts LCP by 800ms.
How to Fix:
Configure your web server to serve content directly from www.bissell.nl without redirects. Update all internal links to use the canonical www version. Set up proper DNS and server configuration to avoid the redirect chain entirely.
Why It Matters:
Render-blocking CSS delays First Contentful Paint by 2.15 seconds with 97% of theme.css being unused above the fold.
How to Fix:
Extract critical above-the-fold CSS and inline it in the HTML head. Load the remaining theme.css asynchronously using media='print' onload technique. Remove unused CSS rules or split into separate files that load only when needed. Consider using a tool like Critical or PurgeCSS to automate this process.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Generic Speed Tests
Optimizing cache headers ensures consistently fast repeat visits and maintains your excellent performance score.
With a perfect performance score, preloading key resources can further optimize LCP for varying network conditions.
Current viewport configuration causes 300ms tap delays on mobile interactions, directly impacting INP scores.
Images without width/height attributes cause layout shifts and poor user experience as they load.
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.