Skip to content
NL · EUR (€) · Estimated Applicable regulations: AVG · ePrivacy Directive · EAA Dev cost: €85/hr How jurisdiction is detected
Scanned
2026-04-22 22:02 UTC
Worker
🇪🇸 Madrid
Duration
41.00s
Vs prev

Audit overview

Accessibility and Content 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

'unsafe-eval' found in script source

Unsafe value (unsafe-inline, unsafe-eval) in script-src defeats CSP's main protection — XSS injections can execute again.

Security › Content Security Policy
Critical: 2

'unsafe-inline' found in script source

Unsafe value (unsafe-inline, unsafe-eval) in script-src defeats CSP's main protection — XSS injections can execute again.

Security › Content Security Policy
Critical: 3

1 control(s) without accessible label

Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.

Accessibility › Form Accessibility
Critical: 4

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

€1,162 investment → €10,876/month returns + EUR 20,500,000 risk avoided

Investment
€1.162
13.7 h · 5 findings
Monthly returns
€10.876
€130.518/yr
Payback
0.1 mo
+11135% Y1
Regulatory risk avoided EUR 20.500.000
Or — fix only the top 3 findings
€1.1050.1 mo payback · +11712% 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.
€57 — 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

8 barrier(s) likely increasing bounce by ~30%.

Barriers
8
2 crit 6 warn
Bounce delta
+30pp
added vs baseline
Score
62
C
Speed
2
Trust
1
Usability
1
Content
3
Nav
1
  • Page takes 7.1s to load
    Users abandon at ~3s — you're 4.6s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 775ms
    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
  • 1 form field(s) without a label
    Screen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
    → Associate every input with a visible <label for="…">; add autocomplete attributes
  • 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

€1,162 13.7 developer hours at €85/hr
Quick wins
€57 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.

/hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

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

Compliance Risk

€20.500.000

AVGEAA
  • Privacy Policy not detected
    AVG: EUR 10.000 – EUR 20.000.000
  • 1 of 2 <nav> elements are unlabeled
    EAA: EUR 1.000 – EUR 500.000
  • Skip navigation link is missing (WCAG 2.4.1)
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€6.528 /mo

+29.7pp bounce · ~2,967 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,52 /mo

7021.3 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~702 KB per page load
    Saves €0,52/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

52
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.
100
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.

2.07 s

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

7.06 s

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

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

5.02 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.06 s

Desktop

86
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.

419 ms

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

2.41 s

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

107 ms

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

0.017

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

826 ms

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.41 s

Categories

8
Avg score 77.9

How you compare

Where this site stands against peers running the same stack.

Drupal · 364 peers
You 79
·
Avg 73
+6 above average
0 50 100
Security P97Content P18Infrastructure P79Performance P78Accessibility P24SEO P67Sustainability P42Compliance P53

Top 10% of Drupal sites score 92+ on Content; you're at 68 — closing this gap is the highest-leverage improvement.

Better than 95% of Drupal sites See full Drupal benchmark →
Bulma · 369 peers
You 79
·
Avg 74
At average
0 50 100
Security P95Content P8Performance P76Infrastructure P76Accessibility P34SEO P60Compliance P41Sustainability P44

Top 10% of Bulma sites score 97+ on Content; you're at 68 — closing this gap is the highest-leverage improvement.

Better than 84% of Bulma sites See full Bulma benchmark →

Technology stack

Drupal 10, on PHP

12 technologies detected 4 stack layers 5 with CPE identifier Enterprise

Stack Architecture

Analytics
Piwik PRO Core
CMS
Drupal 10
Framework
Bulma Google Search Console HSTS Lodash 4.17.21Microsoft Moment.js 2.30.1 Prism crypto-js jQuery 3.7.1
Runtime
PHP

All Detected Technologies (12)

PHP is a general-purpose scripting language used for web development.

Categories Programming languages Website https://php.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Drupal is a free and open-source web content management framework.

Categories CMS Website https://www.drupal.org/ Detected by BeaverCheck Evidence Header: X-Drupal-Cache present
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Framework Website https://bulma.io Detected by BeaverCheck Evidence Found 5 Bulma class patterns in HTML
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=FhSrXm8YVYClzzQ4w8Xt_tkFAux6Z5cu5972RYa-vFc

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

Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.

Categories JavaScript libraries Website https://www.lodash.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms88871473

Moment.js is a free and open-source JavaScript library that removes the need to use the native JavaScript Date object directly.

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

Prism is an extensible syntax highlighter.

Categories Miscellaneous Website https://prismjs.com Detected by BeaverCheck

crypto-js is a JavaScript library of crypto standards.

Categories JavaScript libraries Website https://github.com/brix/crypto-js Detected by BeaverCheck

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
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Piwik PRO Core is a free alternative to Google Analytics that is privacy & compliance focused.

Categories Analytics Website https://piwik.pro Detected by BeaverCheck

Observations (2)

No build tool detected

A framework (Bulma) 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

12 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%2Foverheid.nl)](https://beavercheck.com/results/70768c71-c8d9-4807-b4f0-45afcce66a09)
<a href="https://beavercheck.com/results/70768c71-c8d9-4807-b4f0-45afcce66a09"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Foverheid.nl" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Foverheid.nl

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

3 sprints · 14h total → projected B (87)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

2 findings 1h → B (82)
  • · No H1 heading found
  • · 1 image-only link(s) without alt text

Sprint 2: Core Fixes

Medium effort, high structural impact

1 findings 1h → B (82)
  • · 1 control(s) without accessible label

Sprint 3: Strategic Improvements

+5

Higher effort, long-term payoff

2 findings 12h → B (87)
  • · 'unsafe-eval' found in script source
  • · 'unsafe-inline' found in script source

Send Feedback