Skip to content
https://npr.org Export & share
Scanned
2026-04-15 23:02 UTC
Worker
🇺🇸 Santa Clara
Duration
3.2m
Vs prev

Audit overview

4 categories need attention: Performance, and 3 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 52.6 MB (36.4 MB transferred)

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

Performance › Page Weight Budget
Critical: 5

1 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 has several issues that may be affecting user experience and business outcomes. Your LCP of 22.2s 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 22.2s — 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

€574 investment → €10,206/month returns + EUR 120,500,000 risk avoided

Investment
€574
6.8 h · 4 findings
Monthly returns
€10.206
€122.472/yr
Payback
0.1 mo
+21246% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5310.1 mo payback · +22954% 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.
€64 — 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 ~29%.

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

€574 6.8 developer hours at €85/hr
Quick wins
€64 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

€10.206 / month at risk ~€122.472 / 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
  • Trackers detected but no cookie policy found
    GDPR: EUR 5.000 – EUR 10.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 10.000 – EUR 20.000.000

Bounce-Rate Cost

€10.198 /mo

+29.0pp bounce · ~2,898 lost visitors/mo

CPC: EUR 3.52

Bandwidth Waste

€8,48 /mo

114521.6 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~11.5 MB per page load
    Saves €8,48/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

25
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

5.97 s

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

22.15 s

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

10.46 s

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.

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

60.76 s

Desktop

37
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
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.

1.34 s

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

4.37 s

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

966 ms

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

0.007

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

4.16 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.89 s

Categories

8
Avg score 71.0

How you compare

Where this site stands against peers running the same stack.

Amazon Route 53 · 1011 peers
You 69
·
Avg 72
At average
0 50 100
Performance P1Sustainability P5Accessibility P10SEO P78Content P28Infrastructure P70Security P32Compliance P36

Top 10% of Amazon Route 53 sites score 85+ on Performance; you're at 66 — closing this gap is the highest-leverage improvement.

Better than 9% of Amazon Route 53 sites See full Amazon Route 53 benchmark →
Babel · 105 peers
You 69
·
Avg 71
At average
0 50 100
Better than 20% of Babel sites See full Babel benchmark →

Technology stack

Amazon Route 53, hosted on AWS, with AWS CloudFront CDN

32 technologies detected 5 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Analytics
Akamai mPulse Crazy Egg Cxense Datadog Google Tag Manager Optimizely Stripe 3
Build
Piano
Framework
Amazon Route 53 Babel Boomerang Facebook Google Search Console JW Player Lodash 4.17.5Microsoft Microsoft 365 Modernizr 2.8.3 OneTrust Open Graph Permutive Proofpoint RSS Webpack core-js 2.6.12 jQuery 2.2.4jQuery-pjax
CDN
AWS CloudFront Amazon CloudFront Amazon S3
Hosting
AWS Amazon Web Services

All Detected Technologies (32)

Categories CDN Website https://aws.amazon.com/cloudfront Detected by BeaverCheck Evidence x-amz-cf-id: JgW2qWxB9vPYVCVcPDFZWvgXzrGfKxjacgeUHZqPEjdc2jofx3VSOw==

Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds.

Categories CDN Website https://aws.amazon.com/cloudfront/ Detected by BeaverCheck

Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.

Categories CDN Website https://aws.amazon.com/s3/ Detected by BeaverCheck
Categories Hosting Website https://aws.amazon.com Detected by BeaverCheck · Medium Evidence Header: X-Amz-Cf-Pop

Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.

Categories PaaS Website https://aws.amazon.com/ Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: ns-1227.awsdns-25.org

Babel is a free and open-source transcompiler for writing next generation JavaScript.

Categories Miscellaneous Website https://babeljs.io Detected by BeaverCheck

boomerang is a JavaScript library that measures the page load time experienced by real users, commonly called RUM (Real User Measurement).

Categories JavaScript libraries, RUM Website https://akamai.github.io/boomerang Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=vffcg5c4iyq78of04zvynnxb1ledtk
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=GhCa0MtDUMedDVVtFoDlMUCMRtcagJcLFhNAqaePPQo

JW Player is a online video player with video engagement analytics, custom video player skins, and live video streaming capability.

Categories Video players Website https://www.jwplayer.com Detected by BeaverCheck

Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.

Categories JavaScript libraries Website https://www.lodash.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms72521120
Categories Email Detected by BeaverCheck Evidence TXT SPF record includes spf.protection.outlook.com: v=spf1 include:spf-0032f701.pphosted.com include:spf.protection.outlook.com include:prss.org exists:%{i}._spf.mta.salesforce.com include:c9eb27a2d7.berenice.eoidentity.com ip4:64.124.132.59/32 ip4:66.150.167.192/27 ip4:162.242.229.170 ip4:205.153.38.0/24 ip4:205.153.36.170 ip4:40.107.0.0/16 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.0.0/16 ip4:139.60.0.0/24 ip4:139.60.1.0/24 ip4:139.60.2.0/24 ip4:139.60.3.0/24 ip4:13.111.0.0/16 ip4:136.147.135.0/24 ip4:136.147.176.0/24 ip4:136.147.182.0/24 ip4:198.245.81.0/24 ip4:199.122.123.0/24 ip4:195.66.99.135 ip4:212.227.89.57 ip4:217.160.226.166 ip4:54.194.192.132 ip4:62.75.247.44 ip4:82.165.193.1 ip4:85.25.144.9 ip4:87.79.30.25 ip4:87.79.30.30 ip4:208.86.168.7 ip4:135.84.68.123 ip4:206.152.14.54 ip4:54.240.43.16 include:_spf.salesforce.com ip4:209.144.103.186 include:spf.mandrillapp.com -all

Modernizr is a JavaScript library that detects the features available in a user's browser.

Categories JavaScript libraries Website https://modernizr.com Detected by BeaverCheck

OneTrust is a cloud-based data privacy management compliance platform.

Categories Cookie compliance Website https://www.onetrust.com Detected by BeaverCheck Evidence Script URL contains cdn.cookielaw.org: https://cdn.cookielaw.org/consent/82089dfe-410c-4e1b-a7f9-698174b62a86/OtAutoBlock.js

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

Permutive is a publisher-focused data management platform.

Categories Miscellaneous Website https://permutive.com Detected by BeaverCheck
Categories Email Detected by BeaverCheck Evidence MX record: mxa-0032f701.gslb.pphosted.com

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

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.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 →

jQuery PJAX is a plugin that uses AJAX and pushState.

Categories Mobile frameworks Website https://github.com/defunkt/jquery-pjax Detected by BeaverCheck

Akamai mPulse is a real user monitoring (RUM) solution that enables companies to monitor, find, and fix website and application performance issues.

Categories RUM Website https://developer.akamai.com/akamai-mpulse-real-user-monitoring-solution Detected by BeaverCheck
Categories Analytics Website https://crazyegg.com Detected by BeaverCheck

Cxense was an AI-powered data management and intelligent personalisation platform.

Categories Personalisation, Segmentation Website https://www.cxense.com 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

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/gtm.js?id=GTM-MVD397M

Optimizely is an experimentation platform that helps developers build and run A/B tests on websites.

Categories A/B Testing, Personalisation Website https://www.optimizely.com Detected by BeaverCheck

Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.

Categories Payment processors Website https://stripe.com Detected by BeaverCheck Evidence Script URL contains js.stripe.com: https://js.stripe.com/v3/
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Piano is a enterprise SaaS company which specialising in advanced media business processes and ecommerce optimisation.

Categories Personalisation Website https://piano.io Detected by BeaverCheck

Observations (2)

jQuery version may be outdated

Detected jQuery 2.2.4. The current major version is 3. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

32 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%2Fnpr.org)](https://beavercheck.com/results/93f0bf84-0ec3-4681-bbd8-3ccd30bfc494)
<a href="https://beavercheck.com/results/93f0bf84-0ec3-4681-bbd8-3ccd30bfc494"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fnpr.org" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fnpr.org

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 C (79)

Sprint 1: Quick Wins

+7

Highest ROI — low effort, high impact

3 findings 1h → C (76)
  • · Page weighs 52.6 MB (36.4 MB transferred)
  • · HSTS header is missing
  • · 1 link(s) with no accessible text

Sprint 2: Core Fixes

+3

Medium effort, high structural impact

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

Send Feedback