Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize prenotaofficina.it
Render-blocking CSS and 33KB of unused styles are delaying first paint by 350ms.
Inline critical CSS directly in the HTML head for above-the-fold content. Load the remaining CSS asynchronously using media='print' onload technique. Remove unused CSS rules from index-BjYuMvG_.css (91% unused). Use PurgeCSS or similar tools during build to eliminate dead CSS.
A score of 72 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.
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 moderate performance issues with a score of 72/100, indicating room for significant improvement. The biggest problem is multiple page redirects that are adding 780ms of unnecessary delay before the page even starts loading, which directly impacts user experience. The site is also suffering from bloated code, with 84KB of unused JavaScript and 33KB of unused CSS that could be removed to speed up loading times. Most critically, the Largest Contentful Paint takes 6.4 seconds, which is far too slow and will frustrate visitors - fixing the redirects and cleaning up the unused code could easily improve the performance score by 15-20 points and provide a much faster, smoother user experience.
Why It Matters:
Redirects are adding 780ms delay and directly impacting LCP by 800ms, creating the biggest performance bottleneck.
How to Fix:
Update all internal links and canonical URLs to point directly to https://www.prenotaofficina.it/ instead of the non-www version. Configure server to serve the www version directly without redirecting from prenotaofficina.it. Update any external references and social media links to use the final URL.
Why It Matters:
84KB of unused JavaScript is delaying LCP by 450ms and preventing page interactivity.
How to Fix:
Analyze index-DH6OJpmO.js (57KB wasted, 43% unused) and InfoHome-MVBnKouZ.js (29KB wasted, 71% unused) using webpack-bundle-analyzer. Split large bundles using dynamic imports for route-specific code. Implement tree-shaking to eliminate dead code during build process.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Generic Speed Tests
Google Tag Manager scripts contain 139KB of unused code, slowing LCP by 600ms and wasting processing time.
17MB of video content has zero cache lifetime, forcing full re-downloads on every visit and wasting 69MB of bandwidth.
JavaScript files are blocking initial page render, delaying FCP by 750ms and preventing users from seeing content.
136KB of unused JavaScript and 63KB of unused CSS waste bandwidth and slow down page parsing.
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.