Skip to content
Scanned
2026-04-21 22:52 UTC
Worker
🇪🇸 Madrid
Duration
1.1m
Vs prev

Audit overview

3 categories need attention: Security, and 2 others.

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

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

Cookie 'TS01889c2f' 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: 3

Cookie 'TS01bd8476' 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: 4

Cookie '__uzma' 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: 5

Cookie '__uzmb' 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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. The 5 security gaps leave your users exposed — modern browsers increasingly warn visitors about insecure sites. Addressing the critical issues below would have the most immediate impact on your user trust.
5 security gaps detected — browsers may warn visitors about your site.

Business case

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

Return on investment

$400 investment → $15,245/month returns + USD 157,500 risk avoided

Investment
$400
4.0 h · 5 findings
Monthly returns
$15,245
$182,946/yr
Payback
0.0 mo
+45636% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$3500.0 mo payback · +52170% 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.
$100 — 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

10 barrier(s) likely increasing bounce by ~37%.

Barriers
10
3 crit 7 warn
Bounce delta
+37pp
added vs baseline
Score
49
D
Speed
1
Trust
3
Usability
2
Content
3
Nav
1
  • Page takes 10.2s to load
    Users abandon at ~3s — you're 7.7s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Mixed content on HTTPS page
    Browsers block insecure subresources — broken images, missing scripts, warning badge
    → Change http:// URLs inside the page to https:// (or protocol-relative)
  • Severe layout shift during page load
    Users mis-click when content jumps — converting intent into frustration
    → Reserve space for images, ads, and embeds with explicit width/height
  • 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

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

Remediation cost

$400 4.0 developer hours at $100/hr
Quick wins
$100 4 fixes in ~60 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

$9,905 / month at risk ~$118,859 / 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

$9,905 /mo

+36.8pp bounce · ~3,682 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$0.34 /mo

4210.3 MB/mo × 0.080 USD/GB

  • Optimize transfer: save ~421 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

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

3.20 s

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

10.15 s

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

172 ms

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

0.852

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

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

10.42 s

Desktop

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

1.50 s

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

2.99 s

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

13 ms

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

0.689

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

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

2.99 s

Categories

8
Avg score 71.1

How you compare

Where this site stands against peers running the same stack.

Bootstrap · 885 peers
You 70
·
Avg 74
At average
0 50 100
SEO P1Content P6Security P9Accessibility P9Compliance P9Performance P80Sustainability P65Infrastructure P50

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

Better than 10% of Bootstrap sites See full Bootstrap benchmark →
Facebook · 1407 peers
You 70
·
Avg 72
At average
0 50 100
Security P2Content P2Accessibility P4Performance P91SEO P12Compliance P14Sustainability P75Infrastructure P45

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

Better than 14% of Facebook sites See full Facebook benchmark →

Technology stack

Bootstrap

6 technologies detected 1 stack layers 1 with CPE identifier Complex

Stack Architecture

Framework
Bootstrap Facebook Google Search Console Microsoft 365 Sentry hCaptcha 1

All Detected Technologies (6)

Categories Library Website https://getbootstrap.com Detected by BeaverCheck · Medium Evidence Stylesheet: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=0gpzo34l7gvdtz4j6thk47fbmjfpxs
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=YSZiyt0oJNs7rgOx3uQLI3AgmHIYWr1aeMHEB6oMUMg
Categories Email Detected by BeaverCheck Evidence MX record: state-mn-us.mail.protection.outlook.com

Sentry is an open-source platform for workflow productivity, aggregating errors from across the stack in real time.

Categories Issue trackers Website https://sentry.io/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

hCaptcha is an anti-bot solution that protects user privacy and rewards websites.

Categories Security Website https://www.hcaptcha.com Detected by BeaverCheck

Observations (1)

No build tool detected

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

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%2Fmn.gov)](https://beavercheck.com/results/e2094b0c-796d-43df-a19b-9fe1ef59b364)
<a href="https://beavercheck.com/results/e2094b0c-796d-43df-a19b-9fe1ef59b364"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fmn.gov" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fmn.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 · 4h total → projected C (77)

Sprint 1: Quick Wins

+7

Highest ROI — low effort, high impact

4 findings 1h → C (77)
  • · Cookie 'TS01889c2f' is missing the Secure flag
  • · Cookie 'TS01bd8476' is missing the Secure flag
  • · Cookie '__uzma' is missing the Secure flag
  • · Cookie '__uzmb' is missing the Secure flag

Sprint 2: Core Fixes

Medium effort, high structural impact

1 findings 3h → C (77)
  • · Content-Security-Policy header is missing

Send Feedback