Eliminate Layout Shifts from Fonts

How to optimize pawelkrajewski.com

Generic SiteScore: 52/100Analyzed December 2025

Eliminate Layout Shifts from Fonts

High Impact+15 points estimated

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.

0Needs Improvement

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

3.6s
Needs Improvement

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

696ms
Poor

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.16
Needs Improvement

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

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.

Other Optimization Recommendations

Fix Render-Blocking Resources

High Impact+25 points estimated

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.

Remove WWW Redirect Chain

Medium Impact+8 points estimated

Why It Matters:

The redirect from www.pawelkrajewski.com adds 780ms delay before content starts loading.

How to Fix:

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.

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites