Remove Unused ReCaptcha Resources

How to optimize hoogdesign.wptesting.nl

WordPress SiteScore: 45/100Analyzed April 2026Re-analyze this site

Remove Unused ReCaptcha Resources

High Impact+25 points estimated

Why It Matters

ReCaptcha JavaScript is consuming 365 KB and blocking the main thread for over 1 second, severely impacting LCP and TBT.

How to Fix

Check if ReCaptcha is actually needed on this page - remove unused preconnect hints to google.com and gstatic.com from your theme's header.php. If ReCaptcha is required, load it conditionally only on contact forms using Gravity Forms' selective loading feature. Consider switching to hCaptcha for better performance.

0Poor

What This Score Means

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

6.6s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

297ms
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 score of 45/100, indicating significant user experience issues. The biggest problem is excessive JavaScript from Google reCAPTCHA, which is wasting 357 KB of unused code and adding 3.6 seconds to both First Contentful Paint and Largest Contentful Paint - causing your page to take over 6.6 seconds to show meaningful content. The site is also loading too much unused CSS (56 KB) and has render-blocking stylesheets that could be optimized. Removing or deferring the unused reCAPTCHA JavaScript and optimizing CSS delivery could dramatically improve your Core Web Vitals and boost your performance score by 30+ points.

Other Optimization Recommendations

Eliminate Render-Blocking CSS Files

High Impact+15 points estimated

Why It Matters:

Multiple CSS files are blocking initial render and delaying FCP/LCP by 150ms with poor resource prioritization.

How to Fix:

Use a WordPress optimization plugin like WP Rocket to inline critical CSS for above-the-fold content. Defer non-critical block-specific CSS files (block-services.css, block-faq.css, etc.) or combine them into your main stylesheet. Implement CSS media queries to load block styles only when needed.

Optimize CSS Delivery Strategy

Medium Impact+8 points estimated

Why It Matters:

57 KB of unused CSS is being loaded unnecessarily, particularly from ReCaptcha and theme files.

How to Fix:

Install Autoptimize or Asset CleanUp to remove unused CSS automatically. Configure your theme to load block-specific CSS only on pages that actually use those blocks. Purge the 42 KB unused ReCaptcha CSS by implementing conditional loading for forms only.

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