Skip to content
https://discord.com Export & share
Scanned
2026-04-16 17:10 UTC
Worker
🇳🇱 Amsterdam
Duration
1.7m
Vs prev

Audit overview

Performance and Accessibility 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

'unsafe-inline' found in script source

Unsafe value (unsafe-inline, unsafe-eval) in script-src defeats CSP's main protection — XSS injections can execute again.

Security › Content Security Policy
Critical: 2

Page weighs 16.9 MB (6.8 MB transferred)

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

Performance › Page Weight Budget
Critical: 3

7 link(s) with no accessible text

Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.

Accessibility › Link & Button Quality
Warning: 4

110 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
Warning: 5

82 third-party resources (87% 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 19.7s exceeds Google's 2.5s 'Good' threshold and the 3 performance issues below directly contribute to it. 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.
Your LCP is 19.7s — fixing the 3 performance criticals 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

€893 investment → €9,005/month returns

Investment
€893
10.5 h · 3 findings
Monthly returns
€9.005
€108.059/yr
Payback
0.1 mo
+12008% Y1
Or — fix only the top 3 findings
€8930.1 mo payback · +12008% 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.
€43 — 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

6 barrier(s) likely increasing bounce by ~28%.

Barriers
6
2 crit 4 warn
Bounce delta
+28pp
added vs baseline
Score
68
C
Speed
2
Trust
1
Usability
0
Content
1
Nav
2
  • Page takes 19.7s to load
    Users abandon at ~3s — you're 17.2s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 2.2s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 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
  • 7 link(s) with generic text ("click here", "read more")
    Screen-reader users navigating by link list see no context — and search engines can't infer relevance
    → Rewrite with descriptive phrases that identify the destination

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

Remediation cost

€893 10.5 developer hours at €85/hr
Quick wins
€43 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.

/hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

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

Bounce-Rate Cost

€9.003 /mo

+27.8pp bounce · ~2,778 lost visitors/mo

CPC: EUR 3.24

Bandwidth Waste

€1,59 /mo

21520.2 MB/mo × 0.074 EUR/GB

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

27
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
69
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

7.85 s

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

19.68 s

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

2.16 s

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

0.019

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

11.04 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.31 s

Desktop

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

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

2.77 s

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

357 ms

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

0.002

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

2.34 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.42 s

Categories

8
Avg score 81.6

How you compare

Where this site stands against peers running the same stack.

Webflow · 51 peers
You 79
·
Avg 74
At average
0 50 100
Better than 94% of Webflow sites See full Webflow benchmark →
Apple · 1276 peers
You 79
·
Avg 73
+6 above average
0 50 100
Security P98Content P91Compliance P84Performance P18Accessibility P75Infrastructure P70Sustainability P55SEO P53

Top 10% of Apple sites score 84+ on Performance; you're at 68 — closing this gap is the highest-leverage improvement.

Better than 91% of Apple sites See full Apple benchmark →

Technology stack

Webflow 1.6.0, with Cloudflare CDN

18 technologies detected 4 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Tag Manager
CMS
Webflow 1.6.0
Framework
Apple Bulma Google Font API Google Search Console Google Workspace HSTS HTTP/3 Lodash 4.17.19 LottieFiles Open Graph Tailwind CSS Webpack core-js 3.41.0 hCaptcha jQuery 3.5.1
CDN
Cloudflare

All Detected Technologies (18)

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

Categories CDN Website https://www.cloudflare.com Detected by BeaverCheck Evidence Server header in redirect: cloudflare
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Webflow is Software-as-a-Service (SaaS) for website building and hosting.

Categories Page builders Website https://webflow.com Detected by BeaverCheck Evidence Script URL: https://hubspotonwebflow.com/assets/js/form-124.js
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=UP89cBit9taWldL9
Categories Framework Website https://bulma.io Detected by BeaverCheck Evidence Found 19 Bulma class patterns in HTML

Google Font API is a web service that supports open-source font files that can be used on your web designs.

Categories Font scripts Website https://fonts.google.com/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=19lneLj60qA3xv2S96DiWzeNjLZZca3otEPR6KhvrBQ
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

HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.

Categories Miscellaneous Website https://httpwg.org/ Detected by BeaverCheck

Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.

Categories JavaScript libraries Website https://www.lodash.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

LottieFiles is an open-source animation file format that's tiny, high quality, interactive, and can be manipulated at runtime.

Categories Miscellaneous Website https://lottiefiles.com 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
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 16 unique Tailwind utility classes in HTML

Webpack is an open-source JavaScript module bundler.

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

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

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

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

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://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6257adef93867e50d84d30e2
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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/gtm.js?id=GTM-N7BVC2W&gtm_auth=GI0g9O-54_SitcgmxQKxlA&gtm_preview=env-2&gtm_cookies_win=x

Observations (2)

No build tool detected

A framework (Apple) 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%2Fdiscord.com)](https://beavercheck.com/results/4e282530-32b5-4c38-a159-28516a90f7fd)
<a href="https://beavercheck.com/results/4e282530-32b5-4c38-a159-28516a90f7fd"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fdiscord.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fdiscord.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

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

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

3 findings 0h → B (84)
  • · Page weighs 16.9 MB (6.8 MB transferred)
  • · 7 link(s) with no accessible text
  • · 82 third-party resources (87% of weight)

Sprint 2: Core Fixes

Medium effort, high structural impact

1 findings 4h → B (84)
  • · 110 HTTP requests — consider bundling or reducing

Sprint 3: Strategic Improvements

+3

Higher effort, long-term payoff

1 findings 6h → B (87)
  • · 'unsafe-inline' found in script source

Send Feedback