Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize joalexander.co.uk
Render-blocking CSS delays First Contentful Paint by 1.8 seconds, preventing users from seeing any content.
Inline critical CSS for above-the-fold content directly in the HTML head. Load non-critical CSS asynchronously using media='print' onload technique. Split the large merged CSS file (81KB) into critical and non-critical portions using tools like Critical or PurgeCSS.
A score of 74 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 website has below-average performance with a score of 74/100, primarily held back by slow loading times. The biggest problem is a redirect from the non-www version that adds an unnecessary 780ms delay, combined with render-blocking CSS and fonts that prevent content from appearing for 3.7 seconds. The site also suffers from oversized images that are much larger than needed for their display size, wasting 244KB of bandwidth and further slowing the Largest Contentful Paint to 4.8 seconds. Fixing the redirect, optimizing image sizes, and deferring non-critical CSS could improve the performance score by 15-20 points and significantly enhance user experience, especially on mobile devices.
Why It Matters:
The redirect from joalexander.co.uk to www.joalexander.co.uk delays LCP by 800ms and FCP by 800ms.
How to Fix:
Configure your server to directly serve the canonical www version. Update all internal links to use https://www.joalexander.co.uk/. Set up a 301 redirect at DNS level rather than server level to eliminate the network roundtrip.
Why It Matters:
Oversized images waste 244KB of bandwidth and delay LCP by 350ms, particularly the hero banner image.
How to Fix:
Implement responsive images using srcset for different screen sizes. Add fetchpriority='high' to the hero banner image as suggested by PageSpeed. Resize images to match their display dimensions - the hero image loads at 1600x900 but displays at 412x232.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Generic Speed Tests
Google Tag Manager scripts contain 139KB of unused code, slowing LCP by 600ms and wasting processing time.
17MB of video content has zero cache lifetime, forcing full re-downloads on every visit and wasting 69MB of bandwidth.
JavaScript files are blocking initial page render, delaying FCP by 750ms and preventing users from seeing content.
136KB of unused JavaScript and 63KB of unused CSS waste bandwidth and slow down page parsing.
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.