Skip to content
Scanned
2026-04-21 20:28 UTC
Worker
🇺🇸 Santa Clara
Duration
55.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

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

is missing width/height — may cause layout shift

Performance issues directly impact user engagement and conversion rates.

Performance › Image Optimization
Warning: 5

116 HTTP requests — consider bundling or reducing

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Performance › Page Weight Budget
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 17.6s exceeds Google's 2.5s 'Good' threshold and the 2 performance issues below directly contribute 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.
1 accessibility issue excludes users who rely on assistive technology.
Your LCP is 17.6s — fixing the 2 performance criticals could bring it under Google's 2.5s 'Good' threshold.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

€1,063 investment → €6,377/month returns + EUR 120,500,000 risk avoided

Investment
€1.063
12.5 h · 5 findings
Monthly returns
€6.377
€76.520/yr
Payback
0.2 mo
+7102% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5530.1 mo payback · +13750% 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.
€43 — 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 17.6s to load
    Users abandon at ~3s — you're 15.1s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.1s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 35 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

€1,063 12.5 developer hours at €85/hr
Quick wins
€43 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

€6.377 / month at risk ~€76.520 / 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
  • 2 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.376 /mo

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

CPC: EUR 2.20

Bandwidth Waste

€0,51 /mo

6895.8 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~690 KB per page load
    Saves €0,51/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 3 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

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

9.94 s

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

17.60 s

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

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

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

17.78 s

Desktop

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

900 ms

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

1.75 s

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

41 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.24 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.

2.51 s

Categories

8
Avg score 75.6

How you compare

Where this site stands against peers running the same stack.

Drupal · 364 peers
You 71
·
Avg 73
At average
0 50 100
Security P1SEO P85Accessibility P17Compliance P24Sustainability P76Content P37Infrastructure P56Performance P48

Top 10% of Drupal sites score 72+ on Security; you're at 58 — closing this gap is the highest-leverage improvement.

Better than 14% of Drupal sites See full Drupal benchmark →
AddToAny · 40 peers
You 71
·
Avg 73
At average
0 50 100
Better than 15% of AddToAny sites See full AddToAny benchmark →

Technology stack

Drupal 10, on PHP, hosted on Acquia Cloud Platform, with Fastly CDN

24 technologies detected 6 stack layers 5 with CPE identifier Enterprise

Stack Architecture

Analytics
Acquia Cloud Site Factory Drupal Multisite Facebook Pixel Google Tag Manager Mountain Siteimprove theTradeDesk
CMS
Drupal 10
Framework
AddToAny FancyBox 3.5.7HSTS LazySizes Open Graph Plyr Slick Varnish jQuery 3.7.1
Runtime
PHP
CDN
Fastly Nginx jsDelivr jsDelivr CDN
Hosting
Acquia Cloud Platform Amazon Web Services

All Detected Technologies (24)

Categories CDN Website https://www.fastly.com Detected by BeaverCheck Evidence x-served-by: cache-iad-kiad7000169-IAD, cache-iad-kiad7000169-IAD, cache-sjc1000121-SJC

Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

Categories Web servers, Reverse proxies Website https://nginx.org/en Detected by BeaverCheck Evidence Server header: nginx
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.

Categories CDN Website https://www.jsdelivr.com/ Detected by BeaverCheck
Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdn.jsdelivr.net: https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.js

Acquia Cloud Platform is a Drupal-tuned application lifecycle management suite with an infrastructure to support Drupal deployment workflow processes.

Categories PaaS Website https://www.acquia.com/products/drupal-cloud/cloud-platform Detected by BeaverCheck

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

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 →

Drupal is a free and open-source web content management framework.

Categories CMS Website https://www.drupal.org/ Detected by BeaverCheck Evidence Header: X-Drupal-Cache present, Header X-Generator: Drupal 10 (https://www.drupal.org)
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

AddToAny is a universal sharing platform that can be integrated into a website by use of a web widget or plugin.

Categories Widgets Website https://www.addtoany.com Detected by BeaverCheck

FancyBox is a tool for displaying images, html content and multi-media in a Mac-style 'lightbox' that floats overtop of web page.

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

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

LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.

Categories JavaScript libraries, Performance Website https://github.com/aFarkas/lazysizes 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

Plyr is a simple, lightweight, accessible and customizable HTML5, YouTube and Vimeo media player that supports modern browsers.

Categories Video players Website https://plyr.io Detected by BeaverCheck
Categories JavaScript libraries Website https://kenwheeler.github.io/slick Detected by BeaverCheck

Varnish is a reverse caching proxy.

Categories Caching Website https://www.varnish-cache.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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 →

Acquia Site Factory is a multisite platform for Drupal.

Categories Hosting Website https://www.acquia.com/products/drupal-cloud/site-factory Detected by BeaverCheck

Drupal Multisite enables separate, independent sites to be served from a single codebase.

Categories Hosting Website https://www.drupal.org/docs/multisite-drupal Detected by BeaverCheck

Facebook pixel is an analytics tool that allows you to measure the effectiveness of your advertising.

Categories Analytics Website https://facebook.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-PH9QMD3&is_td=1&v=3&t=t&pid=1574999588&gtm=45He64h1v834443204za200zd834443204&seq=1&exp=0~115938466~115938469~117266401&dl=www.rice.edu%2F&tdp=GTM-PH9QMD3;34443204;0;0;0&frm=0&rtg=34443204&slo=19&hlo=17&lst=2&bt=0&ct=3&mde=G-KQHVHKSY8D;0_1&z=0

MNTN Performance TV is a CTV advertising platform with targeting, measurement, and optimization for amplifying marketers' performance goals.

Categories Advertising Website https://mountain.com/ Detected by BeaverCheck

Siteimprove is a digital analytics and content QA platform.

Categories Analytics Website https://www.siteimprove.com Detected by BeaverCheck

theTradeDesk is an technology company that markets a software platform used by digital ad buyers to purchase data-driven digital advertising campaigns across various ad formats and devices.

Categories Advertising Website https://www.thetradedesk.com Detected by BeaverCheck

Observations (2)

No build tool detected

A framework (AddToAny) 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

24 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%2Frice.edu)](https://beavercheck.com/results/d90abc3f-6cc3-4130-b447-6f67ae0da01f)
<a href="https://beavercheck.com/results/d90abc3f-6cc3-4130-b447-6f67ae0da01f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Frice.edu" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Frice.edu

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 · 12h total → projected B (80)

Sprint 1: Quick Wins

+2

Highest ROI — low effort, high impact

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

Sprint 2: Core Fixes

+7

Medium effort, high structural impact

4 findings 12h → B (80)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found
  • · is missing width/height — may cause layout shift
  • · 116 HTTP requests — consider bundling or reducing

Send Feedback