Skip to content
https://myfonts.com Export & share
Scanned
2026-04-22 20:15 UTC
Worker
🇳🇱 Amsterdam
Duration
2.1m
Vs prev

Audit overview

5 categories need attention: Performance, and 4 others.

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

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

Page weighs 21.9 MB (6.7 MB transferred)

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

Performance › Page Weight Budget
Critical: 5

2 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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 23.1s 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.
3 security gaps detected — browsers may warn visitors about your site.
Your LCP is 23.1s — fixing the 1 performance critical 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

$675 investment → $4,273/month returns + USD 150,000 risk avoided

Investment
$675
6.8 h · 4 findings
Monthly returns
$4,273
$51,274/yr
Payback
0.2 mo
+7496% Y1
Regulatory risk avoided USD 150,000
Or — fix only the top 3 findings
$6250.1 mo payback · +8104% 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.
$75 — 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 ~37%.

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

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

Remediation cost

$675 6.8 developer hours at $100/hr
Quick wins
$75 2 fixes in ~45 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

$4,273 / month at risk ~$51,274 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

$150,000

ADA Title III
  • 3 of 3 <nav> elements are unlabeled
    ADA Title III: USD 25,000 – USD 150,000
  • 2 image(s) missing alt attribute
    ADA Title III: USD 25,000 – USD 150,000
  • 3 control(s) without accessible label
    ADA Title III: USD 25,000 – USD 150,000

Bounce-Rate Cost

$4,271 /mo

+36.8pp bounce · ~3,682 lost visitors/mo

CPC: USD 1.16

Bandwidth Waste

$1.70 /mo

21205.6 MB/mo × 0.080 USD/GB

  • Optimize transfer: save ~2.1 MB per page load
    Saves $1.70/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

5
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.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.14 s

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

23.12 s

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

5.38 s

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

0.452

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

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

41.55 s

Desktop

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

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

9.05 s

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

757 ms

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

0.008

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

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

9.10 s

Categories

8
Avg score 73.2

How you compare

Where this site stands against peers running the same stack.

Cart Functionality · 554 peers
You 71
·
Avg 73
At average
0 50 100
Performance P1Compliance P94Content P7SEO P29Accessibility P37Security P43Sustainability P43Infrastructure P50

Top 10% of Cart Functionality sites score 83+ on Performance; you're at 66 — closing this gap is the highest-leverage improvement.

Better than 23% of Cart Functionality sites See full Cart Functionality benchmark →
Shopify · 75 peers
You 71
·
Avg 73
At average
0 50 100
Better than 9% of Shopify sites See full Shopify benchmark →

Technology stack

Adobe Client Data Layer 2.0.2, with Cloudflare CDN

26 technologies detected 4 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Analytics
Adobe Experience Platform Launch Datadog PayPal Privy Schema App VWO Venmo
Ecommerce
Cart Functionality Shopify
Framework
Adobe Client Data Layer 2.0.2 Algolia Facebook Google Search Console Google Workspace Microsoft Microsoft 365 MyFonts OWL Carousel Open Graph Priority Hints Privy App UpSellit core-js 3.40.0 jQuery 3.7.1
CDN
Cloudflare jsDelivr CDN

All Detected Technologies (26)

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 →
Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdn.jsdelivr.net: https://cdn.jsdelivr.net/npm/vwo-fme-node-sdk@1/dist/client/vwo-fme-javascript-sdk.min.js

Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.

Categories Ecommerce Website https://www.wappalyzer.com/technologies/ecommerce/cart-functionality Detected by BeaverCheck

Shopify is a subscription-based software that allows anyone to set up an online store and sell their products. Shopify store owners can also sell in physical locations using Shopify POS, a point-of-sale app and accompanying hardware.

Categories Ecommerce Website https://shopify.com Detected by BeaverCheck

Adobe Client Data Layer is a framework of JavaScript objects on your site that contains all variable values used in your implementation.

Categories JavaScript frameworks Website https://github.com/adobe/adobe-client-data-layer 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
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=0crd3c1ctgv7131j5qdkp688q8zrq1
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=OWcfzPTopfJ1vLxpci2YMUNvpx-k8xVu1t8TmXGSv50
Categories Email Detected by BeaverCheck Evidence TXT SPF record includes _spf.google.com: v=spf1 ip4:192.5.106.0/24 ip4:63.241.211.130 ip4:63.241.211.131 ip4:63.241.211.132 include:spf.protection.outlook.com include:_spf.salesforce.com include:_spf.google.com include:_spf.createsend.com ~all
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms14870891
Categories Email Detected by BeaverCheck Evidence MX record: myfonts-com.mail.protection.outlook.com

MyFonts is a digital fonts distributor, based in Woburn, Massachusetts.

Categories Font scripts Website https://www.myfonts.com Detected by BeaverCheck

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

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

Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.

Categories Performance Website https://wicg.github.io/priority-hints/ Detected by BeaverCheck

Privy App helps you improve your website conversion rate, grow your email list, automate your email marketing, drive repeat purchases and much more.

Categories Shopify apps Website https://apps.shopify.com/privy Detected by BeaverCheck

UpSellit is a performance based lead and cart abandonment recovery solutions.

Categories Cart abandonment Website https://us.upsellit.com 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 Evidence Script URL: //www.myfonts.com/cdn/shop/t/303/assets/jquery-3.7.1.min.js?v=128787669037411675521775113941
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Adobe Experience Cloud Launch is an extendable tag management solution for Adobe Experience Cloud, Adobe Experience Platform, and other applications.

Categories Tag managers Website https://docs.adobelaunch.com/getting-started Detected by BeaverCheck

Datadog is a SaaS-based monitoring and analytics platform for large-scale applications and infrastructure.

Categories RUM, Analytics Website https://www.datadoghq.com Detected by BeaverCheck Evidence Script URL contains www.datadoghq-browser-agent.com: https://www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js

PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.

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

Privy is a all-in-one marketing automation platform for ecommerce.

Categories Marketing automation, Email Website https://www.privy.com Detected by BeaverCheck

Schema App is a tool that converts website content into schema markup, the language of search.

Categories SEO Website https://www.schemaapp.com Detected by BeaverCheck

VWO is a website testing and conversion optimisation platform.

Categories Analytics, A/B Testing Website https://vwo.com Detected by BeaverCheck

Venmo is a mobile payment service owned by PayPal. Venmo account holders can transfer funds to others via a mobile phone app.

Categories Payment processors Website https://venmo.com Detected by BeaverCheck

Observations (3)

Shopify storefront detected

Shopify handles hosting, SSL, and CDN automatically. Performance optimizations focus on theme code, app scripts, and image optimization. Check the Performance tab for third-party script impact.

No build tool detected

A framework (Adobe Client Data Layer) 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

26 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%2Fmyfonts.com)](https://beavercheck.com/results/e148ef6f-0fd3-4e83-a1f4-0cf3c3902122)
<a href="https://beavercheck.com/results/e148ef6f-0fd3-4e83-a1f4-0cf3c3902122"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fmyfonts.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fmyfonts.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 · 7h total → projected B (81)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

3 findings 1h → C (77)
  • · Page weighs 21.9 MB (6.7 MB transferred)
  • · HSTS header is missing
  • · 2 button(s) with no accessible text

Sprint 2: Core Fixes

+4

Medium effort, high structural impact

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

Send Feedback