Skip to content
IT · EUR (€) · Estimated Applicable regulations: GDPR · ePrivacy Directive · EAA Dev cost: €55/hr How jurisdiction is detected
Scanned
2026-07-16 07:42 UTC
Worker
🇪🇸 Madrid
Duration
1.1m
Vs prev

Global Performance

6/6 locations

High global latency — average 561ms across 6 locations, fastest from Madrid (158ms), slowest from Amsterdam (1150ms). Cloudflare edge cache (DYNAMIC). Cache-Control header is missing. 3 locations above the 500ms target.

Spain - Madrid
Full audit
158ms
DNS 50ms · TLS 30ms
Netherlands - Amsterdam
1150ms
DNS 44ms · TLS 15ms
United Stated - New York
392ms
DNS 113ms · TLS 10ms
Singapore - Singapore
592ms
DNS 16ms · TLS 17ms
Brazil - Sao Paulo
716ms
DNS 8ms · TLS 12ms
United States - Santa Clara
357ms
DNS 170ms · TLS 14ms
CDN: Cloudflare (DYNAMIC) · Avg TTFB: 561ms · 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

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

2 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
Critical: 5

2 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 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.
3 security gaps detected — browsers may warn visitors about your site.
2 accessibility issues exclude 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

€399 investment → €6,033/month returns + EUR 500,000 risk avoided

Investment
€399
7.3 h · 5 findings
Monthly returns
€6.033
€72.401/yr
Payback
0.1 mo
+18057% Y1
Regulatory risk avoided EUR 500.000
Or — fix only the top 3 findings
€3440.1 mo payback · +20962% 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.
€69 — 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 ~20%.

Barriers
6
1 crit 5 warn
Bounce delta
+20pp
added vs baseline
Score
75
B
Speed
2
Trust
2
Usability
0
Content
1
Nav
1
  • Page feels frozen for 2.1s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • Page loads in 3.6s
    Every additional 100ms above 2.5s costs conversions — you're 1.1s over
    → Target <2.5s LCP: defer non-critical scripts and optimize the hero image
  • 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
  • Content is hard to read
    Graduate-level reading difficulty — limits the addressable audience for product or blog pages
    → Shorten sentences; replace jargon with plain language; target Flesch ease ≥60

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

Remediation cost

€399 7.3 developer hours at €55/hr
Quick wins
€69 3 fixes in ~75 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

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

Compliance Risk

€500.000

EAA
  • No <main> landmark found
    EAA: EUR 1.000 – EUR 500.000
  • Skip navigation link is missing (WCAG 2.4.1)
    EAA: EUR 1.000 – EUR 500.000
  • 1 heading(s) are over 120 characters -- likely a misformatted paragraph
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€4.328 /mo

+19.7pp bounce · ~1,967 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,60 /mo

8062.2 MB/mo × 0.074 EUR/GB

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

54
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.
88
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.

2.56 s

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

3.61 s

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

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

5.48 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.34 s

Desktop

88
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.
92
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.

676 ms

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

996 ms

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

256 ms

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

0.001

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

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

3.44 s

Categories

8
Avg score 80.8

How you compare

Where this site stands against peers running the same stack.

Axios · 29 peers
You 79
·
Avg 73
+6 above average
0 50 100
Better than 82% of Axios sites See full Axios benchmark →
Bootstrap · 922 peers
You 79
·
Avg 74
At average
0 50 100
Compliance P9Security P90Accessibility P84Content P74Sustainability P71Infrastructure P34SEO P64Performance P52

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

Better than 84% of Bootstrap sites See full Bootstrap benchmark →

Technology stack

Axios, with Cloudflare CDN

22 technologies detected 3 stack layers 6 with CPE identifier Enterprise

Stack Architecture

Analytics
Facebook Login Facebook Pixel 2.9.353 Google Analytics Google Tag Manager
Framework
Axios Bootstrap 4.5.3Facebook SDK Font Awesome Google Maps Google Search Console Google Workspace Lodash 4.17.20 Moment.js 2.30.1 Open Graph Popper Tailwind CSS Vue.js 2.6.12 core-js 3.32.2 jQuery 3.5.1 lit-element 4.2.2 lit-html 3.3.2
CDN
Cloudflare

All Detected Technologies (22)

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

Categories CDN Website https://www.cloudflare.com Detected by BeaverCheck Evidence Server header in redirect: cloudflare
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Promise based HTTP client for the browser and node.js

Categories JavaScript libraries Website https://github.com/axios/axios 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 8 Bootstrap class patterns in HTML
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Analytics Detected by BeaverCheck Evidence Script URL contains connect.facebook.net: https://connect.facebook.net/signals/config/1335299428765167?v=2.9.353&r=stable&domain=www.psicologi-italia.it&hme=f29d86973612db0f0627890a64bdc8c47b471189050b33f2680b7d76997afc9a&ex_m=107%2C208%2C158%2C22%2C73%2C74%2C149%2C69%2C68%2C11%2C167%2C93%2C16%2C141%2C130%2C39%2C76%2C81%2C137%2C163%2C169%2C8%2C4%2C5%2C7%2C6%2C3%2C94%2C104%2C170%2C175%2C222%2C30%2C75%2C234%2C233%2C232%2C23%2C33%2C55%2C106%2C61%2C10%2C64%2C100%2C101%2C102%2C108%2C133%2C31%2C29%2C135%2C136%2C132%2C131%2C159%2C77%2C162%2C160%2C161%2C50%2C60%2C126%2C15%2C166%2C45%2C279%2C280%2C278%2C26%2C27%2C28%2C48%2C150%2C78%2C115%2C18%2C20%2C44%2C40%2C42%2C41%2C86%2C95%2C99%2C113%2C148%2C151%2C46%2C114%2C24%2C21%2C122%2C70%2C36%2C153%2C152%2C154%2C145%2C143%2C25%2C35%2C59%2C112%2C165%2C71%2C17%2C156%2C117%2C84%2C67%2C19%2C88%2C89%2C119%2C87%2C139%2C138%2C142%2C164%2C34%2C293%2C309%2C215%2C204%2C62%2C205%2C203%2C312%2C303%2C52%2C216%2C110%2C134%2C83%2C124%2C54%2C47%2C49%2C116%2C123%2C129%2C128%2C58%2C65%2C63%2C155%2C79%2C80%2C118%2C37%2C32%2C53%2C56%2C103%2C168%2C1%2C127%2C14%2C125%2C12%2C2%2C57%2C96%2C66%2C121%2C92%2C91%2C171%2C172%2C97%2C98%2C9%2C105%2C51%2C146%2C90%2C82%2C72%2C120%2C109%2C43%2C147%2C0%2C85%2C140%2C144%2C157%2C38%2C111%2C13%2C173

Font Awesome is a font and icon toolkit based on CSS and Less.

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

Google Maps is a web mapping service. It offers satellite imagery, aerial photography, street maps, 360° interactive panoramic views of streets, real-time traffic conditions, and route planning for traveling by foot, car, bicycle and air, or public transportation.

Categories Maps Website https://maps.google.com Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: v=spf1 a mx ip4:62.149.199.0/24 ip4:62.149.215.0/24 include:_spf.google.com include:musvc.com ~all google-site-verification=OhkMun2aW-uIZm_uc4AadNL-cdXASkgLdTO5Y3_0ChE google-site-verification=vyQfRKP6zlI1HgAYcgGWMOy1kAt6BQn1sjfpYvvNdpg brevo-code:ab7709295b87c65eca6a7fe20ab3993a
Categories Email Detected by BeaverCheck Evidence TXT SPF record includes _spf.google.com: v=spf1 a mx ip4:62.149.199.0/24 ip4:62.149.215.0/24 include:_spf.google.com include:musvc.com ~all google-site-verification=OhkMun2aW-uIZm_uc4AadNL-cdXASkgLdTO5Y3_0ChE google-site-verification=vyQfRKP6zlI1HgAYcgGWMOy1kAt6BQn1sjfpYvvNdpg brevo-code:ab7709295b87c65eca6a7fe20ab3993a

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 →

Moment.js is a free and open-source JavaScript library that removes the need to use the native JavaScript Date object directly.

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

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

Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.

Categories JavaScript frameworks Website https://vuejs.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 →

lit-element is a simple base class for creating web components that work in any web page with any framework. lit-element uses lit-html to render into shadow DOM, and adds API to manage properties and attributes.

Categories JavaScript libraries Website https://lit.dev Detected by BeaverCheck

lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.

Categories JavaScript libraries Website https://lit.dev Detected by BeaverCheck

Facebook Login is a way for people to create accounts and log into your app across multiple platforms.

Categories Authentication Website https://developers.facebook.com/docs/facebook-login/ 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 Analytics is a free web analytics service that tracks and reports website traffic.

Categories Analytics Website https://google.com/analytics 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/gtag/js?id=AW-16987521732&cx=c&gtm=4e67e0

Observations (5)

jQuery loaded alongside a modern framework

Both jQuery and Vue.js are loaded. Modern frameworks handle DOM manipulation natively. jQuery may be unnecessary and adds ~30KB to the page weight. Check the Performance tab for bundle analysis.

→ Performance

No build tool detected

A framework (Axios) 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.5.3. The current major version is 5. Consider updating for security patches and new features.

→ Security

Vue.js version may be outdated

Detected Vue.js 2.6.12. The current major version is 3. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

22 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%2Fpsicologi-italia.it)](https://beavercheck.com/sites/psicologi-italia.it)
<a href="https://beavercheck.com/sites/psicologi-italia.it"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fpsicologi-italia.it" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fpsicologi-italia.it

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 B (87)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

3 findings 1h → B (84)
  • · HSTS header is missing
  • · 2 button(s) with no accessible text
  • · 2 link(s) with no accessible text

Sprint 2: Core Fixes

+3

Medium effort, high structural impact

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

Send Feedback