Skip to content
Scanned
2026-04-16 17:15 UTC
Worker
🇳🇱 Amsterdam
Duration
44.00s
Vs prev

Audit overview

3 categories need attention: Security, and 2 others.

Fix Priority Matrix

5 findings

Quick Wins

4

High impact, low effort — start here.

Strategic

1

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

1 image-only link(s) without alt text

Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.

Accessibility › Link & Button Quality
Critical: 2

1 link(s) with no accessible text

Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.

Accessibility › Link & Button Quality
Critical: 3

2 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: 4

2 image-in-link without alt text

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Accessibility › Alt Text Quality
Critical: 5

No <main> landmark found

Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.

Accessibility › Landmark Structure
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your audience reach.
5 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

$317 investment → $7,298/month returns + USD 150,000 risk avoided

Investment
$317
3.2 h · 5 findings
Monthly returns
$7,298
$87,578/yr
Payback
0.0 mo
+27556% Y1
Regulatory risk avoided USD 150,000
Or — fix only the top 3 findings
$2500.0 mo payback · +34931% 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.
$167 — 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

7 barrier(s) likely increasing bounce by ~19%.

Barriers
7
7 warn
Bounce delta
+19pp
added vs baseline
Score
79
B
Speed
2
Trust
2
Usability
0
Content
2
Nav
1
  • Page loads in 3.7s
    Every additional 100ms above 2.5s costs conversions — you're 1.2s over
    → Target <2.5s LCP: defer non-critical scripts and optimize the hero image
  • High main-thread blocking time
    Page is non-interactive for 540ms after first paint
    → Defer third-party scripts and split large bundles
  • No HSTS header
    Returning visitors are briefly exposed to downgrade attacks on first request
    → Set Strict-Transport-Security: max-age=31536000; includeSubDomains
  • 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
  • No Open Graph tags
    Links shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
    → Add og:title, og:description, og:image, og:url to the page head

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

Remediation cost

$317 3.2 developer hours at $100/hr
Quick wins
$167 4 fixes in ~100 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.

$ /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

$5,016 / month at risk ~$60,189 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

$150,000

ADA Title III
  • No <main> landmark found
    ADA Title III: USD 25,000 – USD 150,000
  • No <nav> landmark found
    ADA Title III: USD 25,000 – USD 150,000
  • Skip navigation link is missing (WCAG 2.4.1)
    ADA Title III: USD 25,000 – USD 150,000

Bounce-Rate Cost

$5,016 /mo

+18.6pp bounce · ~1,865 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$0.11 /mo

1351.0 MB/mo × 0.080 USD/GB

  • Optimize transfer: save ~135 KB per page load
    Saves $0.11/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

67
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
73
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
91
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.

3.71 s

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

3.71 s

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

540 ms

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

0.000

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

3.71 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.

7.55 s

Desktop

89
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
59
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.
91
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.31 s

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

1.69 s

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

18 ms

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

0.000

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

1.33 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.

2.16 s

Categories

8
Avg score 76.8

How you compare

Where this site stands against peers running the same stack.

Storyblok · 8 peers
You 76
·
Avg 75
At average
0 50 100
Better than 50% of Storyblok sites See full Storyblok benchmark →
Amazon Route 53 · 1003 peers
You 76
·
Avg 72
At average
0 50 100
Compliance P98Accessibility P8Content P9Performance P90Infrastructure P16Sustainability P82Security P73SEO P41

Top 10% of Amazon Route 53 sites score 68+ on Accessibility; you're at 49 — closing this gap is the highest-leverage improvement.

Better than 83% of Amazon Route 53 sites See full Amazon Route 53 benchmark →

Technology stack

Storyblok, on ASP.NET

11 technologies detected 4 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager
CMS
Storyblok
Framework
Amazon Route 53 HSTS Microsoft Microsoft ASP.NET Proofpoint jQuery 3.6.0 jQuery UI 1.13.0
Runtime
ASP.NET

All Detected Technologies (11)

Categories Runtime Website https://dotnet.microsoft.com Detected by BeaverCheck Evidence x-powered-by: ASP.NET

Storyblok is a headless CMS with a visual editor for developers, marketers and content editors. Storyblok helps your team to manage content and digital experiences for every use-case from corporate websites, ecommerce, helpdesks, mobile apps, screen displays, and more.

Categories CMS Website https://www.storyblok.com Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: ns-106.awsdns-13.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
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms77850526

ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages.

Categories Web frameworks Website https://www.asp.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Email Detected by BeaverCheck Evidence MX record: mxa-00648602.gslb.pphosted.com

jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.

Categories JavaScript libraries Website https://jquery.com Detected by BeaverCheck Evidence Script URL: https://code.jquery.com/jquery-3.6.0.min.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.

Categories JavaScript libraries Website https://jqueryui.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Google Analytics is a free web analytics service that tracks and reports website traffic.

Categories Analytics Website https://google.com/analytics Detected by BeaverCheck Evidence Script URL contains www.google-analytics.com: https://www.google-analytics.com/analytics.js

Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.

Categories Tag managers Website https://www.google.com/tagmanager Detected by BeaverCheck Evidence Script URL contains www.googletagmanager.com: https://www.googletagmanager.com/gtag/js?id=G-NELC7B6GSD&cx=c&_slc=1

Observations (2)

No build tool detected

A framework (Amazon Route 53) 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

11 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%2Fscorecardresearch.com)](https://beavercheck.com/results/2b8472b7-9aa5-47c7-aa7f-da19f0ed5a06)
<a href="https://beavercheck.com/results/2b8472b7-9aa5-47c7-aa7f-da19f0ed5a06"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fscorecardresearch.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fscorecardresearch.com

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 · 3h total → projected B (80)

Sprint 1: Quick Wins

+4

Highest ROI — low effort, high impact

4 findings 2h → B (80)
  • · No <main> landmark found
  • · 1 image-only link(s) without alt text
  • · 1 link(s) with no accessible text
  • · 2 image-in-link without alt text

Sprint 2: Core Fixes

Medium effort, high structural impact

1 findings 2h → B (80)
  • · 2 image(s) missing alt attribute

Send Feedback