Skip to content
Scanned
2026-07-31 16:21 UTC
Worker
🇪🇸 Madrid
Duration
57.00s
Vs prev

Global Performance

6/6 locations

High global latency — average 651ms across 6 locations, fastest from New York (339ms), slowest from Singapore (1192ms). No CDN detected. Cache-Control disables caching (no-store). 4 locations above the 500ms target.

Spain - Madrid
Full audit
662ms
DNS 34ms · TLS 29ms
United States - Santa Clara
358ms
DNS 176ms · TLS 24ms
United Stated - New York
339ms
DNS 10ms · TLS 10ms
Netherlands - Amsterdam
776ms
DNS 10ms · TLS 6ms
Brazil - Sao Paulo
575ms
DNS 4ms · TLS 116ms
Singapore - Singapore
1192ms
DNS 5ms · TLS 176ms
CDN: No CDN · Avg TTFB: 651ms · Cache: no-store

Audit overview

3 categories need attention: Accessibility, and 2 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

'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

Cookie 'PHPSESSID' is missing the Secure flag

A cookie without the Secure flag can leak over HTTP — in HSTS-protected sites, this is still a defense-in-depth gap.

Security › Cookie Security
Critical: 4

Cookie 'SRV' is missing the Secure flag

A cookie without the Secure flag can leak over HTTP — in HSTS-protected sites, this is still a defense-in-depth gap.

Security › Cookie Security
Critical: 5

Cookie 'random_sfw_tour' is missing the Secure flag

A cookie without the Secure flag can leak over HTTP — in HSTS-protected sites, this is still a defense-in-depth gap.

Security › Cookie Security
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
5 security gaps detected — browsers may warn visitors about your site.

Business case

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

Return on investment

$1,275 investment → $13,704/month returns + USD 157,500 risk avoided

Investment
$1,275
12.8 h · 5 findings
Monthly returns
$13,704
$164,452/yr
Payback
0.1 mo
+12798% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$1,2250.1 mo payback · +13325% 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

8 barrier(s) likely increasing bounce by ~30%.

Barriers
8
2 crit 6 warn
Bounce delta
+30pp
added vs baseline
Score
62
C
Speed
1
Trust
2
Usability
1
Content
1
Nav
3
  • Page takes 7.5s to load
    Users abandon at ~3s — you're 5.0s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • 6 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
  • 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
  • No structured data
    No rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
    → Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)

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

Remediation cost

$1,275 12.8 developer hours at $100/hr
Quick wins
$75 3 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

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

Compliance Risk

$157,500

ADA Title IIICCPA/CPRA
  • 2 non-essential cookie(s) set without consent banner
    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,042 /mo

+29.9pp bounce · ~2,990 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$1.70 /mo

21247.0 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

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

3.24 s

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

7.52 s

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

88 ms

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

0.039

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

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

7.63 s

Desktop

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

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

1.58 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.010

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

1.98 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.58 s

Categories

8
Avg score 76.0

How you compare

Where this site stands against peers running the same stack.

Bootstrap · 963 peers
You 77
·
Avg 74
At average
0 50 100
Compliance P3Security P85SEO P21Sustainability P26Infrastructure P27Accessibility P72Performance P65Content P41

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

Better than 70% of Bootstrap sites See full Bootstrap benchmark →
HSTS · 2691 peers
You 77
·
Avg 75
At average
0 50 100
Compliance P7Infrastructure P18Sustainability P23Security P75Accessibility P67SEO P38Performance P62Content P43

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

Better than 61% of HSTS sites See full HSTS benchmark →

Technology stack

Bootstrap 5.3.8, on PHP, with Nginx CDN

10 technologies detected 3 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Framework
Bootstrap 5.3.8HSTS Htmx 1.9.12 Open Graph Popper Priority Hints Tailwind CSS jQuery 3.6.0
Runtime
PHP
CDN
Nginx

All Detected Technologies (10)

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 →

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 Evidence Found 10 Bootstrap class patterns in HTML
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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

Htmx is a JavaScript library for performing AJAX requests, triggering CSS transitions, and invoking WebSocket and server-sent events directly from HTML elements.

Categories JavaScript libraries Website https://htmx.org 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

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

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
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 20 unique Tailwind utility classes in HTML

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: https://static.momlover.com/assets/bootstrapBase/js/jquery/jquery-3.6.0.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Observations (2)

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.

Complex technology stack detected

10 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%2Fmomwantstobreed.com)](https://beavercheck.com/sites/momwantstobreed.com)
<a href="https://beavercheck.com/sites/momwantstobreed.com"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fmomwantstobreed.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fmomwantstobreed.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 (83)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

3 findings 1h → B (83)
  • · Cookie 'PHPSESSID' is missing the Secure flag
  • · Cookie 'SRV' is missing the Secure flag
  • · Cookie 'random_sfw_tour' is missing the Secure flag

Sprint 3: Strategic Improvements

Higher effort, long-term payoff

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

Send Feedback