Skip to content
Scanned
2026-04-07 20:28 UTC
Worker
🇪🇸 Madrid
Duration
44.00s
Vs prev

Audit overview

3 categories need attention: Security, and 2 others.

Fix Priority Matrix

5 findings

Quick Wins

1

High impact, low effort — start here.

Strategic

4

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

1 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

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

€744 investment → €4,671/month returns + EUR 500,000 risk avoided

Investment
€744
8.8 h · 5 findings
Monthly returns
€4.671
€56.046/yr
Payback
0.2 mo
+7436% Y1
Regulatory risk avoided EUR 500.000
Or — fix only the top 3 findings
€5310.1 mo payback · +10450% 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.
€21 — 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 ~21%.

Barriers
7
7 warn
Bounce delta
+21pp
added vs baseline
Score
79
B
Speed
1
Trust
2
Usability
1
Content
2
Nav
1
  • Page loads in 2.6s
    Every additional 100ms above 2.5s costs conversions — you're 80ms over
    → Target <2.5s LCP: defer non-critical scripts and optimize the hero image
  • 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
  • 2 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

€744 8.8 developer hours at €85/hr
Quick wins
€21 1 fixes in ~15 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

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

Compliance Risk

€500.000

EAA
  • No <main> landmark found
    EAA: EUR 1.000 – EUR 500.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

€4.547 /mo

+20.7pp bounce · ~2,067 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,07 /mo

977.2 MB/mo × 0.074 EUR/GB

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

95
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
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.
83
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.97 s

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

2.58 s

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

54 ms

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

0.009

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

1.97 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.51 s

Desktop

80
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
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.
83
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.

871 ms

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

871 ms

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

0 ms

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

0.393

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

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

871 ms

Categories

8
Avg score 76.6

How you compare

Where this site stands against peers running the same stack.

Webflow · 51 peers
You 74
·
Avg 74
At average
0 50 100
Better than 35% of Webflow sites See full Webflow benchmark →
Amazon Route 53 · 1011 peers
You 74
·
Avg 72
At average
0 50 100
Security P2Performance P95Content P9Sustainability P90Infrastructure P87Accessibility P20Compliance P36SEO P37

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

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

Technology stack

Webflow 1.6.0, hosted on AWS, with AWS CloudFront CDN

15 technologies detected 5 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
Matomo Analytics
CMS
Webflow 1.6.0
Framework
Amazon Route 53 Google Font API HTTP/3 Highlight.js Modernizr 2.7.1 RSS Tailwind CSS jQuery 1.11.1
CDN
AWS CloudFront Amazon CloudFront Amazon S3
Hosting
AWS Amazon Web Services

All Detected Technologies (15)

Categories CDN Website https://aws.amazon.com/cloudfront Detected by BeaverCheck Evidence x-amz-cf-id: wWiPUiwJcom79Ok7CUz2nyuPCH96qnYO8hsqMJZXpVxm1TzuwFaS3A==

Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds.

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

Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.

Categories CDN Website https://aws.amazon.com/s3/ Detected by BeaverCheck
Categories Hosting Website https://aws.amazon.com Detected by BeaverCheck · Medium Evidence Header: X-Amz-Server-Side-Encryption

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

Webflow is Software-as-a-Service (SaaS) for website building and hosting.

Categories Page builders Website https://webflow.com Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: ns-2034.awsdns-62.co.uk

Google Font API is a web service that supports open-source font files that can be used on your web designs.

Categories Font scripts Website https://fonts.google.com/ Detected by BeaverCheck

HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.

Categories Miscellaneous Website https://httpwg.org/ Detected by BeaverCheck

Highlight.js is a JavaScript library for syntax highlighting, supporting 192 languages and 496 themes.

Categories JavaScript libraries Website https://highlightjs.org/ Detected by BeaverCheck

Modernizr is a JavaScript library that detects the features available in a user's browser.

Categories JavaScript libraries Website https://modernizr.com Detected by BeaverCheck

RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

Categories Miscellaneous Website https://www.rssboard.org/rss-specification Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 29 unique Tailwind utility classes in HTML

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://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Matomo Analytics is a free and open-source web analytics application, that runs on a PHP/MySQL web-server.

Categories Analytics Website https://matomo.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Observations (3)

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.

jQuery version may be outdated

Detected jQuery 1.11.1. The current major version is 3. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

15 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%2Fwww.clojure.org)](https://beavercheck.com/results/601da06e-4c22-214e-4bef-1eb6d6713fea)
<a href="https://beavercheck.com/results/601da06e-4c22-214e-4bef-1eb6d6713fea"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.clojure.org" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fwww.clojure.org

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

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

1 findings 0h → C (77)
  • · HSTS header is missing

Sprint 2: Core Fixes

+6

Medium effort, high structural impact

4 findings 8h → B (83)
  • · 2 control(s) without accessible label
  • · 1 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback