Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize gulf.yachts.com
Large unoptimized images delay LCP by 2.6 seconds and waste 3.4MB of bandwidth, especially yacht photos in the gallery.
Install ShortPixel or Imagify to automatically convert boat images to WebP format for 80% size reduction. Resize images to match display dimensions (679x453 instead of 1200x800). Add explicit width/height attributes to prevent layout shifts during image loading.
A score of 55 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 yacht dealership website has poor performance with a score of 55/100, indicating significant user experience issues. The biggest problem is render-blocking CSS files that are delaying the initial page paint by 2.5 seconds, particularly the main stylesheet and Bootstrap CSS which are preventing content from appearing quickly. Additionally, the site is loaded with a massive 31MB of content including large video files and unoptimized images, while JavaScript execution takes 1.5 seconds longer than recommended. To improve performance dramatically, the site should defer or inline critical CSS, compress and optimize the oversized images and videos, and minify the CSS and JavaScript files - these changes alone could potentially boost the performance score by 30+ points and provide a much faster loading experience for yacht shoppers.
Why It Matters:
CSS files are blocking page rendering for 2.5 seconds, directly delaying First Contentful Paint and user experience.
How to Fix:
Install Autoptimize or WP Rocket to inline critical CSS for above-the-fold content. Defer non-critical stylesheets like font-awesome.min.css and bootstrap.min.css using media='print' onload technique. Remove unused CSS from style.css which has 87% unused rules.
Why It Matters:
JavaScript execution takes 1.5 seconds blocking the main thread and preventing user interactions, severely impacting Total Blocking Time.
How to Fix:
Remove or replace heavy Vimeo player scripts that waste 115KB of unused code. Defer jQuery plugins like lightgallery-all.js and YTPlayer.js until needed. Use WP Asset CleanUp to conditionally load scripts only on pages that need them.
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
JavaScript execution takes 1.5 seconds blocking the main thread and preventing user interactions, severely impacting Total Blocking Time.
CSS files are blocking page rendering for 2.5 seconds, directly delaying First Contentful Paint and user experience.
The initial server response takes 1.13 seconds, which delays all subsequent resource loading and impacts Core Web Vitals.
Critical CSS files are blocking page rendering and delaying LCP by 1.05 seconds.