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

Audit overview

Accessibility needs attention; the rest of the 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

24 button(s) with no accessible text

Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.

Accessibility › Link & Button Quality
Warning: 4

218 third-party resources (100% 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
Warning: 5

225 HTTP requests — consider bundling or reducing

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Performance › Page Weight Budget
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. The 2 performance issues below shape how fast users perceive your page. 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.
1 accessibility issue excludes users who rely on assistive technology.
2 performance issues — Akamai's research found 53% of mobile users abandon pages over 3s.

Business case

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

Return on investment

CHF 1,365 investment → CHF 4,148/month returns + CHF 250,000 risk avoided

Investment
CHF 1’365
10.5 h · 4 findings
Monthly returns
CHF 4’148
CHF 49’770/yr
Payback
0.3 mo
+3546% Y1
Regulatory risk avoided CHF 250’000
Or — fix only the top 3 findings
CHF 8450.2 mo payback · +5790% 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.
CHF 65 — 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

4 barrier(s) likely increasing bounce by ~13%.

Barriers
4
1 crit 3 warn
Bounce delta
+13pp
added vs baseline
Score
81
B
Speed
0
Trust
1
Usability
0
Content
1
Nav
2
  • 159 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
  • 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

CHF1,365 10.5 developer hours at CHF130/hr
Quick wins
CHF65 1 fixes in ~30 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.

CHF /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

CHF 4’148 / month at risk ~CHF 49’770 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

CHF 250’000

nDSG/FADP
  • No privacy policy link detected
    nDSG/FADP: CHF 1’000 – CHF 250’000
  • Trackers detected but no cookie policy found
    nDSG/FADP: CHF 1’000 – CHF 250’000
  • Trackers detected but no privacy policy found
    nDSG/FADP: CHF 1’000 – CHF 250’000

Bounce-Rate Cost

CHF 4’147 /mo

+13.0pp bounce · ~1,296 lost visitors/mo

CPC: CHF 3.20

Bandwidth Waste

CHF 0.63 /mo

8828.6 MB/mo × 0.071 CHF/GB

  • Optimize transfer: save ~883 KB per page load
    Saves CHF 0.63/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 3 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

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

4.11 s

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

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

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

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

0 ms

Desktop

0
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.
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.34 s

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

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

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

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

0 ms

Categories

8
Avg score 78.8

How you compare

Where this site stands against peers running the same stack.

Google Search Console · 3887 peers
You 77
·
Avg 73
At average
0 50 100
Accessibility P81Infrastructure P27Performance P72Security P68Content P61SEO P45Sustainability P46Compliance P48

Top 10% of Google Search Console sites score 95+ on Infrastructure; you're at 85 — closing this gap is the highest-leverage improvement.

Better than 76% of Google Search Console sites See full Google Search Console benchmark →
Google Workspace · 1789 peers
You 77
·
Avg 74
At average
0 50 100
Accessibility P82Infrastructure P21Performance P69Security P69Sustainability P38Content P61Compliance P44SEO P48

Top 10% of Google Workspace sites score 96+ on Infrastructure; you're at 85 — closing this gap is the highest-leverage improvement.

Better than 73% of Google Workspace sites See full Google Workspace benchmark →

Technology stack

Google Search Console, on Turbopack, hosted on Next.js, with Cloudflare CDN

12 technologies detected 4 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Framework
Google Search Console Google Workspace HSTS Open Graph Priority Hints React Sentry Webpack
Runtime
Turbopack
CDN
Cloudflare
Hosting
Next.js 16.2.4 Next.js App Router

All Detected Technologies (12)

Categories CDN Detected by BeaverCheck Evidence Server header in redirect: cloudflare

Next.js is a React framework for developing single page Javascript applications.

Categories JavaScript frameworks, Web frameworks, Web servers, Static site generator Website https://nextjs.org Detected by BeaverCheck Evidence Script URL: https://plex.tv/_next/static/chunks/0t6banju9ym1n.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

The Next.js App Router is a new paradigm for building applications using React's latest features.

Categories JavaScript frameworks, Web servers Website https://nextjs.org/docs/app Detected by BeaverCheck

Turbopack is an incremental bundler for JavaScript and TypeScript, written in Rust and integrated into the Next.js framework for optimized build performance.

Categories Development Website https://nextjs.org/docs/app/api-reference/turbopack Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=vD2hudbZhdcLlL2Chv-omogllPdGb6QSEKtT5oDQZzM
Categories Email Detected by BeaverCheck Evidence MX record: alt1.aspmx.l.google.com

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

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

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

React is an open-source JavaScript library for building user interfaces or UI components.

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

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 Evidence Script URL contains js.sentry-cdn.com: //js.sentry-cdn.com/eb76eae607a34d13b8a50419d1ffaee2.min.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck

Observations (2)

No build tool detected

A framework (Google Search Console) 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

12 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%2Fplex.tv)](https://beavercheck.com/results/37ba41c1-c645-4dc3-bf1b-0168f848df2c)
<a href="https://beavercheck.com/results/37ba41c1-c645-4dc3-bf1b-0168f848df2c"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fplex.tv" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fplex.tv

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

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

2 findings 0h → B (80)
  • · 24 button(s) with no accessible text
  • · 218 third-party resources (100% of weight)

Sprint 2: Core Fixes

+6

Medium effort, high structural impact

3 findings 10h → B (86)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found
  • · 225 HTTP requests — consider bundling or reducing

Send Feedback