Skip to content
Scanned
2026-04-22 21:25 UTC
Worker
🇺🇸 Santa Clara
Duration
42.00s
Vs prev

Audit overview

Accessibility and Sustainability 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-eval' 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

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

Page weighs 8.8 MB (12.4 MB transferred)

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

Performance › Page Weight Budget
Critical: 4

4 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

8 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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 4.7s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. 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.
Your LCP is 4.7s — 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

€1,105 investment → €9,145/month returns + EUR 120,500,000 risk avoided

Investment
€1.105
13.0 h · 4 findings
Monthly returns
€9.145
€109.745/yr
Payback
0.1 mo
+9832% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€1.0630.1 mo payback · +10229% 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.
€85 — 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 ~28%.

Barriers
7
2 crit 5 warn
Bounce delta
+28pp
added vs baseline
Score
65
C
Speed
1
Trust
1
Usability
1
Content
1
Nav
3
  • Page takes 4.7s to load
    Users abandon at ~3s — you're 2.2s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • 5 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
  • 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
  • Viewport disables user zoom
    Visitors with low vision can't read the page — and some jurisdictions treat this as a legal risk
    → Remove user-scalable=no; drop maximum-scale if it's below 2
  • Thin content
    Under 300 words — visitors bounce looking for substance, search engines rank competitors first
    → Add a substantive FAQ, product detail, or case-study section

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

Remediation cost

€1,105 13.0 developer hours at €85/hr
Quick wins
€85 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

Warning:Cost of inaction

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

Compliance Risk

€120.500.000

ePrivacy DirectiveGDPREAA
  • No privacy policy link detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • 1 advertising/retargeting trackers detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 5.000 – EUR 10.000.000

Bounce-Rate Cost

€6.219 /mo

+28.3pp bounce · ~2,827 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€2,89 /mo

39078.6 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~3.9 MB per page load
    Saves €2,89/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

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

3.33 s

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

4.75 s

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

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

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

Desktop

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

774 ms

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

1.01 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.000

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

1.25 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.01 s

Categories

8
Avg score 78.0

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 77
·
Avg 74
At average
0 50 100
SEO P10Security P85Sustainability P25Content P75Compliance P27Performance P69Accessibility P33Infrastructure P42

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

Better than 68% of WordPress sites See full WordPress benchmark →
Adobe Fonts · 238 peers
You 77
·
Avg 73
At average
0 50 100
Better than 83% of Adobe Fonts sites See full Adobe Fonts benchmark →

Technology stack

WordPress, on PHP, with Netlify CDN

22 technologies detected 5 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Analytics
Linkedin Ads Linkedin Insight Tag Plausible Yoast SEO
CMS
WordPress
Framework
Adobe Fonts Algolia 4.26.0 Alpine.js 3.15.8 GSAP Google Search Console Google Workspace HSTS Microsoft MySQL Open Graph Plausible Analytics Tailwind CSS Twitter Emoji (Twemoji)
Runtime
PHP
CDN
Netlify Netlify CDN jsDelivr CDN

All Detected Technologies (22)

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: 01KPVH9HNHT70B2297C0E6PN1B
Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdn.jsdelivr.net: https://cdn.jsdelivr.net/npm/algoliasearch@4/dist/algoliasearch-lite.umd.js

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://a16z.com/wp-content/themes/a16z/assets/compiled/vite/js/vite-core.js, Script URL: https://a16z.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4, Link URL: https://a16z.com/wp-content/themes/a16z/assets/compiled/vite/css/vite-core-css.css
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Adobe Fonts is a web-based service providing access to a vast library of high-quality fonts for web and print design.

Categories Font scripts Website https://fonts.adobe.com Detected by BeaverCheck

Algolia offers a hosted web search product delivering real-time results.

Categories Search engines Website https://www.algolia.com Detected by BeaverCheck

Alpine.js is a minimal framework for composing behavior directly in your markup.

Categories JavaScript frameworks Website https://alpinejs.dev Detected by BeaverCheck

GSAP is an animation library that allows you to create animations with JavaScript.

Categories JavaScript frameworks Website https://greensock.com/gsap Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=Cda284zEu8xh5veDdCm00SdfO_tJF-ebT809nkgB1zA
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
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms78121488

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
Categories Analytics Detected by BeaverCheck Evidence Script URL contains plausible.io: https://plausible.io/js/script.manual.js
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 145 unique Tailwind utility classes in HTML

Twitter Emoji is a set of open-source emoticons and emojis for Twitter, TweetDeck, and also for Android and iOS versions of the application.

Categories Font scripts Website https://twitter.github.io/twemoji/ Detected by BeaverCheck

Linkedin Ads is a paid marketing tool that offers access to Linkedin social networks through various sponsored posts and other methods.

Categories Advertising Website https://business.linkedin.com/marketing-solutions/ads Detected by BeaverCheck

LinkedIn Insight Tag is a lightweight JavaScript tag that powers conversion tracking, website audiences, and website demographics.

Categories Analytics Website https://business.linkedin.com/marketing-solutions/insight-tag Detected by BeaverCheck

Plausible is an open-source alternative to Google Analytics.

Categories Analytics Website https://plausible.io/ 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 (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 (Adobe Fonts) 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

22 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%2Fa16z.com)](https://beavercheck.com/results/05aec321-b903-4a6e-9ae3-83a71464c950)
<a href="https://beavercheck.com/results/05aec321-b903-4a6e-9ae3-83a71464c950"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fa16z.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fa16z.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 · 13h total → projected B (87)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

3 findings 1h → B (82)
  • · Page weighs 8.8 MB (12.4 MB transferred)
  • · 4 button(s) with no accessible text
  • · 8 link(s) with no accessible text

Sprint 3: Strategic Improvements

+5

Higher effort, long-term payoff

2 findings 12h → B (87)
  • · 'unsafe-eval' found in script source
  • · 'unsafe-inline' found in script source

Send Feedback