Reduce Render-Blocking Resources

How to optimize tarasy.pro

WordPress SiteScore: 13/100Analyzed June 2026Re-analyze this site

Reduce Render-Blocking Resources

High Impact+18 points estimated

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.

0Poor

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

25.3s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

3237ms
Poor

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.24
Needs Improvement

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

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.

Other Optimization Recommendations

Fix Unsized Images and Font Loading

High Impact+25 points estimated

Why It Matters:

Images without dimensions and web font loading cause significant layout shifts (CLS: 0.239) and delay content visibility.

How to Fix:

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.

Optimize JavaScript Execution and Delivery

High Impact+20 points estimated

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.

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 WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions