Skip to content
Scanned
2026-04-21 19:19 UTC
Worker
🇪🇸 Madrid
Duration
1.1m
Vs prev

Audit overview

Accessibility needs attention; the rest of the categories are in good shape.

Fix Priority Matrix

5 findings

Quick Wins

4

High impact, low effort — start here.

Strategic

1

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

Cookie 'COOKIE_SUPPORT' has no SameSite attribute

Without SameSite, cookies ride along on cross-site requests — enabling CSRF attacks that SameSite=Lax blocks for free.

Security › Cookie Security
Warning: 2

Cookie 'GUEST_LANGUAGE_ID' has no SameSite attribute

Without SameSite, cookies ride along on cross-site requests — enabling CSRF attacks that SameSite=Lax blocks for free.

Security › Cookie Security
Warning: 3

Cookie 'JSESSIONID' has no SameSite attribute

Without SameSite, cookies ride along on cross-site requests — enabling CSRF attacks that SameSite=Lax blocks for free.

Security › Cookie Security
Warning: 4

Cookie 'liferay-ingress-us' has no SameSite attribute

Without SameSite, cookies ride along on cross-site requests — enabling CSRF attacks that SameSite=Lax blocks for free.

Security › Cookie Security
Warning: 5

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

$200 investment → $9,471/month returns + USD 157,500 risk avoided

Investment
$200
2.0 h · 5 findings
Monthly returns
$9,471
$113,655/yr
Payback
0.0 mo
+56728% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$750.0 mo payback · +151441% 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.
$100 — 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 ~28%.

Barriers
8
1 crit 7 warn
Bounce delta
+28pp
added vs baseline
Score
69
C
Speed
2
Trust
2
Usability
0
Content
2
Nav
2
  • Page takes 9.8s to load
    Users abandon at ~3s — you're 7.3s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • High main-thread blocking time
    Page is non-interactive for 503ms after first paint
    → Defer third-party scripts and split large bundles
  • 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

$200 2.0 developer hours at $100/hr
Quick wins
$100 4 fixes in ~60 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

$7,474 / month at risk ~$89,684 / 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
  • Trackers detected but no cookie policy found
    CCPA/CPRA: USD 2,500 – USD 7,500
  • Trackers detected but no privacy policy found
    CCPA/CPRA: USD 2,500 – USD 7,500

Bounce-Rate Cost

$7,473 /mo

+27.8pp bounce · ~2,778 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$0.34 /mo

4195.0 MB/mo × 0.080 USD/GB

  • Optimize transfer: save ~420 KB per page load
    Saves $0.34/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
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

53
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

3.18 s

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

9.83 s

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

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

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

9.87 s

Desktop

88
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
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.

848 ms

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

1.93 s

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

18 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.73 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.93 s

Categories

8
Avg score 83.6

How you compare

Where this site stands against peers running the same stack.

Liferay · 7 peers
You 81
·
Avg 73
+8 above average
0 50 100
Better than 85% of Liferay sites See full Liferay benchmark →
AlloyUI · 7 peers
You 81
·
Avg 73
+8 above average
0 50 100
Better than 85% of AlloyUI sites See full AlloyUI benchmark →

Technology stack

Liferay, on Java, with Cloudflare CDN

19 technologies detected 5 stack layers 6 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Tag Manager
CMS
Liferay
Framework
AlloyUI Amazon Route 53 Bootstrap Cloudflare Bot Management Google Search Console Google Workspace HSTS Microsoft OneTrust Open Graph React Tailwind CSS YUI patched-v3.20.6 YUI Doc core-js 2.6.12
Runtime
Java
CDN
Cloudflare

All Detected Technologies (19)

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 →

Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

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

Liferay is an open-source company that provides free documentation and paid professional service to users of its software.

Categories CMS Website https://www.liferay.com/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories JavaScript frameworks Website https://www.alloyui.com Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: ns-1482.awsdns-57.org

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

Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.

Categories Security Website https://www.cloudflare.com/en-gb/products/bot-management/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=O3BxcPVVDJyjugCH8vsWjoU7VnX3gOguT4HYDpekZUU
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

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
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms40825140

OneTrust is a cloud-based data privacy management compliance platform.

Categories Cookie compliance Website https://www.onetrust.com Detected by BeaverCheck Evidence Script URL contains cdn.cookielaw.org: https://cdn.cookielaw.org/scripttemplates/otSDKStub.js

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

React is an open-source JavaScript library for building user interfaces or UI components.

Categories JavaScript frameworks Website https://reactjs.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 25 unique Tailwind utility classes in HTML

YUI is a JavaScript and CSS library with more than 30 unique components including low-level DOM utilities and high-level user-interface widgets.

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

YUI Doc is a Node.js application used at build time to generate API documentation.

Categories Documentation Website https://developer.yahoo.com/yui/yuidoc 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

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-KF7XWD

Observations (2)

No build tool detected

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

19 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%2Fbitnami.com)](https://beavercheck.com/results/4e797669-3b47-4ba6-a741-75f083a444a2)
<a href="https://beavercheck.com/results/4e797669-3b47-4ba6-a741-75f083a444a2"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fbitnami.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fbitnami.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 · 2h total → projected B (85)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

4 findings 1h → B (84)
  • · Cookie 'COOKIE_SUPPORT' has no SameSite attribute
  • · Cookie 'GUEST_LANGUAGE_ID' has no SameSite attribute
  • · Cookie 'JSESSIONID' has no SameSite attribute
  • · Cookie 'liferay-ingress-us' has no SameSite attribute

Sprint 2: Core Fixes

+1

Medium effort, high structural impact

1 findings 1h → B (85)
  • · Cross-Origin-Embedder-Policy header is missing

Send Feedback