Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize burgerrebellion.ca
189 KiB of unused JavaScript delays LCP by 750ms and blocks page interactivity.
The main culprit is your LiteSpeed-optimized JS bundle with 77% unused code. Use WP Asset CleanUp to disable unused plugins on specific pages. Split your JavaScript bundles and load only what's needed per page. Consider replacing heavy plugins with lighter alternatives.
A score of 66 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 poor performance with a concerning score of 66/100. The biggest problem is an extremely slow Largest Contentful Paint of 8.1 seconds, primarily caused by a massive 2.6-second element render delay that prevents the main "BITE THE POWER!" heading from appearing quickly. The site is also weighed down by 189 KiB of unused JavaScript and render-blocking resources that delay initial page rendering by 2.6 seconds. Removing unused code, optimizing the WordPress plugins and theme files, and addressing the font loading issues could dramatically improve the score by 30+ points and provide a much better user experience.
Why It Matters:
Your LCP element has a massive 2.6 second render delay, causing the 8.1s LCP time.
How to Fix:
The H1 'BITE THE POWER!' is delayed by render-blocking resources. Move critical CSS inline for above-the-fold content. Defer non-critical CSS using WordPress plugins like Autoptimize or WP Rocket's CSS optimization. Prioritize loading resources needed for your hero section first.
Why It Matters:
TypeKit fonts are blocking text rendering for 300ms, delaying First Contentful Paint.
How to Fix:
Add font-display: swap to your TypeKit font CSS or use Adobe Fonts' CSS font-display option. Preload critical font files using <link rel='preload'> in your WordPress header. Consider using system fonts as fallbacks with similar metrics to reduce layout shift when fonts load.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
CSS files are blocking initial page render and delaying LCP by 200ms.
JavaScript blocks the main thread for 4.1 seconds, causing 720ms Total Blocking Time and poor interactivity.
Font loading delays are blocking First Contentful Paint by 900ms and causing layout shifts.
Poor cache policies waste 112 KiB on repeat visits and custom fonts delay render by 2.5 seconds.
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.