Fix Critical LCP Image Issues

How to optimize 100menhq.com

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

Fix Critical LCP Image Issues

High Impact+25 points estimated

Why It Matters

The LCP image has a 5.9-second resource load delay and uses lazy loading, severely impacting page speed with an LCP of 13.7 seconds.

How to Fix

Remove loading='lazy' from the hero image (VitaliQ - Pemulihan Saraf). Add fetchpriority='high' and preload the image in the document head. Consider moving to a faster CDN or optimizing the image server response time.

0Poor

What This Score Means

A score of 12 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.7s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

324ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.82
Poor

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 12/100. The biggest problem is an extremely slow Largest Contentful Paint of 13.7 seconds, primarily caused by a massive 5.9-second delay before the main hero image even starts loading, plus excessive unused CSS (176 KB) and JavaScript (592 KB) that's blocking the page from rendering. The site is also suffering from major layout shifts (0.82 CLS score) when fonts load, making the page visually unstable. Removing the lazy loading from the hero image, eliminating unused code from YouTube embeds and plugins, and optimizing the caching strategy could potentially improve the score by 50+ points and dramatically speed up the user experience.

Other Optimization Recommendations

Eliminate Font-Induced Layout Shifts

High Impact+20 points estimated

Why It Matters:

Web fonts cause 0.82 CLS score as text shifts when Inter and Poppins fonts load, creating jarring visual jumps.

How to Fix:

Add font-display: swap to Google Fonts URLs. Implement font metric overrides in CSS to match fallback fonts. Preload critical font files (Inter and Poppins) in the document head to reduce loading delays.

Remove Unused CSS and JavaScript

Medium Impact+12 points estimated

Why It Matters:

606KB of unused JavaScript and 180KB of unused CSS are unnecessarily blocking page rendering and consuming bandwidth.

How to Fix:

Remove or defer YouTube embed scripts if not immediately visible. Use WordPress plugins like Asset CleanUp to disable unused NotificationX and WooCommerce assets on pages that don't need them. Consider lazy loading the YouTube iframe.

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