Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize cdmod.org
Images waste 440 KiB in unnecessary data and delay LCP by 1.65 seconds due to oversized dimensions and poor formats.
Install Imagify or ShortPixel to automatically compress and convert images to WebP format. Configure responsive images properly to serve correct dimensions (current logo serves 500x250 for 150x75 display). Add fetchpriority='high' to the LCP image element.
A score of 32 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.
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 severe performance issues with a score of 32/100. The biggest problem is excessive JavaScript execution time (4.3 seconds), particularly from ReCaptcha and other third-party scripts that are blocking the page from becoming interactive for over 16 seconds. The site is also suffering from massive unused code - nearly 1MB of unused JavaScript and CSS that's unnecessarily slowing down load times. Additionally, images are poorly optimized and lack proper sizing, with the main hero image taking over 8 seconds to appear. Reducing JavaScript bloat, optimizing images, and cleaning up unused code could dramatically improve this site's performance and user experience.
Why It Matters:
JavaScript execution consumes 3.1 seconds of main thread time and blocks rendering for 5.3 seconds, severely impacting LCP and TBT.
How to Fix:
Remove duplicate reCAPTCHA scripts that are loading 3 times. Use WP Rocket to defer non-critical JavaScript like Google Maps API and accessibility widgets. Move reCAPTCHA to load only when forms are interacted with using conditional loading.
Why It Matters:
Critical CSS and JavaScript files block rendering for over 5 seconds, preventing fast visual feedback to users.
How to Fix:
Use Autoptimize or WP Rocket to inline critical CSS from Divi theme and defer non-essential stylesheets. Remove the broken AI1EC CSS file that returns 0 bytes. Optimize Google Fonts loading by using font-display: swap and preloading font files.
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
87KB of unused CSS and 533KB of unused JavaScript waste bandwidth and slow parsing, contributing to the 15.3s Time to Interactive.
Your initial server response takes 1,330ms longer than optimal, directly delaying both LCP and FCP by 1,350ms.
Images without width/height attributes cause layout shifts that harm user experience and CLS scores.
Render-blocking stylesheets delay initial page render by 2.8 seconds, significantly impacting FCP and LCP.