Skip to content
FR · EUR (€) · Estimated Applicable regulations: RGPD · ePrivacy Directive · EAA Dev cost: €80/hr How jurisdiction is detected
Scanned
2026-09-04 11:04 UTC
Worker
🇸🇬 Singapore
Duration
1.3m
Vs prev

Global Performance

6/6 locations

High global latency — average 1021ms across 6 locations, fastest from New York (193ms), slowest from Singapore (3772ms). No CDN (document or assets). Cache-Control header is missing. 3 locations above the 500ms target.

Singapore - Singapore
Full audit
3772ms
DNS 310ms · TLS 1510ms
United States - Santa Clara
530ms
DNS 311ms · TLS 76ms
United Stated - New York
193ms
DNS 152ms · TLS 18ms
Netherlands - Amsterdam
308ms
DNS 30ms · TLS 99ms
Brazil - Sao Paulo
1015ms
DNS 617ms · TLS 136ms
Spain - Madrid
311ms
DNS 1ms · TLS 105ms
CDN: No CDN (document or assets) · Avg TTFB: 1021ms · Cache: No cache headers

Audit overview

All categories sit comfortably above the 70 threshold; this is a clean audit.

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

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
Warning: 3

Cross-Origin-Embedder-Policy header is missing

COEP enforces that all embedded resources opt-in to cross-origin embedding — required for cross-origin isolation features.

Security › Security Headers
Warning: 4

Cross-Origin-Opener-Policy header is missing

COOP isolates your top-level browsing context from cross-origin windows — without it, popup-based side-channel attacks remain possible.

Security › Security Headers
Warning: 5

No Permissions-Policy header

Permissions-Policy locks down browser APIs you don't use, shrinking the attack surface.

Security › Permissions-Policy
What fixing these means. Your site is in great shape. The remaining improvements are refinements rather than critical fixes. 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

€600 investment → €2,289/month returns

Investment
€600
7.5 h · 5 findings
Monthly returns
€2.289
€27.471/yr
Payback
0.3 mo
+4479% Y1
Or — fix only the top 3 findings
€5600.2 mo payback · +4806% 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.
€40 — 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

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

Barriers
2
1 crit 1 warn
Bounce delta
+10pp
added vs baseline
Score
87
A
Speed
0
Trust
1
Usability
1
Content
0
Nav
0
  • 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
  • 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

€600 7.5 developer hours at €80/hr
Quick wins
€40 2 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

€2.289 / month at risk ~€27.471 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Bounce-Rate Cost

€2.289 /mo

+10.4pp bounce · ~1,041 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,07 /mo

904.0 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~90 KB per page load
    Saves €0,07/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 2 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

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

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

73 ms

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

0.525

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

3.47 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

Desktop

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

584 ms

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

659 ms

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

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

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

659 ms

Categories

8
Avg score 89.6

How you compare

Where this site stands against peers running the same stack.

Google Search Console · 4286 peers
You 90
·
Avg 75
+15 above average
0 50 100
Accessibility P96Security P94Performance P93Sustainability P90SEO P89Content P87Compliance P16Infrastructure P52

Top 10% of Google Search Console sites score 86+ on Compliance; you're at 71 — closing this gap is the highest-leverage improvement.

Better than 95% of Google Search Console sites See full Google Search Console benchmark →
HSTS · 3096 peers
You 90
·
Avg 77
+13 above average
0 50 100
Accessibility P94Security P88Performance P87SEO P87Sustainability P87Content P86Compliance P22Infrastructure P45

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

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

Technology stack

Google Search Console, hosted on OVH

8 technologies detected 3 stack layers Complex

Stack Architecture

Analytics
Plausible
Framework
Google Search Console HSTS HTTP/3 Htmx 2.0.9 Open Graph Tailwind CSS
Hosting
OVH

All Detected Technologies (8)

Categories Hosting Detected by BeaverCheck Evidence NS record: ns106.ovh.net
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=ccv4T9ZC6fDyUPMpiag07xY5QGVxzRIbBqQAZuta1Gw

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

HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.

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

Plausible is an open-source alternative to Google Analytics.

Categories Analytics Website https://plausible.io/ Detected by BeaverCheck

Observations (2)

No build tool detected

A framework (Google Search Console) 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

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

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 · 8h total → projected A (93)

Sprint 1: Quick Wins

+2

Highest ROI — low effort, high impact

2 findings 0h → A (92)
  • · Cross-Origin-Opener-Policy header is missing
  • · No Permissions-Policy header

Sprint 2: Core Fixes

+1

Medium effort, high structural impact

3 findings 7h → A (93)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found
  • · Cross-Origin-Embedder-Policy header is missing

Send Feedback