Skip to content
https://purevolume.com Export & share
Scanned
2026-04-22 23:09 UTC
Worker
🇳🇱 Amsterdam
Duration
54.00s
Vs prev

Audit overview

Security and Accessibility need attention; the other categories are in good shape.

Fix Priority Matrix

5 findings

Quick Wins

1

High impact, low effort — start here.

Strategic

4

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

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

2 control(s) without accessible label

Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.

Accessibility › Form Accessibility
Critical: 5

3 image(s) missing alt attribute

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Accessibility › Alt Text Quality
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. 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.
3 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

$900 investment → $13,447/month returns + USD 157,500 risk avoided

Investment
$900
9.0 h · 5 findings
Monthly returns
$13,447
$161,362/yr
Payback
0.1 mo
+17829% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$6500.0 mo payback · +24725% 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.
$50 — 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 ~29%.

Barriers
8
2 crit 6 warn
Bounce delta
+29pp
added vs baseline
Score
62
C
Speed
2
Trust
2
Usability
1
Content
0
Nav
3
  • Page takes 12.1s to load
    Users abandon at ~3s — you're 9.6s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 2.8s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 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
  • 2 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

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

Remediation cost

$900 9.0 developer hours at $100/hr
Quick wins
$50 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

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

Compliance Risk

$157,500

ADA Title IIICCPA/CPRA
  • 5 advertising/retargeting trackers detected
    CCPA/CPRA: USD 2,500 – USD 7,500
  • Skip navigation link is missing (WCAG 2.4.1)
    ADA Title III: USD 25,000 – USD 150,000
  • No H1 heading found
    ADA Title III: USD 25,000 – USD 150,000

Bounce-Rate Cost

$10,306 /mo

+29.4pp bounce · ~2,944 lost visitors/mo

CPC: USD 3.50

Bandwidth Waste

$0.41 /mo

5153.1 MB/mo × 0.080 USD/GB

  • Optimize transfer: save ~515 KB per page load
    Saves $0.41/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

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

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

12.10 s

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

2.80 s

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

0.047

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

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

15.28 s

Desktop

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

955 ms

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

1.31 s

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

156 ms

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

0.013

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

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

3.19 s

Categories

8
Avg score 78.2

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 72
·
Avg 74
At average
0 50 100
Accessibility P4Compliance P94Security P9SEO P19Sustainability P72Infrastructure P67Content P62Performance P40

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

Better than 17% of WordPress sites See full WordPress benchmark →
core-js · 1582 peers
You 72
·
Avg 72
At average
0 50 100
Compliance P94Accessibility P8Security P11Sustainability P88Infrastructure P82Content P77SEO P26Performance P61

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

Better than 35% of core-js sites See full core-js benchmark →

Technology stack

WordPress, with Netlify CDN

19 technologies detected 4 stack layers Enterprise

Stack Architecture

Analytics
Amazon Advertising DoubleClick Floodlight Google Analytics Google Publisher Tag Google Tag Manager ID5 1.0.97 Prebid 9.33.0 Quantcast Measure comScore
CMS
WordPress
Framework
Facebook Google Search Console Google Workspace HSTS Open Graph Tailwind CSS core-js 3.33.2
CDN
Netlify Netlify CDN

All Detected Technologies (19)

Netlify providers hosting and server-less backend services for web applications and static websites.

Categories PaaS, CDN Website https://www.netlify.com/ Detected by BeaverCheck Evidence Header: x-nf-request-id, Server: Netlify
Categories CDN Website https://www.netlify.com Detected by BeaverCheck Evidence x-nf-request-id: 01KPVQ87ZC5PDFAYXDZ65MP300
Categories CMS Website https://wordpress.org Detected by BeaverCheck Evidence Script URL: https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/extended_intermediate_header.v1.js?ver=1770847174, Link URL: https://www.purevolume.com/wp-content/themes/hive-master/style.css?ver=1774970592
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=gcrjpnd6r0299823s7td3n0b8yiei4
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=8y9jzxQsgI0yvA2xzpXAvgXSArh2WlG8j806DSKxyDo
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

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 · Medium Evidence Found 5 unique Tailwind utility classes in HTML

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

Amazon Advertising (formerly AMS or Amazon Marketing Services) is a service that works in a similar way to pay-per-click ads on Google.

Categories Advertising Website https://advertising.amazon.com Detected by BeaverCheck
Categories Advertising Website https://support.google.com/ds/answer/6029713?hl=en 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 Publisher Tag (GPT) is an ad tagging library for Google Ad Manager which is used to dynamically build ad requests.

Categories Advertising Website https://developers.google.com/publisher-tag/guides/get-started 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-LBMPNY89VC

ID5 is a company that offers an identity solution for digital advertising, providing a Universal ID that enables privacy-compliant user recognition and tracking across websites without relying on personal information or third-party cookies.

Categories Advertising Website https://id5.io/ Detected by BeaverCheck

Prebid is an open-source header bidding wrapper. It forms the core of our Nucleus ad platform, helping maximize revenue and performance for publishers.

Categories Advertising Website https://prebid.org Detected by BeaverCheck

Quantcast Measure is an audience insights and analytics tool.

Categories Analytics Website https://www.quantcast.com/products/measure-audience-insights Detected by BeaverCheck

comScore is an American media measurement and analytics company providing marketing data and analytics to enterprises; media and advertising agencies; and publishers.

Categories Analytics Website https://comscore.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 (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

19 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%2Fpurevolume.com)](https://beavercheck.com/results/be272929-203b-46cb-9d0f-30932995761f)
<a href="https://beavercheck.com/results/be272929-203b-46cb-9d0f-30932995761f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fpurevolume.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fpurevolume.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

2 sprints · 9h total → projected B (80)

Sprint 1: Quick Wins

+1

Highest ROI — low effort, high impact

1 findings 0h → C (73)
  • · 1 button(s) with no accessible text

Sprint 2: Core Fixes

+7

Medium effort, high structural impact

4 findings 8h → B (80)
  • · 2 control(s) without accessible label
  • · 3 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback