Skip to content
Scanned
2026-04-22 20:36 UTC
Worker
🇪🇸 Madrid
Duration
1.3m
Vs prev

Audit overview

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

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

Cookie 'SessionId' is missing the Secure flag

A cookie without the Secure flag can leak over HTTP — in HSTS-protected sites, this is still a defense-in-depth gap.

Security › Cookie Security
Critical: 2

Page weighs 8.2 MB (6.4 MB transferred)

Informational: total page weight (uncompressed) and bytes actually transferred over the wire.

Performance › Page Weight Budget
Warning: 3

Cookie 'adr-sec-lb-persistence' has no SameSite attribute

Without SameSite, cookies ride along on cross-site requests — enabling CSRF attacks that SameSite=Lax blocks for free.

Security › Cookie Security
Warning: 4

Cross-Origin-Embedder-Policy header is missing

COEP enforces that all embedded resources opt-in to cross-origin embedding — required for cross-origin isolation features.

Security › Security Headers
Warning: 5

Cross-Origin-Opener-Policy header is missing

COOP isolates your top-level browsing context from cross-origin windows — without it, popup-based side-channel attacks remain possible.

Security › Security Headers
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 24.0s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Addressing the critical issues below would have the most immediate impact on your user trust.
4 security gaps detected — browsers may warn visitors about your site.
Your LCP is 24.0s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.

Business case

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

Return on investment

€140 investment → €5,539/month returns + EUR 500,000 risk avoided

Investment
€140
1.8 h · 4 findings
Monthly returns
€5.539
€66.469/yr
Payback
0.0 mo
+47378% Y1
Regulatory risk avoided EUR 500.000
Or — fix only the top 3 findings
€1200.0 mo payback · +55290% 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

5 barrier(s) likely increasing bounce by ~25%.

Barriers
5
2 crit 3 warn
Bounce delta
+25pp
added vs baseline
Score
71
B
Speed
2
Trust
1
Usability
0
Content
1
Nav
1
  • Page takes 24.0s to load
    Users abandon at ~3s — you're 21.5s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 926ms
    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
  • 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
  • No skip-to-content link
    Keyboard and screen-reader users must tab through the entire header on every page
    → Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element

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

Remediation cost

€140 1.8 developer hours at €80/hr
Quick wins
€60 3 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

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

Compliance Risk

€500.000

EAA
  • No <nav> 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
  • 3 empty heading(s)
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€5.538 /mo

+25.2pp bounce · ~2,517 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€1,48 /mo

19999.4 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~2.0 MB per page load
    Saves €1,48/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 2 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

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

11.74 s

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

23.97 s

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

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

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

24.66 s

Desktop

59
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.
85
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.43 s

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

4.47 s

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

87 ms

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

0.018

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

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

4.48 s

Categories

8
Avg score 78.5

How you compare

Where this site stands against peers running the same stack.

Bootstrap Icons · 31 peers
You 77
·
Avg 73
At average
0 50 100
Better than 77% of Bootstrap Icons sites See full Bootstrap Icons benchmark →
Cloudflare Turnstile · 464 peers
You 77
·
Avg 74
At average
0 50 100
Sustainability P1Content P98Compliance P96SEO P95Accessibility P82Performance P32Infrastructure P35Security P60

Top 10% of Cloudflare Turnstile sites score 100+ on Sustainability; you're at 56 — closing this gap is the highest-leverage improvement.

Better than 69% of Cloudflare Turnstile sites See full Cloudflare Turnstile benchmark →

Technology stack

Bootstrap Icons 1.10.5, hosted on Akamai Connected Cloud, with Akamai CDN

21 technologies detected 4 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager
Framework
Bootstrap Icons 1.10.5 Cloudflare Turnstile Digioh Google Search Console HSTS Lightbox Microsoft 365 Open Graph Osano Priority Hints Proofpoint core-js 3.37.1 lit-element 4.2.0 lit-html 3.3.0
CDN
Akamai Envoy jsDelivr
Hosting
Akamai Connected Cloud F5 Distributed Cloud Services

All Detected Technologies (21)

Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.

Categories CDN Website https://akamai.com Detected by BeaverCheck

Envoy is an open-source edge and service proxy, designed for cloud-native applications.

Categories Reverse proxies Website https://www.envoyproxy.io/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.

Categories CDN Website https://www.jsdelivr.com/ Detected by BeaverCheck

Akamai Connected Cloud is a distributed cloud platform that combines core compute, edge services, and security to run applications at global scale.

Categories PaaS Website https://www.akamai.com/solutions/cloud-computing Detected by BeaverCheck

F5 Distributed Cloud Services is a SaaS platform providing security, networking, and application management to deploy, secure, and operate applications in cloud-native environments.

Categories PaaS Website https://www.f5.com/products/distributed-cloud-services Detected by BeaverCheck

Bootstrap Icons is a growing library of SVG icons that are designed by @mdo and maintained by the Bootstrap Team.

Categories Font scripts Website https://icons.getbootstrap.com Detected by BeaverCheck

Turnstile is Cloudflare's smart CAPTCHA alternative.

Categories Security Website https://www.cloudflare.com/products/turnstile Detected by BeaverCheck Evidence Script URL contains challenges.cloudflare.com: https://challenges.cloudflare.com/turnstile/v0/api.js

Digioh is a lead generation and marketing company helping to convert clicks to customers known for it's email/sms sign-up units

Categories Form builders Website https://www.digioh.com/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=3E8rxoF2wbzfuoVV33fw892ihJaeiAaGyWsbhuBek-4

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

Lightbox is small javascript library used to overlay images on top of the current page.

Categories JavaScript libraries Website https://lokeshdhakar.com/projects/lightbox2/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Email Detected by BeaverCheck Evidence TXT SPF record includes spf.protection.outlook.com: v=spf1 mx ip4:208.185.229.40/29 ip4:208.185.235.40/29 include:spf-00289f03.pphosted.com include:mktomail.com include:spf.sendinblue.com include:spf.protection.outlook.com include:spf.us.exclaimer.net -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

Osano is a data privacy platform that helps your website become compliant with laws such as GDPR and CCPA.

Categories Cookie compliance Website https://www.osano.com 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
Categories Email Detected by BeaverCheck Evidence MX record: mxa-00289f03.gslb.pphosted.com

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

lit-element is a simple base class for creating web components that work in any web page with any framework. lit-element uses lit-html to render into shadow DOM, and adds API to manage properties and attributes.

Categories JavaScript libraries Website https://lit.dev Detected by BeaverCheck

lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.

Categories JavaScript libraries Website https://lit.dev Detected by BeaverCheck

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

Categories Analytics Website https://google.com/analytics Detected by BeaverCheck

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-2NJ0HVM6YV&cx=c&gtm=4e64k0

Observations (2)

No build tool detected

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

21 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%2Fadr.org)](https://beavercheck.com/results/81b95fac-2280-40fa-ae1f-fc15af9cfa7d)
<a href="https://beavercheck.com/results/81b95fac-2280-40fa-ae1f-fc15af9cfa7d"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fadr.org" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fadr.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 · 2h total → projected B (84)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

4 findings 1h → B (83)
  • · Page weighs 8.2 MB (6.4 MB transferred)
  • · Cookie 'SessionId' is missing the Secure flag
  • · Cookie 'adr-sec-lb-persistence' has no SameSite attribute
  • · Cross-Origin-Opener-Policy header is missing

Sprint 2: Core Fixes

+1

Medium effort, high structural impact

1 findings 1h → B (84)
  • · Cross-Origin-Embedder-Policy header is missing

Send Feedback