Skip to content
Scanned
2026-04-22 21:39 UTC
Worker
🇺🇸 New York
Duration
1.8m
Vs prev

Audit overview

5 categories need attention: Performance, and 4 others.

Fix Priority Matrix

5 findings

Quick Wins

2

High impact, low effort — start here.

Strategic

3

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 15.3 MB (5.5 MB transferred)

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

Performance › Page Weight Budget
Critical: 5

1 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
What fixing these means. Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 31.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.
3 security gaps detected — browsers may warn visitors about your site.
Your LCP is 31.7s — 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

$725 investment → $8,666/month returns + USD 157,500 risk avoided

Investment
$725
7.3 h · 4 findings
Monthly returns
$8,666
$103,988/yr
Payback
0.1 mo
+14243% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$6250.1 mo payback · +16538% 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.
$25 — 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

10 barrier(s) likely increasing bounce by ~32%.

Barriers
10
2 crit 8 warn
Bounce delta
+32pp
added vs baseline
Score
56
C
Speed
2
Trust
2
Usability
2
Content
3
Nav
1
  • Page takes 31.7s to load
    Users abandon at ~3s — you're 29.2s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 8.5s
    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
  • Layout shifts during page load
    Content movement causes mis-clicks on CTAs and form fields
    → Add width/height to images; reserve space for late-loading embeds

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

Remediation cost

$725 7.3 developer hours at $100/hr
Quick wins
$25 1 fixes in ~15 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

$8,666 / month at risk ~$103,988 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

$157,500

ADA Title IIICCPA/CPRA
  • No privacy policy link detected
    CCPA/CPRA: USD 2,500 – USD 7,500
  • No <main> landmark found
    ADA Title III: USD 25,000 – USD 150,000
  • 2 of 2 <nav> elements are unlabeled
    ADA Title III: USD 25,000 – USD 150,000

Bounce-Rate Cost

$8,664 /mo

+32.2pp bounce · ~3,221 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$1.39 /mo

17406.9 MB/mo × 0.080 USD/GB

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

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

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

31.66 s

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

8.54 s

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

0.121

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

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

56.86 s

Desktop

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

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

4.63 s

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

1.11 s

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

0.064

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

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

12.60 s

Categories

8
Avg score 68.6

How you compare

Where this site stands against peers running the same stack.

Bootstrap · 885 peers
You 67
·
Avg 74
-7 below average
0 50 100
Security P3Performance P6Sustainability P6SEO P12Infrastructure P14Content P17Accessibility P19Compliance P50

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

FingerprintJS · 37 peers
You 67
·
Avg 71
At average
0 50 100
Better than 2% of FingerprintJS sites See full FingerprintJS benchmark →

Technology stack

Bootstrap 4.0.0, on Apache/PHP, hosted on Apache HTTP Server

16 technologies detected 4 stack layers 7 with CPE identifier Enterprise

Stack Architecture

Framework
Bootstrap 4.0.0 FingerprintJS Google Font API Isotope Masonry OpenSSL 1.0.2k Popper Red Hat Skrollr 0.6.29 Swiper jQuery 3.3.1 jQuery UI 1.12.1 toastr 2.1.4
Runtime
PHP 5.4.16
Server
Apache 2.4.6
Hosting
Apache HTTP Server 2.4.6

All Detected Technologies (16)

Categories Server Website https://httpd.apache.org Detected by BeaverCheck Evidence Server header: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips PHP/5.4.16

Apache is a free and open-source cross-platform web server software.

Categories Web servers Website https://httpd.apache.org/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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 →

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.

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

FingerprintJS is a browser fingerprinting library that queries browser attributes and computes a hashed visitor identifier from them.

Categories JavaScript libraries, Browser fingerprinting Website https://fingerprintjs.com Detected by BeaverCheck

Google Font API is a web service that supports open-source font files that can be used on your web designs.

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

Isotope.js is a JavaScript library that makes it easy to sort, filter, and add Masonry layouts to items on a webpage.

Categories JavaScript libraries Website https://isotope.metafizzy.co Detected by BeaverCheck

Masonry is a JavaScript library that enables a cascading grid layout, positioning elements based on available vertical space for an optimized, gap-free arrangement.

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

OpenSSL is a software library for applications that secure communications over computer networks against eavesdropping or need to identify the party at the other end.

Categories Web server extensions Website https://openssl.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Popper is a positioning engine, its purpose is to calculate the position of an element to make it possible to position it near a given reference element.

Categories Miscellaneous Website https://popper.js.org Detected by BeaverCheck

Red Hat is an open-source Linux operating system.

Categories Operating systems Website https://www.redhat.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Skrollr is a JavaScript library supporting parallax scrolling on mobile and desktop platforms in a compact 12k minified size.

Categories JavaScript libraries Website https://prinzhorn.github.io/skrollr/ Detected by BeaverCheck

Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.

Categories JavaScript libraries Website https://swiperjs.com 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: //ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.

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

toastr is a Javascript library for non-blocking notifications. The goal is to create a simple core library that can be customized and extended.

Categories JavaScript frameworks Website https://github.com/CodeSeven/toastr Detected by BeaverCheck

Observations (6)

Server version exposed in headers

The Server header reveals 'Apache 2.4.6'. Exposing exact server versions helps attackers target known vulnerabilities. Consider configuring your server to hide version information.

→ Security

Runtime exposed via X-Powered-By header

The X-Powered-By header reveals 'PHP 5.4.16'. Remove this header in production to reduce information leakage.

→ Security

No build tool detected

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

Bootstrap version may be outdated

Detected Bootstrap 4.0.0. The current major version is 5. Consider updating for security patches and new features.

→ Security

PHP version may be outdated

Detected PHP 5.4.16. The current major version is 8. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

16 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%2Fglobalsecurity.org)](https://beavercheck.com/results/1cd0f2a7-6363-49a3-a7a4-ac2f3286d8d9)
<a href="https://beavercheck.com/results/1cd0f2a7-6363-49a3-a7a4-ac2f3286d8d9"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fglobalsecurity.org" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fglobalsecurity.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 (77)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

2 findings 0h → C (72)
  • · Page weighs 15.3 MB (5.5 MB transferred)
  • · HSTS header is missing

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 7h → C (77)
  • · 1 control(s) without accessible label
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback