Skip to content
DE · EUR (€) · Estimated Applicable regulations: DSGVO · ePrivacy Directive · EAA Dev cost: €90/hr How jurisdiction is detected
Scanned
2026-05-11 05:19 UTC
Worker
🇺🇸 Santa Clara
Duration
1.2m
Vs prev

Global Performance

6/6 locations

High global latency — average 881ms across 6 locations, fastest from Amsterdam (282ms), slowest from Singapore (1479ms). Cloudflare edge cache (DYNAMIC). Cache-Control header is missing. 4 locations above the 500ms target.

United States - Santa Clara
Full audit
1045ms
DNS 467ms · TLS 8ms
Spain - Madrid
292ms
DNS 118ms · TLS 23ms
Netherlands - Amsterdam
282ms
DNS 36ms · TLS 10ms
United Stated - New York
790ms
DNS 424ms · TLS 10ms
Brazil - Sao Paulo
1400ms
DNS 609ms · TLS 9ms
Singapore - Singapore
1479ms
DNS 504ms · TLS 9ms
CDN: Cloudflare (DYNAMIC) · Avg TTFB: 881ms · Cache: No cache headers

Audit overview

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

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

Page weighs 8.3 MB (6.9 MB transferred)

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

Performance › Page Weight Budget
Critical: 4

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

10 image-only link(s) without alt text

Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.

Accessibility › Link & Button Quality
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 7.4s 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.
2 security gaps detected — browsers may warn visitors about your site.
Your LCP is 7.4s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
2 accessibility issues exclude 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

€630 investment → €10,602/month returns + EUR 500,000 risk avoided

Investment
€630
7.0 h · 4 findings
Monthly returns
€10,602
€127,221/yr
Payback
0.1 mo
+20094% Y1
Regulatory risk avoided EUR 500,000
Or — fix only the top 3 findings
€5850.1 mo payback · +21647% 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.
€90 — 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
2
Usability
1
Content
1
Nav
0
  • Page takes 7.4s to load
    Users abandon at ~3s — you're 4.9s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • 5 form field(s) without a label
    Screen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
    → Associate every input with a visible <label for="…">; add autocomplete attributes
  • High main-thread blocking time
    Page is non-interactive for 450ms 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

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

Remediation cost

€630 7.0 developer hours at €90/hr
Quick wins
€90 2 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

Cost of inaction

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

Compliance Risk

€500,000

EAA
  • 5 control(s) without accessible label
    EAA: EUR 1,000 – EUR 500,000
  • 10 image-only link(s) without alt text
    EAA: EUR 1,000 – EUR 500,000

Bounce-Rate Cost

€6,057 /mo

+27.5pp bounce · ~2,753 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€1.61 /mo

21721.8 MB/mo × 0.074 EUR/GB

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

63
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.
100
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.41 s

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

7.37 s

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

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

3.77 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.62 s

Desktop

97
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.
100
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.

415 ms

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

957 ms

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

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

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

Categories

8
Avg score 80.6

How you compare

Where this site stands against peers running the same stack.

WordPress · 755 peers
You 80
·
Avg 74
+6 above average
0 50 100
Compliance P4Accessibility P95Security P90Infrastructure P13Performance P75SEO P75Content P38Sustainability P51

Top 10% of WordPress sites score 86+ on Compliance; you're at 69 — closing this gap is the highest-leverage improvement.

Better than 88% of WordPress sites See full WordPress benchmark →
AOS · 61 peers
You 80
·
Avg 73
+7 above average
0 50 100
Better than 93% of AOS sites See full AOS benchmark →

Technology stack

WordPress, on PHP, hosted on Kinsta, with Cloudflare CDN

24 technologies detected 6 stack layers 5 with CPE identifier Enterprise

Stack Architecture

Analytics
Contact Form 7 WordPress Multisite Yoast SEO
CMS
WordPress
Framework
AOS Apple Bootstrap Borlabs Cookie Cloudflare Bot Management HSTS HTTP/3 Microsoft MySQL Open Graph RSS Swiper Tailwind CSS Vue.js core-js 3.47.0 jQuery 3.7.1 jQuery Migrate 3.4.1
Runtime
PHP
CDN
Cloudflare
Hosting
Kinsta

All Detected Technologies (24)

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 →

Kinsta is a managed WordPress hosting provider leveraging the Google Cloud Platform to offer high-performance, secure, and user-friendly hosting solutions for WordPress websites.

Categories PaaS, Hosting Website https://kinsta.com Detected by BeaverCheck

PHP is a general-purpose scripting language used for web development.

Categories Programming languages Website https://php.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template system.

Categories CMS, Blogs Website https://wordpress.org Detected by BeaverCheck Evidence Script URL: https://www.gesundheitswelt.de/wp-content/themes/gesundheitswelt/assets/js/aos.js, Link URL: https://www.gesundheitswelt.de/wp-content/themes/gesundheitswelt/assets/css/style.css?ver=1.3.4, Header link contains wp-json
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

JavaScript library to animate elements on your page as you scroll.

Categories JavaScript libraries Website https://michalsnik.github.io/aos/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=a9tsp4NYtMYOC2NE
Categories Framework Website https://getbootstrap.com Detected by BeaverCheck Evidence Found 7 Bootstrap class patterns in HTML

Borlabs Cookie is a GDPR cookie consent plugin for WordPress.

Categories Cookie compliance, WordPress plugins Website https://borlabs.io/borlabs-cookie/ Detected by BeaverCheck

Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.

Categories Security Website https://www.cloudflare.com/en-gb/products/bot-management/ Detected by BeaverCheck

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
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms49581311

MySQL is an open-source relational database management system.

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

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

RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

Categories Miscellaneous Website https://www.rssboard.org/rss-specification Detected by BeaverCheck

Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.

Categories JavaScript libraries Website https://swiperjs.com Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 52 unique Tailwind utility classes in HTML

Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.

Categories JavaScript frameworks Website https://vuejs.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

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
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Query Migrate is a javascript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9.

Categories JavaScript libraries Website https://github.com/jquery/jquery-migrate Detected by BeaverCheck

Contact Form 7 is an WordPress plugin which can manage multiple contact forms. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering.

Categories WordPress plugins, Form builders Website https://contactform7.com Detected by BeaverCheck

A multisite network is a collection of sites that all share the same WordPress installation core files.

Categories Hosting Website https://wordpress.org/documentation/article/create-a-network/ Detected by BeaverCheck

Yoast SEO is a search engine optimisation plugin for WordPress and other platforms.

Categories SEO, WordPress plugins Website https://yoast.com/wordpress/plugins/seo/ Detected by BeaverCheck

Observations (4)

WordPress detected — review security configuration

WordPress sites benefit from: protecting wp-login.php, disabling XML-RPC if unused, restricting REST API access, and keeping all plugins and themes up to date. Check the Security tab for specific findings.

→ Security

jQuery loaded alongside a modern framework

Both jQuery and Vue.js are loaded. Modern frameworks handle DOM manipulation natively. jQuery may be unnecessary and adds ~30KB to the page weight. Check the Performance tab for bundle analysis.

→ Performance

No build tool detected

A framework (AOS) 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

24 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%2Fwww.gesundheitswelt.de)](https://beavercheck.com/results/2ddd3878-d7e4-40c8-82d4-6bc3290ed134)
<a href="https://beavercheck.com/results/2ddd3878-d7e4-40c8-82d4-6bc3290ed134"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.gesundheitswelt.de" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fwww.gesundheitswelt.de

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 A (91)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

3 findings 1h → B (86)
  • · Page weighs 8.3 MB (6.9 MB transferred)
  • · 1 button(s) with no accessible text
  • · 10 image-only link(s) without alt text

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

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

Send Feedback