Background
Arkivspecialisten needed a fast, reliable website that feels snappy on mobile and ranks well. We chose a static architecture to maximize performance and reduce operational complexity.
Actions
• Inlined critical CSS and tree-shaken JS
• AVIF images with correct dimensions/DPR
• Font optimization (font-display: swap) and strict preload order
• Cloudflare Pages deployment (global edge cache)
• Deterministic schema/hreflang at build-time
Outcome
Stable Core Web Vitals and 100/100 on mobile. The site is easy to maintain, secure and portable — the client owns the static artifacts.
