Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize bissell.nl
Render-blocking CSS delays First Contentful Paint by 2.15 seconds with 97% of theme.css being unused above the fold.
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.
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:
678KB of unused JavaScript is blocking page rendering and contributing to the poor 330ms First Input Delay score.
How to Fix:
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.
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 Generic Speed Tests
Images waste 82 KiB due to oversized dimensions and poor compression, slowing down page rendering.
The main product image uses lazy loading and lacks priority hints, delaying the largest contentful paint.
Google Fonts CSS is blocking initial render and delaying FCP by 750ms.
The LCP image takes 9.6 seconds to load and could be optimized for 550KB savings and 2.95s improvement.