Eliminate Render Blocking Resources

How to optimize advancedequipmentsales.com

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

Eliminate Render Blocking Resources

High Impact+25 points estimated

Why It Matters

jQuery and Swiper files are blocking initial page render, delaying LCP by 2.65 seconds.

How to Fix

Use WP Rocket or Autoptimize to defer jQuery and non-critical JavaScript until after page load. Move Swiper CSS to load asynchronously using media='print' onload='this.media="all"'. Consider replacing jQuery dependencies with vanilla JavaScript where possible.

0Poor

What This Score Means

A score of 41 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

13.2s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

275ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
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 critical score of 41/100. The biggest problem is excessive JavaScript execution time (2.7 seconds), primarily from Google reCAPTCHA and other scripts that are blocking the page from becoming interactive for nearly 19 seconds. The site is also loading oversized images that waste 737 KB of bandwidth and render-blocking resources that delay content appearance by 2.7 seconds. Reducing JavaScript payloads, optimizing images to proper dimensions, and deferring non-critical scripts could improve the score by 30+ points and dramatically reduce the painful 13.2-second load time users currently experience.

Other Optimization Recommendations

Optimize JavaScript Execution Performance

High Impact+20 points estimated

Why It Matters:

Heavy JavaScript execution blocks the main thread for 2.7 seconds, causing poor TBT and INP scores.

How to Fix:

Remove or lazy-load the reCAPTCHA script until user interaction is detected. Use code splitting to break large JavaScript bundles into smaller chunks. Install a WordPress optimization plugin like WP Rocket to automatically defer non-critical scripts and reduce main thread blocking time.

Compress and Resize Images

High Impact+18 points estimated

Why It Matters:

Oversized images waste 737 KiB and delay LCP by 2.25 seconds with unnecessary downloads.

How to Fix:

Install Smush Pro or ShortPixel to automatically resize images to match display dimensions (635px width instead of 2000px). Enable responsive images in WordPress to serve appropriately sized images for different devices. Implement lazy loading for below-the-fold images using native loading='lazy' attribute.

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