Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize jakob.galabau.de
Critical render path is blocked for 1.5 seconds by non-essential CSS and JavaScript files.
Defer Borlabs Cookie CSS (12KB) and jQuery Migrate script using wp_enqueue_script with defer attribute. Inline critical CSS for above-the-fold content. Use WP Rocket's render-blocking optimization feature to automatically handle resource prioritization.
A score of 75 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 moderate performance issues with a score of 75/100. The biggest problem is an oversized image (549 KB) that's causing a slow Largest Contentful Paint of 5.4 seconds, which directly impacts user experience. The site is also loading too many unnecessary JavaScript and CSS resources, with 33 KB of unused JavaScript from form plugins and 22 KB of unused CSS. Converting images to modern WebP format, properly sizing them for display dimensions, and cleaning up unused code could improve the score by 15-20 points and reduce load times by over 2 seconds.
Why It Matters:
Large unoptimized images delay LCP by 150ms and waste 555KB of data transfer.
How to Fix:
Install ShortPixel or Imagify to automatically convert images to WebP/AVIF format. Resize the main hero image (1983x1365) to match display size (375x250). Configure responsive images in WordPress to serve appropriate sizes for different devices.
Why It Matters:
70% of Forminator's JavaScript (34KB) and 65% of CSS styles are unused, delaying page interactivity by 150ms.
How to Fix:
Use Asset CleanUp or WP Rocket to disable Forminator scripts on pages without forms. Remove unused CSS from Borlabs Cookie and UAG plugins using Autoptimize's CSS optimization. Consider lighter alternatives for cookie consent and form plugins.
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
Unused CSS rules waste 39 KiB and can delay initial rendering of above-the-fold content.
Poor cache configuration wastes 26 KiB on repeat visits and slows return user experience.
Unused JavaScript from tracking scripts delays LCP by 300ms and wastes 347 KiB.
JavaScript is causing 68ms of forced reflows by querying geometric properties after DOM changes, degrading rendering performance.