Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize canterland.mx
Static assets lack cache headers, forcing 4MB of resources to re-download on every visit and delaying LCP by 7.9 seconds.
Add cache headers to your WordPress .htaccess file or use WP Rocket to set 1-year expiration for images and static assets. Configure your hosting provider to enable browser caching for all image files (PNG, JPG, WebP).
A score of 50 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 score of 50/100, indicating significant issues that need immediate attention. The biggest problem is extremely slow content loading, with your Largest Contentful Paint taking 12.5 seconds and First Contentful Paint at 6.9 seconds - far beyond Google's recommended thresholds. The primary culprits are massive unused JavaScript (655 KiB of waste from HubSpot forms, Google Tag Manager, and React components) and poor image caching that's forcing 4MB of images to re-download on every visit. Additionally, your site is loading 459 KiB of unused CSS from WooCommerce and other plugins that aren't needed for this landing page. Fixing these caching issues and removing unused code could easily improve your performance score by 30+ points and dramatically speed up your site for visitors.
Why It Matters:
655KB of unused JavaScript and 459KB of unused CSS are blocking page rendering and adding 3.6 seconds to load time.
How to Fix:
Use Asset CleanUp Pro to identify and disable unused WordPress plugins on this landing page. Remove WooCommerce CSS/JS if not needed for this page. Defer HubSpot forms script and Google Tag Manager until after page load using conditional loading.
Why It Matters:
Render-blocking CSS files are preventing first paint for 7 seconds, severely impacting user experience.
How to Fix:
Inline critical CSS for above-the-fold content directly in the HTML head. Use WP Rocket's critical CSS generation feature or manually identify critical styles. Defer non-critical CSS like FontAwesome and WooCommerce styles using media='print' then switching to 'all' via JavaScript.
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.