Skip to content
IT · EUR (€) · Estimated Applicable regulations: GDPR · ePrivacy Directive · EAA Dev cost: €55/hr How jurisdiction is detected
Scanned
2026-04-21 22:39 UTC
Worker
🇳🇱 Amsterdam
Duration
1.7m
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
Warning: 1

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

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

DMARC policy is none — monitoring only

DMARC p=none collects reports but doesn't actually block spoofed mail — phishing emails still reach inboxes.

Security › Email Security
Warning: 4

JavaScript is 865 KB — consider code splitting or lazy loading

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Performance › Page Weight Budget
Warning: 5

No Permissions-Policy header

Permissions-Policy locks down browser APIs you don't use, shrinking the attack surface.

Security › Permissions-Policy
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 5.3s 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 5.3s — 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

€550 investment → €8,725/month returns + EUR 500,000 risk avoided

Investment
€550
10.0 h · 5 findings
Monthly returns
€8.725
€104.695/yr
Payback
0.1 mo
+18935% Y1
Regulatory risk avoided EUR 500.000
Or — fix only the top 3 findings
€960.0 mo payback · +108674% 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.
€55 — 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

8 barrier(s) likely increasing bounce by ~32%.

Barriers
8
3 crit 5 warn
Bounce delta
+32pp
added vs baseline
Score
55
C
Speed
2
Trust
1
Usability
0
Content
3
Nav
2
  • Page takes 5.3s to load
    Users abandon at ~3s — you're 2.8s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.7s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 21 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
  • No Open Graph tags
    Links shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
    → Add og:title, og:description, og:image, og:url to the page head

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

Remediation cost

€550 10.0 developer hours at €55/hr
Quick wins
€55 3 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

€7.086 / month at risk ~€85.035 / 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
  • No headings found
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€7.086 /mo

+32.2pp bounce · ~3,221 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,25 /mo

3373.8 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~337 KB per page load
    Saves €0,25/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
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

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

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

5.32 s

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

1.68 s

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

0.056

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

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

7.88 s

Desktop

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

303 ms

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

515 ms

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

242 ms

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

0.016

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

981 ms

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

Categories

8
Avg score 77.8

How you compare

Where this site stands against peers running the same stack.

core-js · 1582 peers
You 80
·
Avg 72
+8 above average
0 50 100
Content P1Compliance P98SEO P3Performance P95Security P95Accessibility P85Infrastructure P74Sustainability P60

Top 10% of core-js sites score 95+ on Content; you're at 56 — closing this gap is the highest-leverage improvement.

Better than 95% of core-js sites See full core-js benchmark →
Facebook · 1407 peers
You 80
·
Avg 72
+8 above average
0 50 100
Content P1Compliance P99Security P94Performance P92Accessibility P88SEO P24Infrastructure P72Sustainability P55

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

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

Technology stack

Facebook, with Nginx CDN

7 technologies detected 2 stack layers 2 with CPE identifier Complex

Stack Architecture

Framework
Facebook Google Workspace HSTS Tailwind CSS TinyMCE 8 core-js 3.49.0
CDN
Nginx

All Detected Technologies (7)

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 Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=u567d0z15vdh2346oezs94tikavd42
Categories Email Detected by BeaverCheck Evidence MX record: 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
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck · Medium Evidence Found 9 unique Tailwind utility classes in HTML

TinyMCE is an online rich-text editor released as open-source software. TinyMCE is designed to integrate with JavaScript libraries, Vue.js, and AngularJS as well as content management systems such as Joomla!, and WordPress.

Categories Rich text editors Website https://www.tiny.cloud/tinymce/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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

Observations (1)

No build tool detected

A framework (Facebook) 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%2Fjustpaste.it)](https://beavercheck.com/results/7563c60f-0ed3-4cea-9739-3427bcda5b8b)
<a href="https://beavercheck.com/results/7563c60f-0ed3-4cea-9739-3427bcda5b8b"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fjustpaste.it" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fjustpaste.it

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

3 sprints · 10h total → projected B (84)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

3 findings 1h → B (83)
  • · Cross-Origin-Opener-Policy header is missing
  • · No Permissions-Policy header
  • · DMARC policy is none — monitoring only

Sprint 2: Core Fixes

Medium effort, high structural impact

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

Sprint 3: Strategic Improvements

+1

Higher effort, long-term payoff

1 findings 8h → B (84)
  • · JavaScript is 865 KB — consider code splitting or lazy loading

Send Feedback