Skip to content
IT · EUR (€) · Estimated Applicable regulations: GDPR · ePrivacy Directive · EAA Dev cost: €55/hr How jurisdiction is detected
Scanned
2026-04-21 21:23 UTC
Worker
🇺🇸 New York
Duration
1.5m
Vs prev

Audit overview

4 categories need attention: Security, and 3 others.

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

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

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

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

Page weighs 6.8 MB (5.9 MB transferred)

Informational: total page weight (uncompressed) and bytes actually transferred over the wire.

Performance › Page Weight Budget
Critical: 5

Soft 404: server returns HTTP 200 for non-existent pages

Soft 404s (HTTP 200 for missing pages) confuse Google — it indexes the 'not found' page as real content and ranks it.

Accessibility › 404 Error Page
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 6.9s 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.
3 security gaps detected — browsers may warn visitors about your site.
Your LCP is 6.9s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
1 accessibility issue excludes 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

€371 investment → €9,763/month returns + EUR 500,000 risk avoided

Investment
€371
6.8 h · 4 findings
Monthly returns
€9.763
€117.162/yr
Payback
0.0 mo
+31459% Y1
Regulatory risk avoided EUR 500.000
Or — fix only the top 3 findings
€3440.0 mo payback · +33983% 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.
€41 — 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

7 barrier(s) likely increasing bounce by ~25%.

Barriers
7
1 crit 6 warn
Bounce delta
+25pp
added vs baseline
Score
72
B
Speed
2
Trust
2
Usability
0
Content
2
Nav
1
  • Page takes 6.9s to load
    Users abandon at ~3s — you're 4.4s 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 345ms after first paint
    → Defer third-party scripts and split large bundles
  • 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
  • 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

€371 6.8 developer hours at €55/hr
Quick wins
€41 2 fixes in ~45 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

€5.539 / month at risk ~€66.467 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€500.000

EAA
  • Skip navigation link is missing (WCAG 2.4.1)
    EAA: EUR 1.000 – EUR 500.000
  • Heading level skipped: H2 → H4 (missing H3)
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€5.538 /mo

+25.2pp bounce · ~2,517 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€1,37 /mo

18468.0 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~1.8 MB per page load
    Saves €1,37/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

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

2.07 s

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

6.86 s

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

345 ms

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

0.034

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

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

21.00 s

Desktop

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

774 ms

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

5.81 s

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

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

5.81 s

Categories

8
Avg score 72.4

How you compare

Where this site stands against peers running the same stack.

Facebook · 1407 peers
You 72
·
Avg 72
At average
0 50 100
Infrastructure P2Content P7Sustainability P19Security P28Performance P67Accessibility P61Compliance P59SEO P58

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

Better than 33% of Facebook sites See full Facebook benchmark →
Framer Motion · 93 peers
You 72
·
Avg 74
At average
0 50 100
Better than 23% of Framer Motion sites See full Framer Motion benchmark →

Technology stack

Facebook, on Turbopack, hosted on Akamai Connected Cloud, with Akamai CDN

18 technologies detected 5 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager
Framework
Facebook Framer Motion Google Search Console Google Workspace Priority Hints React Scoop.it Tailwind CSS Webpack
Runtime
Turbopack
CDN
Akamai Envoy
Hosting
Akamai Connected Cloud F5 Distributed Cloud Services Next.js 16.0.1 Next.js App Router

All Detected Technologies (18)

Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.

Categories CDN Website https://akamai.com Detected by BeaverCheck

Envoy is an open-source edge and service proxy, designed for cloud-native applications.

Categories Reverse proxies Website https://www.envoyproxy.io/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Akamai Connected Cloud is a distributed cloud platform that combines core compute, edge services, and security to run applications at global scale.

Categories PaaS Website https://www.akamai.com/solutions/cloud-computing Detected by BeaverCheck

F5 Distributed Cloud Services is a SaaS platform providing security, networking, and application management to deploy, secure, and operate applications in cloud-native environments.

Categories PaaS Website https://www.f5.com/products/distributed-cloud-services Detected by BeaverCheck

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://scoop.it/_next/static/chunks/248cba0fcb3874ed.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: facebook-domain-verification=0uyu71kek0t9x17ecl35yvdgb1hmtw

Framer Motion is a modern animation library for JavaScript, React, and Vue.

Categories JavaScript libraries Website https://motion.dev Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=tzvjsUMVs79kXvr0eb02wjCBhgWX-_RK_F27hd6Ru4I
Categories Email Detected by BeaverCheck Evidence MX record: ASPMX.L.GOOGLE.COM

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 →

Scoop.it is a content marketing software company based in San Francisco which provide content curation platform.

Categories Content curation Website https://www.scoop.it Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 80 unique Tailwind utility classes in HTML

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ 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-C94KXM161H

Observations (2)

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.

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%2Fscoop.it)](https://beavercheck.com/results/20dcd320-2cea-43a6-8e88-c0378429ee5d)
<a href="https://beavercheck.com/results/20dcd320-2cea-43a6-8e88-c0378429ee5d"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fscoop.it" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fscoop.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

2 sprints · 7h total → projected B (82)

Sprint 1: Quick Wins

+7

Highest ROI — low effort, high impact

3 findings 1h → C (79)
  • · Page weighs 6.8 MB (5.9 MB transferred)
  • · HSTS header is missing
  • · Soft 404: server returns HTTP 200 for non-existent pages

Sprint 2: Core Fixes

+3

Medium effort, high structural impact

2 findings 6h → B (82)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback