Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize eotb.moducraft.io
Images are wasting 220KB and delaying LCP by 600ms, particularly the hero LinkedIn cover photo.
Convert the hero image to WebP/AVIF format using ShortPixel or Imagify plugin. Implement proper responsive images with srcset for different screen sizes. Add loading='eager' to above-the-fold images and loading='lazy' to others.
A score of 74 falls in the "Needs Improvement" 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.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This WordPress site has concerning performance issues with a score of 74/100, primarily due to slow loading times that take 5.5 seconds for the largest content to appear. The biggest problem is render-blocking CSS and JavaScript files that delay page rendering by over 1.2 seconds, combined with excessive unused code - including 78KB of unused CSS and 43KB of unnecessary JavaScript. Additionally, unoptimized images are wasting 220KB of bandwidth and could be significantly reduced through modern formats like WebP and proper sizing. Addressing these render-blocking resources and optimizing images could easily boost your performance score by 15-20 points and dramatically improve user experience.
Why It Matters:
Critical CSS and jQuery are blocking initial render for 1,240ms, severely delaying First Contentful Paint and user experience.
How to Fix:
Use a WordPress optimization plugin like WP Rocket or LiteSpeed Cache to inline critical CSS. Move jQuery to load asynchronously or defer it. Consider removing jQuery dependencies by using vanilla JavaScript alternatives for simple interactions.
Why It Matters:
87% of your CSS (80KB) and 44KB of JavaScript are unused, slowing down LCP by 450ms total.
How to Fix:
Install Asset CleanUp or Perfmatters plugin to selectively disable unused scripts per page. Use LiteSpeed Cache's CSS/JS optimization to remove unused code. Audit Google Analytics implementation and consider using lighter alternatives like Google gtag.
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.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
52KB of unused CSS and 74KB of unused JavaScript increase page weight and slow down parsing without providing value.
The header logo is 51KB larger than needed and wastes bandwidth while potentially delaying LCP.
Web fonts cause significant layout shifts (CLS: 0.139) and delay content rendering, directly impacting user experience.
84% of your CSS (52KB) and 66% of Divi JavaScript (74KB) is unused, slowing down page load times.