Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize axelssonstakteknik.se
Poor caching policy forces repeat downloads of 22KB TrustIndex script on every visit, slowing return user experience.
Configure your WordPress caching plugin (WP Rocket/W3 Total Cache) to set 1-year expiry for static assets. Add cache headers for third-party scripts in .htaccess. Contact TrustIndex support to enable longer cache headers on their CDN.
A score of 70 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 70/100, primarily due to extremely slow loading times that hurt user experience. The biggest problem is the Largest Contentful Paint taking 6.3 seconds, which is far beyond Google's recommended 2.5 seconds and likely causing visitors to leave before the page fully loads. The site is bloated with 225 KiB of unused CSS (including unnecessary Google Fonts) and 62 KiB of unused JavaScript that could be removed immediately. Cleaning up these unused resources, optimizing the server response time, and implementing proper caching could easily improve the performance score by 20-30 points and dramatically speed up the site.
Why It Matters:
Unused JavaScript wastes 63KB and delays LCP by 300ms, significantly impacting your largest contentful paint score.
How to Fix:
Install Asset CleanUp Pro plugin to identify and disable unused scripts per page. Review the debloated JS file at wp-content/cache/debloat/js/ and exclude unused libraries. Use code splitting to load only necessary JavaScript for each page.
Why It Matters:
Multiple font requests create a 1.3-second chain dependency that blocks content rendering and delays both FCP and LCP.
How to Fix:
Preload critical fonts (Roboto, Poppins) using <link rel='preload'> in your theme's header.php. Consolidate to 2-3 essential font families and remove Dancing Script if not critical. Use font-display: swap to prevent invisible text during font load.
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
Poor image compression wastes 52 KiB bandwidth and delays LCP by 250ms unnecessarily.
62 KiB of unused JavaScript delays LCP by 300ms and blocks page interactivity.
Unsized images cause 0.194 CLS score and poor user experience as content jumps during loading.
The 1-second server response time delays both FCP and LCP by 900ms each.