Remove Render Blocking Resources

How to optimize 100menhq.com

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

Remove Render Blocking Resources

High Impact+30 points estimated

Why It Matters

Blocking scripts are delaying page rendering by 4.35 seconds, severely hurting FCP and LCP.

How to Fix

Defer non-critical JavaScript like element_sdk.js and cartbounty-public.js using async/defer attributes. Inline critical CSS or use media queries for non-blocking CSS. Consider removing or lazy-loading YouTube embeds to eliminate massive blocking JavaScript.

0Poor

What This Score Means

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

14.7s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

224ms
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 score of only 19/100. The biggest problem is massive layout shifting (0.821 CLS score) caused primarily by web fonts loading late and moving content around the page, creating a jarring user experience. Additionally, the site is loading an enormous 600KB of unused JavaScript from YouTube embeds and has extremely poor caching with files having zero cache lifetime, causing everything to reload on every visit. Fixing the font loading issues, removing unused JavaScript, and implementing proper browser caching could dramatically improve the score by 40+ points and provide users with a much smoother, faster experience.

Other Optimization Recommendations

Fix Critical Layout Shifts

High Impact+25 points estimated

Why It Matters:

Your CLS score of 0.821 is severely impacting user experience, with web font loading causing major content jumps.

How to Fix:

Add font-display: swap to Google Fonts imports and preload critical fonts. Set explicit width and height attributes on all images. Use CSS to reserve space for dynamic content sections to prevent layout jumps when fonts load.

Optimize LCP Image Loading

High Impact+20 points estimated

Why It Matters:

Your LCP image has 5.16 seconds of resource load delay and uses lazy loading inappropriately for above-the-fold content.

How to Fix:

Remove loading='lazy' from the hero image and add fetchpriority='high' attribute. Resize the hero image from 714x1280 to actual display dimensions (686x1230) to save 8KB. Implement browser caching for static assets to reduce repeat load times.

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