Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize tarasy.pro
Images without dimensions and web font loading cause significant layout shifts (CLS: 0.239) and delay content visibility.
Add explicit width and height attributes to all carousel images in your Elementor widgets. Preload critical fonts (Inter and Quicksand) using <link rel='preload'> in your theme's header.php. Use font-display: swap CSS property to prevent invisible text during font load.
A score of 13 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 WordPress site has severe performance issues with a critically low score of 13/100. The biggest problem is extremely slow loading times - it takes nearly 20 seconds for users to see any content and over 25 seconds for the main content to fully load. The site is crippled by render-blocking JavaScript and CSS files that prevent the page from displaying, massive unoptimized images (saving potential of 884 KiB), and excessive unused code (224 KiB of JavaScript and 70 KiB of CSS). Images lack proper sizing attributes causing layout shifts, and the site suffers from forced reflows that block the main thread for over 3 seconds. Addressing the render-blocking resources alone could improve load times by 3.4 seconds and dramatically enhance user experience.
Why It Matters:
JavaScript execution takes 4.6 seconds and blocks the main thread, preventing user interactions and delaying page readiness.
How to Fix:
Use WP Rocket or Autoptimize to defer non-critical JavaScript including jQuery animations and Elementor frontend scripts. Remove or replace heavy scripts like Clarity.js with lighter alternatives. Minimize The7 theme's main.js which has 77% unused code.
Why It Matters:
Critical CSS and JavaScript files are blocking initial page render for 3.4 seconds, severely delaying First Contentful Paint.
How to Fix:
Use The7 theme's performance settings to inline critical CSS. Defer jQuery and above-the-fold.min.js until after initial render. Configure your caching plugin to automatically inline small CSS files under 14KB to reduce HTTP requests.
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 WordPress Speed Tests
Critical CSS and JavaScript files are blocking initial page render for 3.4 seconds, severely delaying First Contentful Paint.
JavaScript execution takes 4.6 seconds and blocks the main thread, preventing user interactions and delaying page readiness.
Render-blocking scripts are delaying FCP by 3.3 seconds, preventing users from seeing content quickly.
254 KiB of unused CSS and 782 KiB of unused JavaScript are delaying FCP and LCP by 750ms.