Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize imariners.com
The main hero image lacks modern format optimization, missing 10 KiB savings that could improve perceived performance.
Install WebP Express or ShortPixel to automatically convert the hero image to WebP format. Ensure proper srcset implementation for responsive delivery. Add preload tag for the hero image since it has fetchpriority='high'.
A score of 83 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 good performance with a score of 83/100, but there are several optimization opportunities that could push it to excellent. The biggest issue is render-blocking CSS resources that are delaying the page's initial paint by 560ms, preventing users from seeing content quickly. The site is also suffering from forced reflows caused by ad scripts and unused code - there's 199KB of unused JavaScript and 14KB of unused CSS that could be removed to speed things up. Additionally, optimizing images to modern formats like WebP and improving font loading could provide further performance gains and create a smoother user experience.
Why It Matters:
Critical CSS files are blocking page render for 560ms, significantly delaying First Contentful Paint.
How to Fix:
Use WP Rocket's 'Critical CSS' feature or Autoptimize to inline above-the-fold CSS. Defer non-critical CSS like LearnDash grid styles using media='print' onload trick. Consider combining multiple CSS files into one optimized file.
Why It Matters:
Total Blocking Time of 530ms and unused JavaScript (199 KiB) severely impact interactivity and TTI.
How to Fix:
Use WP Rocket to defer Google AdSense scripts until user interaction. Remove or optimize unused portions of show_ads_impl_fy2021.js. Consider lazy-loading ads below the fold to reduce initial JavaScript payload.
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
Render-blocking CSS and JavaScript are delaying First Contentful Paint by 1.46 seconds.
Multiple redirects are adding 750ms delay to both LCP and FCP before the page even starts loading.
Poor cache lifetimes are wasting 349 KiB and delaying FCP/LCP by 600ms on repeat visits.
FontAwesome fonts cause 50ms delay in FCP due to missing font-display declarations.