Skip to content
SE · SEK (kr) · Estimated Applicable regulations: GDPR · ePrivacy Directive · EAA Dev cost: SEK 850/hr How jurisdiction is detected
Scanned
2026-04-22 20:11 UTC
Worker
🇺🇸 Santa Clara
Duration
1.3m
Vs prev

Audit overview

Security and Accessibility need attention; the other categories are in good shape.

Fix Priority Matrix

5 findings

Quick Wins

2

High impact, low effort — start here.

Strategic

3

High impact, requires investment.

Easy Improvements

0

Small gains, minimal effort.

Nothing in this quadrant — good news.

Deprioritize

0

Low impact, high effort — do last.

Nothing in this quadrant — good news.

← Low effort High effort →

Screenshots

DESKTOP + MOBILE
Desktop
Desktop screenshot
Mobile
Mobile screenshot

Top Priorities (5)

Sorted by impact
Critical: 1

Content-Security-Policy header is missing

Without a CSP, a single XSS bug can exfiltrate everything your users type — including credentials.

Security › Security Headers
Critical: 2

No Content-Security-Policy header found

Without a CSP, a single XSS bug can exfiltrate everything users type — credentials, payment data, session tokens.

Security › Content Security Policy
Critical: 3

2 button(s) with no accessible text

Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.

Accessibility › Link & Button Quality
Critical: 4

3 image(s) missing alt attribute

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Accessibility › Alt Text Quality
Critical: 5

No H1 heading found

No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.

Accessibility › Heading Hierarchy
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
2 security gaps detected — browsers may warn visitors about your site.
3 accessibility issues exclude users who rely on assistive technology.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

SEK 6,942 investment → SEK 105,266/month returns + EUR 20,500,000 risk avoided

Investment
SEK 6.942
8.2 h · 5 findings
Monthly returns
SEK 105.266
SEK 1.263.187/yr
Payback
0.1 mo
+18097% Y1
Regulatory risk avoided EUR 20.500.000
Or — fix only the top 3 findings
SEK 5.5250.1 mo payback · +22763% Y1
Optimistic scenario assuming the top 3 capture most of the upside. Real-world recovery typically falls between this projection and the full-fix ROI above.
SEK 567 — in quick wins — start here for the fastest payback

Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.

Conversion barriers

6 barrier(s) likely increasing bounce by ~28%.

Barriers
6
2 crit 4 warn
Bounce delta
+28pp
added vs baseline
Score
68
C
Speed
2
Trust
1
Usability
1
Content
1
Nav
1
  • Page takes 7.3s to load
    Users abandon at ~3s — you're 4.8s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 768ms
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • No Content-Security-Policy header
    Higher XSS blast radius — one compromised script can exfiltrate the checkout form
    → Ship a reporting-only CSP first, then enforce once violations are clean
  • Layout shifts during page load
    Content movement causes mis-clicks on CTAs and form fields
    → Add width/height to images; reserve space for late-loading embeds
  • Content is hard to read
    Graduate-level reading difficulty — limits the addressable audience for product or blog pages
    → Shorten sentences; replace jargon with plain language; target Flesch ease ≥60

Preliminary CRO audit — each barrier links to the tab with detailed analysis.

Remediation cost

kr6,942 8.2 developer hours at kr850/hr
Quick wins
kr567 2 fixes in ~40 minutes

Start here for the best return on investment

Cost by category

Cost by effort level

Adjust assumptions

Team composition

Multiplier applied to dev hours to reflect QA, design, and PM overhead. Use Dev only for solo work; Full team for projects with formal review processes.

kr /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

SEK 60.579 / month at risk ~SEK 726.945 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€20.500.000

GDPREAA
  • Privacy Policy not detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • Skip navigation link is missing (WCAG 2.4.1)
    EAA: EUR 1.000 – EUR 500.000
  • No H1 heading found
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

SEK 60.574 /mo

+27.5pp bounce · ~2,753 lost visitors/mo

CPC: SEK 22.00

Bandwidth Waste

SEK 4,95 /mo

5881.6 MB/mo × 0.842 SEK/GB

  • Optimize transfer: save ~588 KB per page load
    Saves SEK 4,95/mo

Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.

Compliance methodology · SEO assumptions · Bandwidth model

Your performance is already good — improvements may show diminishing returns

Unique monthly visitors from your analytics

Purchases, signups, or key actions

Optional — for revenue estimation

additional conversions/month

more engaged visitors from reduced bounce

potential monthly revenue
Current bounce (est.)
After fixes (est.)
Estimated bounce reduction

Fix 5 critical issues to capture this value

How this is calculated

Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.

Your site's LCP: → estimated after fixes.

These are estimates based on industry research — actual results vary

Bounce-rate model & assumptions

Your data stays in your browser — nothing is sent to our servers

Lighthouse

Mobile

41
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

4.14 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

7.25 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

768 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.110

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

5.89 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

13.83 s

Desktop

86
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.22 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.76 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

9 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.038

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.06 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

3.14 s

Categories

8
Avg score 79.0

How you compare

Where this site stands against peers running the same stack.

Amazon ELB · 173 peers
You 76
·
Avg 70
+6 above average
0 50 100
Better than 91% of Amazon ELB sites See full Amazon ELB benchmark →
Apple · 1275 peers
You 76
·
Avg 73
At average
0 50 100
Content P91Infrastructure P17Accessibility P80Performance P70Security P61SEO P40Sustainability P55Compliance P52

Top 10% of Apple sites score 94+ on Infrastructure; you're at 82 — closing this gap is the highest-leverage improvement.

Better than 76% of Apple sites See full Apple benchmark →

Technology stack

Amazon ELB, hosted on Amazon Web Services

14 technologies detected 2 stack layers 1 with CPE identifier Enterprise

Stack Architecture

Framework
Amazon ELB Apple Astro Facebook Google Search Console Google Workspace HSTS Iterate Open Graph Priority Hints Sentry Stimulus core-js 3.10.2
Hosting
Amazon Web Services

All Detected Technologies (14)

Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.

Categories PaaS Website https://aws.amazon.com/ Detected by BeaverCheck

AWS ELB is a network load balancer service provided by Amazon Web Services for distributing traffic across multiple targets, such as Amazon EC2 instances, containers, IP addresses, and Lambda functions.

Categories Load balancers Website https://aws.amazon.com/elasticloadbalancing/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=OrobcOiANVx8DoqM

Astro is a new JavaScript-based static site builder.

Categories Static site generator, JavaScript frameworks Website https://astro.build Detected by BeaverCheck Evidence Script URL: https://www.aftonbladet.se/front-page-assets/_astro/AccountStore.astro_astro_type_script_index_0_lang.DWtXTO_u.js
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=rp0wdt9c5bomn8nlumpwerudv99mru
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=ETpjBgyjPZGfj34CINWLiZq4mTOAMV5EjKviDbclmKA
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.

Categories Security Website https://www.rfc-editor.org/rfc/rfc6797#section-6.1 Detected by BeaverCheck

Iterate is a customer insights manager (CIM) system, facilitating website and email surveys to harness customer insights across your entire business.

Categories Surveys Website https://iteratehq.com Detected by BeaverCheck

Open Graph is a protocol that is used to integrate any web page into the social graph.

Categories Miscellaneous Website https://ogp.me Detected by BeaverCheck

Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.

Categories Performance Website https://wicg.github.io/priority-hints/ Detected by BeaverCheck

Sentry is an open-source platform for workflow productivity, aggregating errors from across the stack in real time.

Categories Issue trackers Website https://sentry.io/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

A modest JavaScript framework for the HTML you already have.

Categories JavaScript frameworks Website https://stimulusjs.org/ Detected by BeaverCheck

core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.

Categories JavaScript libraries Website https://github.com/zloirock/core-js Detected by BeaverCheck

Observations (2)

No build tool detected

A framework (Amazon ELB) was detected but no bundler was identified. The build tool may not be detectable from output patterns, or the site may use the framework's built-in bundler.

Complex technology stack detected

14 technologies identified. A complex stack increases maintenance burden and attack surface. Consider whether all components are actively needed.

Show your score

Drop this badge on your README, marketing site, or status page. It auto-updates every time the audit re-runs and links back to this report.

BeaverCheck badge

This badge auto-updates with your latest scan result.

[![BeaverCheck](https://beavercheck.com/badge?url=https%3A%2F%2Faftonbladet.se)](https://beavercheck.com/results/35250530-ab75-4211-9a0b-b2938f05f3ad)
<a href="https://beavercheck.com/results/35250530-ab75-4211-9a0b-b2938f05f3ad"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Faftonbladet.se" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Faftonbladet.se

Export & share

Download the audit, share with your team, or grab a fix plan ready to copy into your tracker.

Share

Copies markdown to clipboard

Export
Download Markdown Report Download JSON

Fix Plan

Three-week roadmap to ship the audit's findings, with one-click copy targets for your tracker.

Three-week fix plan

2 sprints · 8h total → projected B (85)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

2 findings 1h → C (79)
  • · No H1 heading found
  • · 2 button(s) with no accessible text

Sprint 2: Core Fixes

+6

Medium effort, high structural impact

3 findings 8h → B (85)
  • · 3 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback