Skip to content
Scanned
2026-04-16 17:26 UTC
Worker
🇪🇸 Madrid
Duration
2.2m
Vs prev

Audit overview

Security and Sustainability 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

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

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

9 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

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

$817 investment → $7,768/month returns + USD 157,500 risk avoided

Investment
$817
8.2 h · 5 findings
Monthly returns
$7,768
$93,210/yr
Payback
0.1 mo
+11314% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$7500.1 mo payback · +12328% 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.
$67 — 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

6 barrier(s) likely increasing bounce by ~24%.

Barriers
6
1 crit 5 warn
Bounce delta
+24pp
added vs baseline
Score
75
B
Speed
2
Trust
1
Usability
0
Content
2
Nav
1
  • Page takes 13.8s to load
    Users abandon at ~3s — you're 11.3s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • High main-thread blocking time
    Page is non-interactive for 211ms after first paint
    → Defer third-party scripts and split large bundles
  • 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 structured data
    No rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
    → Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
  • 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

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

Remediation cost

$817 8.2 developer hours at $100/hr
Quick wins
$67 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,545 / month at risk ~$78,544 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

$157,500

ADA Title IIICCPA/CPRA
  • No privacy policy link detected
    CCPA/CPRA: USD 2,500 – USD 7,500
  • Trackers detected but no cookie policy found
    CCPA/CPRA: USD 2,500 – USD 7,500
  • Trackers detected but no privacy policy found
    CCPA/CPRA: USD 2,500 – USD 7,500

Bounce-Rate Cost

$6,545 /mo

+24.3pp bounce · ~2,433 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$0.75 /mo

9427.7 MB/mo × 0.080 USD/GB

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

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

1.86 s

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

13.80 s

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

211 ms

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

0.010

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

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

14.02 s

Desktop

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

537 ms

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

3.46 s

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

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

3.27 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.49 s

Categories

8
Avg score 78.8

How you compare

Where this site stands against peers running the same stack.

Animate.css · 40 peers
You 77
·
Avg 73
At average
0 50 100
Better than 72% of Animate.css sites See full Animate.css benchmark →
Apple · 1267 peers
You 77
·
Avg 73
At average
0 50 100
Accessibility P95Infrastructure P92Security P15Performance P80Compliance P33Sustainability P43Content P47SEO P53

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

Better than 83% of Apple sites See full Apple benchmark →

Technology stack

Animate.css, on ASP.NET, hosted on Azure, with Azure CDN CDN

18 technologies detected 5 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager
Framework
Animate.css Apple Azure Front Door Bootstrap 5.3.8Google Search Console HSTS Microsoft Microsoft ASP.NET Open Graph Tailwind CSS WOW jQuery 3.7.1 web-vitals
Runtime
ASP.NET
CDN
Azure CDN
Hosting
Azure

All Detected Technologies (18)

Categories CDN Website https://azure.microsoft.com Detected by BeaverCheck Evidence x-azure-ref: 20260416T163734Z-1564475565frphq5hC1PHL41g40000000190000000004nz6

Azure is a cloud computing service for building, testing, deploying, and managing applications and services through Microsoft-managed data centers.

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

Animate.css is a ready-to-use library collection of CSS3 animation effects.

Categories UI frameworks Website https://animate.style Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=VOKePKhT9MhX9zmq

Azure Front Door is a scalable and secure entry point for fast delivery of your global web applications.

Categories Load balancers Website https://docs.microsoft.com/en-us/azure/frontdoor/ Detected by BeaverCheck

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.

Categories UI frameworks Website https://getbootstrap.com Detected by BeaverCheck Evidence Found 5 Bootstrap class patterns in HTML
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=nZIK8Rc0sw4MxlgnsYseSBTdcyDXeLFR6P5FIAbgSEM

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=ms84056562

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 →

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
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck · Medium Evidence Found 6 unique Tailwind utility classes in HTML

Reveal CSS animation as you scroll down a page.

Categories JavaScript frameworks, Web frameworks, JavaScript graphics Website https://www.delac.io/WOW 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 →

The web-vitals JavaScript is a tiny, modular library for measuring all the web vitals metrics on real users.

Categories JavaScript libraries, RUM Website https://github.com/GoogleChrome/web-vitals 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-CSLL4ZEK4L

Observations (2)

No build tool detected

A framework (Animate.css) 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

18 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%2Fcdc.gov)](https://beavercheck.com/results/9235e77f-97e2-4d71-9f6d-047743b5d0b2)
<a href="https://beavercheck.com/results/9235e77f-97e2-4d71-9f6d-047743b5d0b2"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fcdc.gov" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fcdc.gov

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

+3

Highest ROI — low effort, high impact

2 findings 1h → B (80)
  • · No H1 heading found
  • · 9 link(s) with no accessible text

Sprint 2: Core Fixes

+6

Medium effort, high structural impact

3 findings 8h → B (86)
  • · 1 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback