Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize learning.planet.org
Critical CSS files are blocking page rendering for 2.6 seconds, significantly delaying First Contentful Paint.
Use a WordPress optimization plugin like WP Rocket or Autoptimize to inline critical CSS. Move non-essential stylesheets like automatic.css to load after initial render using media='print' onload technique. Minify the automatic.css file which can save 3KB and reduce blocking time.
A score of 56 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 severe performance issues with a score of 56/100. The biggest problem is multiple page redirects that are adding an enormous 8.1 seconds of delay before the page even starts loading, causing your First Contentful Paint to take 9.2 seconds and Largest Contentful Paint to reach 13.5 seconds. Fixing these redirects would provide the single largest improvement, followed by addressing render-blocking CSS files that are adding another 2.6 seconds of delay. The site is also loading 106 KB of unused JavaScript and has inefficient caching, but eliminating those redirects should be your top priority as it would dramatically improve Core Web Vitals scores.
Why It Matters:
Multiple redirects are adding 8.1 seconds delay to both LCP and FCP, causing the most severe performance impact.
How to Fix:
Check your WordPress site URL settings in wp-admin and ensure they match your actual domain. Update any hardcoded URLs in your theme or plugins. Use a redirect mapper plugin to identify and fix redirect chains, then update internal links to point directly to final destinations.
Why It Matters:
106KB of unused JavaScript is blocking page load and delaying LCP by over 1 second.
How to Fix:
Audit the Bricks theme JavaScript (80% unused) and html2canvas library usage. Use conditional loading to only load html2canvas when needed. Configure your WordPress caching plugin to defer non-critical scripts, and consider using code splitting for the Bricks theme assets.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Font loading is blocking render and delaying First Contentful Paint by 1,240ms, severely impacting user experience.
Large PNG images are wasting 114KB of bandwidth and slowing down the page load unnecessarily.
Web fonts are causing 860ms delay in content visibility, hurting both FCP and user experience.
Critical CSS files are blocking page render for over 1 second, preventing users from seeing content quickly.
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.