Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize tecu.it
Render-blocking stylesheets delay first paint by 3.85 seconds, severely impacting user experience.
Use Critical CSS plugin to inline above-the-fold styles. Defer non-critical CSS like theme_shop.css and theme_portfolio.css using rel='preload'. Consider removing unused CSS from Porto theme files or switch to a lighter theme.
A score of 70 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 WordPress site has significant performance issues with a score of 70/100. The biggest problem is poor caching configuration, which is wasting 1,875 KiB of data and could improve load times by up to 1.6 seconds - critical files like JavaScript libraries and images have no cache lifetime set. Additionally, the site loads 214 KiB of unused CSS and has multiple page redirects adding an extra 840ms delay before users even reach the content. Implementing proper browser caching, removing unused CSS/JavaScript, and fixing the redirect from tecu.it to www.tecu.it could dramatically improve the user experience and boost the performance score by 30+ points.
Why It Matters:
Poor caching causes 1.9MB of resources to reload on every visit, delaying LCP by 1.65 seconds.
How to Fix:
Add cache headers to wp-config.php or use W3 Total Cache plugin. Set long-term caching (1 year) for static assets like images, fonts, and CSS. Configure server-level caching for WordPress files including zxcvbn.min.js and font files.
Why It Matters:
214KB of unused CSS and 62KB of unused JavaScript waste bandwidth and slow rendering.
How to Fix:
Install Asset CleanUp plugin to disable unused plugins on specific pages. Remove 100% unused dashicons.min.css and FontAwesome icons. Audit Porto theme customizations and remove legacy JavaScript polyfills for modern browsers.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Custom fonts block text rendering for 880ms, delaying FCP and creating poor user experience.
LCP element has 7.5 second resource load delay because it's not discoverable from initial HTML.
Unused assets waste 130KB of bandwidth and delay FCP by 1.05 seconds, severely impacting Core Web Vitals.
CSS files are blocking page rendering and delaying FCP by 8.99 seconds, severely impacting user experience.
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.