Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize brechbilltrailers.com
CSS and jQuery are blocking initial page render for 580ms, delaying First Contentful Paint.
Use LiteSpeed Cache's CSS optimization to inline critical CSS and defer non-critical styles. Move jQuery to load asynchronously or replace with vanilla JavaScript where possible. Enable 'Load JS Deferred' in LiteSpeed Cache settings for non-critical scripts.
A score of 68 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 68/100, primarily due to server response issues and inefficient resource loading. The biggest problem is document request latency caused by multiple redirects (from http://www.brechbilltrailers.com/ to https://brechbilltrailers.com/), which delays both First Contentful Paint and Largest Contentful Paint by over 800ms. Additionally, the site is loading 97 KiB of unused CSS and has render-blocking resources that could save 580ms if optimized. Fixing the redirect chain, removing unused CSS, and deferring non-critical JavaScript could improve the performance score by 15-20 points and significantly reduce the 13.7-second Time to Interactive.
Why It Matters:
Multiple redirects add 1.11 seconds delay and hurt both LCP and FCP by over 1 second each.
How to Fix:
Update all internal links and canonical URLs to point directly to https://brechbilltrailers.com/ without www. Configure your WordPress site URL in wp-config.php to avoid the http→https→www redirects. Update any hardcoded links in your theme files.
Why It Matters:
97KB of unused CSS and 729KB of unused JavaScript waste bandwidth and slow page loading.
How to Fix:
Enable 'CSS/JS Minify' and 'Remove Unused CSS' in LiteSpeed Cache. Audit and remove unnecessary WordPress plugins, especially reCAPTCHA if not essential. Use Asset CleanUp plugin to selectively load scripts only on pages that need them.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Custom fonts block text rendering for 880ms, delaying FCP and creating poor user experience.
LCP element has 7.5 second resource load delay because it's not discoverable from initial HTML.
Unused assets waste 130KB of bandwidth and delay FCP by 1.05 seconds, severely impacting Core Web Vitals.
CSS files are blocking page rendering and delaying FCP by 8.99 seconds, severely impacting user experience.
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.