Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize nks.fugentechnik.de
The redirect from nks-fugentechnik.de to www adds 780ms delay to every page load.
Update DNS settings to point the naked domain directly to the www version. Configure server redirects at the DNS level instead of HTTP redirects. Update all internal links to use the canonical www URL.
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 website has concerning performance issues with a score of 70/100, primarily caused by severe layout stability problems. The biggest issue is excessive layout shifts (CLS score of 0.66), where page elements are jumping around as content loads, creating a poor user experience. Additionally, the site has a problematic redirect chain that wastes 780ms of loading time, oversized images that could be reduced by 1.5MB, and missing image dimensions that contribute to the layout instability. Fixing the redirect, properly sizing images, and adding explicit width/height attributes to images would dramatically improve both the performance score and user experience.
Why It Matters:
Severe layout shifts (CLS: 0.66) cause poor user experience and hurt search rankings significantly.
How to Fix:
Add explicit width='250' and height='333' attributes to all gallery images. Reserve space for the services section using CSS min-height. Optimize font loading to prevent text reflow during page load.
Why It Matters:
Gallery images waste 1,527 KiB due to oversized dimensions and poor compression.
How to Fix:
Resize gallery images to match display dimensions (250x333px for mobile). Implement responsive images using srcset attribute. Enable browser caching with long cache headers for image assets.
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 Generic Speed Tests
120 KiB of unused JavaScript increases bundle size and parsing time without providing functionality.
Large, unoptimized images waste 303 KiB and lack proper dimensions causing layout shifts.
Render-blocking CSS and JavaScript delay LCP by 3.8 seconds, severely impacting page load performance.
Unsized media elements are causing 0.117 CLS score from images and videos loading without dimensions.