Implement Video and Asset Caching

How to optimize medcloud.link

Webflow SiteScore: 46/100Analyzed March 2026Re-analyze this site

Implement Video and Asset Caching

High Impact+18 points estimated

Why It Matters

Large video files (15.6MB) have no cache headers, forcing full re-downloads and delaying LCP by 250ms.

How to Fix

In Webflow Project Settings > Hosting, enable browser caching. Add cache-control headers via custom code for video assets. Consider using a CDN like Cloudflare with aggressive caching for static video content. Compress hero videos further or use poster images with play-on-click interactions.

0Poor

What This Score Means

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

Core Web Vitals Analysis

LCP

Largest Contentful Paint

5.6s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

232ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.05
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This Webflow site has poor performance issues with a score of 46/100. The biggest problems are large video files (over 29MB total) with no caching and render-blocking resources that delay page rendering by 2.6 seconds. The site loads extremely slowly with a 19-second Time to Interactive and 5.6-second Largest Contentful Paint, primarily due to massive video files that aren't cached and heavy JavaScript execution. Implementing proper caching for video content, deferring non-critical JavaScript, and reducing the enormous network payload could improve the score by 30+ points and dramatically enhance user experience.

Other Optimization Recommendations

Eliminate Render-Blocking Resources

High Impact+15 points estimated

Why It Matters:

Critical CSS and JavaScript files block initial page render for 2.6 seconds, severely impacting FCP.

How to Fix:

In Webflow Designer, move non-critical JavaScript to the footer before closing body tag. Use Webflow's built-in code minification. Inline critical CSS for above-the-fold content using custom code in page settings. Defer loading of secondary JavaScript files using async or defer attributes.

Optimize Video as LCP Element

Medium Impact+12 points estimated

Why It Matters:

The hero video is your LCP element but lacks performance optimizations, contributing to poor loading experience.

How to Fix:

Add fetchpriority='high' to the video element in Webflow's custom attributes panel. Ensure video has proper poster image with WebP format. Consider replacing autoplay video with optimized image on mobile devices using Webflow's responsive display settings. Preload the first few seconds of video content.

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