Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize pawelkrajewski.com
The redirect from www.pawelkrajewski.com adds 780ms delay before content starts loading.
Update DNS settings to point www subdomain directly to the final destination. Configure server-level redirects (301) to avoid multiple hops. Update any internal links and canonical URLs to use the preferred domain format. Test with tools like Redirect Checker to ensure single-hop redirects.
A score of 52 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 poor performance with a score of 52/100, indicating significant user experience issues. The biggest problem is multiple page redirects (from www.pawelkrajewski.com to pawelkrajewski.com) combined with slow server response times, which delays both First Contentful Paint and Largest Contentful Paint by over 2.6 seconds. Additionally, the site suffers from render-blocking CSS and JavaScript files that prevent the page from displaying quickly, and layout shifts caused by web fonts loading late in the process. Fixing the redirects, optimizing server response time, and implementing proper font loading strategies could improve the performance score by 30+ points and dramatically enhance the user experience.
Why It Matters:
Render-blocking CSS and JavaScript delay page rendering by 1.75 seconds, severely impacting LCP and FCP.
How to Fix:
Inline critical CSS from style.min.css for above-the-fold content. Defer the cookie consent JavaScript by adding async or defer attributes. Use media queries to load non-critical CSS asynchronously. Consider moving the child theme CSS inline since it's only 525 bytes.
Why It Matters:
Web font loading causes 0.162 CLS score as fonts swap in, creating visual instability.
How to Fix:
Add font-display: swap to all custom fonts (FontAwesome, Material Icons, Urbanist). Implement font-face declarations with size-adjust properties to match fallback fonts. Preload critical font files using <link rel='preload'> in the document head. Consider using system fonts for body text to eliminate font loading delays entirely.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Generic Speed Tests
Page redirect from zadom.hr to www.zadom.hr wastes 780ms before content loading even begins.
1MB of unused code is downloaded unnecessarily, wasting 1050ms and slowing LCP by 900ms.
CSS files are blocking page rendering for 790ms, directly delaying First Contentful Paint and user experience.
JavaScript is causing 35ms of forced reflows and 103KB of unused Google Analytics code is blocking resources.
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.