Skip to content
Scanned
2026-04-21 20:39 UTC
Worker
🇳🇱 Amsterdam
Duration
57.00s
Vs prev

Audit overview

3 categories need attention: Security, and 2 others.

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

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

No H1 heading found

No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.

Accessibility › Heading Hierarchy
Warning: 5

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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. 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.
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

€668 investment → €10,148/month returns + EUR 120,500,000 risk avoided

Investment
€668
7.4 h · 5 findings
Monthly returns
€10.148
€121.777/yr
Payback
0.1 mo
+18144% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5630.1 mo payback · +21549% 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.
€38 — 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

9 barrier(s) likely increasing bounce by ~33%.

Barriers
9
3 crit 6 warn
Bounce delta
+33pp
added vs baseline
Score
52
D
Speed
2
Trust
2
Usability
1
Content
2
Nav
2
  • Page takes 11.7s to load
    Users abandon at ~3s — you're 9.2s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Severe layout shift during page load
    Users mis-click when content jumps — converting intent into frustration
    → Reserve space for images, ads, and embeds with explicit width/height
  • 3 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
  • High main-thread blocking time
    Page is non-interactive for 201ms 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

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

Remediation cost

€668 7.4 developer hours at €90/hr
Quick wins
€38 2 fixes in ~25 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.215 / month at risk ~€86.578 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€120.500.000

ePrivacy DirectiveDSGVOEAA
  • No privacy policy link detected
    DSGVO: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    DSGVO: EUR 5.000 – EUR 10.000.000
  • Trackers detected but no cookie policy found
    DSGVO: EUR 10.000 – EUR 20.000.000

Bounce-Rate Cost

€7.214 /mo

+32.8pp bounce · ~3,279 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,49 /mo

6576.8 MB/mo × 0.074 EUR/GB

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

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

3.70 s

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

11.71 s

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

201 ms

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

0.253

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

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

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

779 ms

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

1.28 s

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

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

2.27 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.28 s

Categories

8
Avg score 76.6

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 74
·
Avg 74
At average
0 50 100
Content P2Security P9Infrastructure P10Performance P83Sustainability P79Compliance P27Accessibility P57SEO P54

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

Better than 39% of WordPress sites See full WordPress benchmark →
Chart.js · 27 peers
You 74
·
Avg 72
At average
0 50 100
Better than 62% of Chart.js sites See full Chart.js benchmark →

Technology stack

WordPress, on Apache/PHP, hosted on Apache HTTP Server

21 technologies detected 6 stack layers 6 with CPE identifier Enterprise

Stack Architecture

Analytics
PageLayer SpeedyCache
CMS
WordPress
Framework
Chart.js Cloudflare Cloudflare Turnstile Google Font API Google Search Console Lightbox MySQL OWL Carousel RSS SitePad 5.1.6 Tailwind CSS WOW jQuery 3.6.0 jQuery Migrate 3.4.1parallax.js
Runtime
PHP
Server
Apache
Hosting
Apache HTTP Server

All Detected Technologies (21)

Categories Server Website https://httpd.apache.org Detected by BeaverCheck Evidence Server header: Apache

Apache is a free and open-source cross-platform web server software.

Categories Web servers Website https://httpd.apache.org/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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 Error page title: "CookieAdmin - Cookie Consent Banner WordPress Plugin"
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Chart.js is an open-source JavaScript library that allows you to draw different types of charts by using the HTML5 canvas element.

Categories JavaScript graphics Website https://www.chartjs.org Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: lady.ns.cloudflare.com

Turnstile is Cloudflare's smart CAPTCHA alternative.

Categories Security Website https://www.cloudflare.com/products/turnstile Detected by BeaverCheck Evidence Script URL contains challenges.cloudflare.com: https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit

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=kSOGe1OaX0kras-pBnefcPyqek2JWt-zMssxtReVgsA

Lightbox is small javascript library used to overlay images on top of the current page.

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

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 →

OWL Carousel is an enabled jQuery plugin that lets you create responsive carousel sliders.

Categories JavaScript libraries Website https://owlcarousel2.github.io/OwlCarousel2/ 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

SitePad is a WYSIWYG drag and drop website building and maintenance program.

Categories Static site generator Website https://sitepad.com Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 135 unique Tailwind utility classes in HTML

Reveal CSS animation as you scroll down a page.

Categories JavaScript frameworks, Web frameworks, JavaScript graphics Website https://www.delac.io/WOW 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://cookieadmin.net/site-inc/js/jquery/jquery-migrate.min.js?ver=1.4.1
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

Simple parallax scrolling effect.

Categories JavaScript libraries Website https://github.com/pixelcog/parallax.js Detected by BeaverCheck

Drag and drop page builder for Wordpress.

Categories Widgets, WordPress plugins Website https://wordpress.org/plugins/pagelayer Detected by BeaverCheck

SpeedyCache is a WordPress plugin for optimizing page load times and caching efficiency.

Categories WordPress plugins, Caching Website https://speedycache.com Detected by BeaverCheck

Observations (3)

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

No build tool detected

A framework (Chart.js) 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

21 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%2Fcookieadmin.net)](https://beavercheck.com/results/5d5611e9-f045-45e3-90d1-cce75a327a01)
<a href="https://beavercheck.com/results/5d5611e9-f045-45e3-90d1-cce75a327a01"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fcookieadmin.net" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fcookieadmin.net

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 (83)

Sprint 1: Quick Wins

+4

Highest ROI — low effort, high impact

2 findings 0h → C (78)
  • · No H1 heading found
  • · HSTS header is missing

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 7h → B (83)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found
  • · Cross-Origin-Embedder-Policy header is missing

Send Feedback