Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize axelssonstakteknik.se
Font loading blocks First Contentful Paint for 150ms, preventing users from seeing text content.
Add font-display: swap to your Roboto font CSS declarations in your theme's style.css. Install OMGF (Optimize My Google Fonts) plugin to host fonts locally and automatically apply font-display optimizations. Configure fallback fonts with similar metrics to prevent layout shifts.
A score of 64 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 poor performance with a score of 64/100, taking over 6 seconds for content to fully load. The biggest problem is excessive unused CSS (221 KiB) and JavaScript (62 KiB) that's slowing down the site, combined with font loading issues that add another 150ms delay. The site is loading too many unnecessary resources upfront, including multiple font families and form styling that may not be needed on every page. Cleaning up unused code, optimizing font loading with proper display settings, and improving server response times could dramatically improve loading speeds and user experience.
Why It Matters:
72% of JavaScript is unused, delaying LCP by 300ms and wasting 63KB of bandwidth.
How to Fix:
Install Asset CleanUp Pro to disable unused plugins on specific pages. Use WP Rocket's 'Delay JavaScript Execution' feature to defer non-critical scripts. Audit the f721595a7b2c2cb434d9471132788d38.js file and remove unused code blocks through your caching plugin's minification settings.
Why It Matters:
226KB of unused CSS slows down page rendering and increases bandwidth consumption unnecessarily.
How to Fix:
Install PurgeCSS for WordPress to automatically remove unused CSS rules. Use your caching plugin's CSS optimization feature to eliminate unused Roboto and Open Sans font variants. Configure Asset CleanUp to disable CSS from unused plugins like Forminator on pages that don't need forms.
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
226KB of unused CSS slows down page rendering and increases bandwidth consumption unnecessarily.
72% of JavaScript is unused, delaying LCP by 300ms and wasting 63KB of bandwidth.
Large images (790KB total) are consuming excessive bandwidth and delaying LCP by contributing to the 8.5 second resource load delay.
CSS files are blocking page rendering for 5.3 seconds, preventing users from seeing content quickly.