Skip to content
Scanned
2026-04-21 19:18 UTC
Worker
🇪🇸 Madrid
Duration
47.00s
Vs prev

Audit overview

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

Fix Priority Matrix

5 findings

Quick Wins

3

High impact, low effort — start here.

Strategic

2

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

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

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

2 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

No <main> landmark found

Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.

Accessibility › Landmark Structure
Warning: 5

19 third-party resources (65% of weight)

Informational: third-party resource count and their share of page weight. High share caps perf gains from frontend optimization.

Performance › Page Weight Inventory
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 3.1s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. 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.
1 security gap detected — browsers may warn visitors about your site.
3 accessibility issues exclude users who rely on assistive technology.
Your LCP is 3.1s — 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

$292 investment → $10,301/month returns + USD 150,000 risk avoided

Investment
$292
2.9 h · 4 findings
Monthly returns
$10,301
$123,617/yr
Payback
0.0 mo
+42283% Y1
Regulatory risk avoided USD 150,000
Or — fix only the top 3 findings
$2750.0 mo payback · +44852% 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.
$42 — 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 ~34%.

Barriers
9
2 crit 7 warn
Bounce delta
+34pp
added vs baseline
Score
59
C
Speed
1
Trust
2
Usability
2
Content
2
Nav
2
  • No viewport meta tag
    Mobile browsers render at desktop width and shrink — text unreadable, tap targets miniature
    → Add <meta name="viewport" content="width=device-width, initial-scale=1">
  • 3 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
  • Page loads in 3.1s
    Every additional 100ms above 2.5s costs conversions — you're 628ms 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

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

Remediation cost

$292 2.9 developer hours at $100/hr
Quick wins
$42 2 fixes in ~25 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,120 / month at risk ~$109,437 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

$150,000

ADA Title III
  • No <main> landmark found
    ADA Title III: USD 25,000 – USD 150,000
  • No <nav> landmark found
    ADA Title III: USD 25,000 – USD 150,000
  • Skip navigation link is missing (WCAG 2.4.1)
    ADA Title III: USD 25,000 – USD 150,000

Bounce-Rate Cost

$9,120 /mo

+33.9pp bounce · ~3,390 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$0.08 /mo

1012.3 MB/mo × 0.080 USD/GB

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

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

2.37 s

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

3.13 s

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

3 ms

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

0.089

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

2.64 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.08 s

Desktop

90
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
65
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
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.26 s

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

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

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

1.35 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.63 s

Categories

8
Avg score 77.4

How you compare

Where this site stands against peers running the same stack.

Amazon Route 53 · 1011 peers
You 77
·
Avg 72
At average
0 50 100
Content P3Performance P96Sustainability P93Accessibility P24Compliance P24Security P75Infrastructure P70SEO P41

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

Better than 86% of Amazon Route 53 sites See full Amazon Route 53 benchmark →
Facebook SDK · 641 peers
You 77
·
Avg 72
At average
0 50 100
Performance P99Content P3Sustainability P96Compliance P16Security P83Accessibility P25SEO P28Infrastructure P64

Top 10% of Facebook SDK sites score 96+ on Content; you're at 65 — closing this gap is the highest-leverage improvement.

Better than 90% of Facebook SDK sites See full Facebook SDK benchmark →

Technology stack

Amazon Route 53, with Nginx CDN

8 technologies detected 3 stack layers 2 with CPE identifier Complex

Stack Architecture

Analytics
FC2 Analyzer Facebook Login Google Analytics
Framework
Amazon Route 53 Facebook SDK Google Search Console jQuery 3.7.1
CDN
Nginx

All Detected Technologies (8)

Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

Categories Web servers, Reverse proxies Website https://nginx.org/en Detected by BeaverCheck Evidence Server header: nginx
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories DNS Detected by BeaverCheck Evidence NS record: ns-616.awsdns-13.net
Categories Analytics Detected by BeaverCheck Evidence Script URL contains connect.facebook.net: https://connect.facebook.net/en_US/all.js?hash=9c14cb89f82536b5d0b8ca26bf5baed9
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=mKS09ZlD1dbuD2_ED_vSK3OLOeiLKqh4_b1zvF3-qxw

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

FC2 Analyzer is a platform designed to track and analyze affiliate system performance, providing insights into traffic, conversions, and revenue metrics.

Categories Analytics Website https://fc2.com Detected by BeaverCheck

Facebook Login is a way for people to create accounts and log into your app across multiple platforms.

Categories Authentication Website https://developers.facebook.com/docs/facebook-login/ 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

Observations (2)

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.

Complex technology stack detected

8 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%2Ffc2.com)](https://beavercheck.com/results/59eb9549-aa23-4055-b940-05f1637f2198)
<a href="https://beavercheck.com/results/59eb9549-aa23-4055-b940-05f1637f2198"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Ffc2.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Ffc2.com

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

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

3 findings 0h → B (82)
  • · No <main> landmark found
  • · HSTS header is missing
  • · 19 third-party resources (65% of weight)

Sprint 2: Core Fixes

+2

Medium effort, high structural impact

2 findings 2h → B (84)
  • · 1 control(s) without accessible label
  • · 2 image(s) missing alt attribute

Send Feedback