Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize prorise.digital.de
Critical CSS and fonts are blocking page rendering, delaying LCP by 3.6 seconds.
In Webflow Designer, go to Project Settings > Custom Code. Add critical CSS inline in the head tag and defer non-critical stylesheets. Use font-display: swap for Google Fonts by adding custom CSS rules. Move webfont.js to load asynchronously after page content.
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.
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 Webflow site has severe performance issues with a very poor score of 46/100. The biggest problem is extremely slow loading times, with your main content taking a devastating 11.7 seconds to appear (Largest Contentful Paint), mainly caused by render-blocking CSS and JavaScript files that delay everything by over 3.5 seconds. The site is also bloated with 380KB of unused JavaScript code and unoptimized images that could be reduced by 413KB. Fixing the render-blocking resources, removing unused code, and optimizing images could potentially improve your score by 30+ points and dramatically speed up the user experience from nearly 12 seconds to under 4 seconds.
Why It Matters:
Excessive JavaScript execution time of 1.9 seconds blocks user interactions and degrades performance.
How to Fix:
In Webflow, minimize custom code interactions and remove unused animations. Split large scripts by moving non-essential features to separate files that load after page interactive. Use Webflow's built-in interactions instead of heavy third-party libraries where possible. Defer Usercentrics cookie banner to load after main content.
Why It Matters:
Oversized images waste 413KB of bandwidth and delay LCP by 1.3 seconds unnecessarily.
How to Fix:
In Webflow Asset Manager, replace current images with properly sized versions (380x380 instead of 800x800). Use Webflow's automatic image optimization or compress images before upload using tools like TinyPNG. Set appropriate srcset values in image settings to serve different sizes for mobile vs desktop.
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 Webflow Speed Tests
Oversized images waste 413KB of bandwidth and delay LCP by 1.3 seconds unnecessarily.
Excessive JavaScript execution time of 1.9 seconds blocks user interactions and degrades performance.
Custom fonts delay text rendering by 780ms, causing invisible text during page load.
Unused JavaScript wastes 877KB and blocks main thread for 3.8 seconds, preventing user interactions.