Skip to content
FI · EUR (€) Applicable regulations: GDPR · ePrivacy Directive · EAA Dev cost: €80/hr How jurisdiction is detected
Scanned
2026-04-22 20:52 UTC
Worker
🇪🇸 Madrid
Duration
55.00s
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

HSTS header is missing

Without HSTS, a network attacker can downgrade the very first connection to HTTP and steal the user's session.

Security › Security Headers
Critical: 3

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

13 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: 5

4 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
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.
3 security gaps detected — browsers may warn visitors about your site.
2 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

€620 investment → €12,401/month returns + EUR 500,000 risk avoided

Investment
€620
7.8 h · 5 findings
Monthly returns
€12.401
€148.816/yr
Payback
0.0 mo
+23903% Y1
Regulatory risk avoided EUR 500.000
Or — fix only the top 3 findings
€5000.0 mo payback · +29663% 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.
€60 — 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

9 barrier(s) likely increasing bounce by ~32%.

Barriers
9
3 crit 6 warn
Bounce delta
+32pp
added vs baseline
Score
52
D
Speed
2
Trust
2
Usability
1
Content
1
Nav
3
  • Page takes 8.6s to load
    Users abandon at ~3s — you're 6.1s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • 4 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
  • 7 broken link(s) on the page
    Clicks land on 404s — trust drops and the session often ends
    → Fix or remove the broken destinations surfaced on the Content tab
  • High main-thread blocking time
    Page is non-interactive for 280ms 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

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

Remediation cost

€620 7.8 developer hours at €80/hr
Quick wins
€60 2 fixes in ~45 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

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

Compliance Risk

€500.000

EAA
  • Skip navigation link is missing (WCAG 2.4.1)
    EAA: EUR 1.000 – EUR 500.000
  • 1 image(s) with filename as alt text
    EAA: EUR 1.000 – EUR 500.000
  • 1 image(s) with generic alt text
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€7.086 /mo

+32.2pp bounce · ~3,221 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,34 /mo

4603.2 MB/mo × 0.074 EUR/GB

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

60
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.
100
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.95 s

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

8.63 s

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

280 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.95 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.

8.81 s

Desktop

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

859 ms

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

1.58 s

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

2 ms

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

0.001

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

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

1.72 s

Categories

8
Avg score 80.9

How you compare

Where this site stands against peers running the same stack.

Drupal · 364 peers
You 77
·
Avg 73
At average
0 50 100
Infrastructure P96Compliance P89Sustainability P88SEO P85Performance P81Security P27Content P42Accessibility P43

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

Better than 84% of Drupal sites See full Drupal benchmark →
Cookie Control · 99 peers
You 77
·
Avg 74
At average
0 50 100
Better than 71% of Cookie Control sites See full Cookie Control benchmark →

Technology stack

Drupal 10, on PHP, with Fastly CDN

19 technologies detected 5 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Tag Manager Instana
CMS
Drupal 10
Framework
Cookie Control Cookiebot 1 Cybot Facebook Google Search Console Issuu Microsoft 365 Open Graph PhotoSwipe Varnish Vue.js 2.6.14 core-js 3.37.0 jQuery 3.7.1
Runtime
PHP
CDN
Fastly jsDelivr CDN

All Detected Technologies (19)

Categories CDN Website https://www.fastly.com Detected by BeaverCheck Evidence x-served-by: cache-toj-leto2350060-TOJ
Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdn.jsdelivr.net: https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js

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 robots.txt Disallow pattern: /core/, robots.txt Disallow pattern: /profiles/
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Cookie compliance Website https://www.civicuk.com/cookie-control Detected by BeaverCheck

Cookiebot is a cloud-driven solution that automatically controls cookies and trackers, enabling full GDPR/ePrivacy and CCPA compliance for websites.

Categories Cookie compliance Website https://www.cookiebot.com Detected by BeaverCheck

Cybot is a tool that facilitates compliance with data privacy laws for website operators and marketers.

Categories Cookie compliance Website https://www.cybot.com/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=2h73p6im48qpo4hhqw2qirp1bku5cd
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=0e89tSiMOE7lzXwfWCs-W2EeaZDmUsm1i8jhpGACXUs

Issuu is a digital discovery and publishing platform.

Categories Miscellaneous, Widgets Website https://issuu.com Detected by BeaverCheck
Categories Email Detected by BeaverCheck Evidence TXT SPF record includes spf.protection.outlook.com: v=spf1 ip4:130.233.0.0/16 include:_spf.aalto.fi include:_spf2.aalto.fi include:spf.protection.outlook.com include:hosted-at.csc.fi ~all

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

PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.

Categories Photo galleries, JavaScript libraries Website https://photoswipe.com Detected by BeaverCheck

Varnish is a reverse caching proxy.

Categories Caching Website https://www.varnish-cache.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.

Categories JavaScript frameworks Website https://vuejs.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

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 →

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/gtm.js?id=GTM-N6WP2H

Instana is a Kubernetes-native APM tool which is built for new-stack including Microservices and lately Serverless but also supports the existing VM based stacks including several supported technologies.

Categories Analytics, Issue trackers, RUM Website https://www.instana.com Detected by BeaverCheck

Observations (4)

jQuery loaded alongside a modern framework

Both jQuery and Vue.js are loaded. Modern frameworks handle DOM manipulation natively. jQuery may be unnecessary and adds ~30KB to the page weight. Check the Performance tab for bundle analysis.

→ Performance

No build tool detected

A framework (Cookie Control) 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.

Vue.js version may be outdated

Detected Vue.js 2.6.14. The current major version is 3. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

19 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%2Faalto.fi)](https://beavercheck.com/results/ebfad8ad-5b4b-4750-ba05-4e59a4c4fec8)
<a href="https://beavercheck.com/results/ebfad8ad-5b4b-4750-ba05-4e59a4c4fec8"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Faalto.fi" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Faalto.fi

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 (86)

Sprint 1: Quick Wins

+4

Highest ROI — low effort, high impact

2 findings 1h → B (81)
  • · HSTS header is missing
  • · 13 link(s) with no accessible text

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 7h → B (86)
  • · 4 control(s) without accessible label
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback