Eliminate Render-Blocking Resources

How to optimize squareeye.com

WordPress SiteScore: 46/100Analyzed May 2026Re-analyze this site

Eliminate Render-Blocking Resources

Medium Impact+8 points estimated

Why It Matters

jQuery and migrate scripts are blocking initial paint for 150ms, delaying user's first content view.

How to Fix

Move jQuery and jQuery-migrate to load asynchronously using defer attribute or WordPress optimization plugin like Autoptimize. Inline critical CSS for above-the-fold content. Use conditional loading for jQuery only on pages that require interactive elements.

0Poor

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

12.1s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

419ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.02
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has poor performance with a concerning score of 46/100. The biggest problem is an extremely slow First Contentful Paint of 5.6 seconds and Largest Contentful Paint of 12.1 seconds, caused primarily by excessive JavaScript execution (1.7 seconds) and unused code bloat - including 45 KiB of unused JavaScript and 55 KiB of unused CSS. The site is also weighed down by a massive 4.4 MB video file and inefficient caching of third-party scripts from HubSpot and Hotjar. Removing unused code, optimizing the hero video, and implementing better caching could dramatically improve loading times and boost the performance score by 30+ points.

Other Optimization Recommendations

Reduce Unused JavaScript Loading

High Impact+18 points estimated

Why It Matters:

Unused JavaScript is causing 300ms delay to LCP and blocking main thread for 1.7 seconds.

How to Fix:

Remove or defer unused Hotjar modules (25KB wasted) and MediaElement player scripts (20KB wasted) until needed. Use WordPress plugin Asset CleanUp Pro to conditionally load these scripts only on pages that require them. Consider replacing heavy analytics with lighter alternatives.

Optimize Video and Font Loading

High Impact+15 points estimated

Why It Matters:

4.5MB hero video dominates network payload while multiple font requests delay rendering by 150ms.

How to Fix:

Compress the hero video using H.264 with lower bitrate or convert to WebM format for 40-60% size reduction. Implement font-display: swap for all custom fonts and preload critical fonts. Use WordPress plugin WP Rocket to optimize font loading automatically.

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