Eliminate Render Blocking Resources

How to optimize cafegrafiek.be

Webflow SiteScore: 79/100Analyzed April 2026Re-analyze this site

Eliminate Render Blocking Resources

High Impact+15 points estimated

Why It Matters

Critical CSS and JavaScript files are delaying First Contentful Paint by 950ms, significantly hurting user experience.

How to Fix

In Webflow Project Settings, enable 'Minify CSS' and 'Minify JavaScript'. Move the large webflow.schunk.91fef61251ff14a1.js (77KB) to load asynchronously by adding it through custom code with async attribute. Inline critical CSS for above-the-fold content in the head section.

0Needs Improvement

What This Score Means

A score of 79 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

3.3s
Needs Improvement

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

199ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This Webflow site has moderate performance issues with a score of 79/100, but there are significant opportunities for improvement. The biggest problem is render-blocking resources (CSS and JavaScript files) that are delaying the initial page load by nearly 1 second, combined with 595 KiB of unused JavaScript from Google reCAPTCHA and tracking scripts. The site is also loading a massive 9.9 MB video file that lacks proper caching, which severely impacts repeat visits and overall page weight. Addressing these render-blocking resources and implementing proper caching could potentially improve load times by over 1 second and significantly enhance the user experience, especially on slower connections.

Other Optimization Recommendations

Remove Unused JavaScript Code

High Impact+12 points estimated

Why It Matters:

595KB of unused JavaScript is wasting bandwidth and blocking the main thread for 450ms.

How to Fix:

Remove or defer the reCAPTCHA script until form interaction occurs using custom JavaScript. Audit Google Tag Manager implementation and remove unused tags/triggers. Consider replacing heavy third-party scripts with lighter alternatives or load them conditionally.

Optimize Video and Asset Delivery

Medium Impact+8 points estimated

Why It Matters:

The 9.9MB header video dominates page weight and lacks proper caching, slowing repeat visits.

How to Fix:

Compress the header video using a tool like HandBrake to reduce file size by 60-80%. Upload to a CDN like Cloudflare or use Webflow's native video optimization. Set proper cache headers in Webflow hosting settings or add cache-control meta tags for static assets.

Keep Your Site Fast After 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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Webflow Speed Tests

Webflow Performance Resources

Frequently Asked Questions