Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize lostbetweenoceans.com
Render-blocking stylesheets delay first paint by 1.8 seconds, especially gallery and font CSS.
Use WP Rocket's 'Remove Unused CSS' feature to eliminate the 93% unused consent manager styles. Load Kadence gallery CSS only on pages with galleries using conditional loading. Inline critical above-the-fold CSS and defer the rest.
A score of 57 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 57/100, primarily due to severely oversized images that are crippling page speed. The biggest problem is images being served at massive resolutions (like a 2560x2560 logo displayed at only 100x100 pixels), which delays your Largest Contentful Paint to a painful 11.2 seconds and causes the page to take nearly 6 seconds just to show visible content. Simply resizing images to match their display dimensions could save over 1MB of data and reduce load times by several seconds. Additionally, removing unused JavaScript (259KB) and implementing proper image compression would dramatically improve user experience and Core Web Vitals scores.
Why It Matters:
Oversized images delay LCP by 4 seconds and waste 1,026 KiB of bandwidth unnecessarily.
How to Fix:
Resize your logo from 2560x2560 to 200x200 pixels maximum. Use WordPress responsive image sizes for gallery images - your cenote image displays at 352x220 but loads at 1500x1000. Install ShortPixel to automatically generate proper sizes and convert to WebP format.
Why It Matters:
Journey MV and consent manager scripts waste 259 KiB and block rendering for 340ms.
How to Fix:
Audit Journey MV tracking - 78% is unused code. Remove or defer consent manager JavaScript until user interaction. Use Google Tag Manager to load tracking scripts asynchronously after page load instead of render-blocking.
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.