Skip to content
CH · CHF (CHF) · Estimated Applicable regulations: nDSG/FADP Dev cost: CHF 130/hr How jurisdiction is detected
Scanned
2026-04-21 22:21 UTC
Worker
🇪🇸 Madrid
Duration
1.5m
Vs prev

Audit overview

3 categories need attention: Accessibility, and 2 others.

Fix Priority Matrix

5 findings

Quick Wins

5

High impact, low effort — start here.

Strategic

0

High impact, requires investment.

Nothing in this quadrant — good news.

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

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

21 image-only link(s) without alt text

Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.

Accessibility › Link & Button Quality
Critical: 3

24 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
Critical: 4

5 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

No H1 heading found

No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.

Accessibility › Heading Hierarchy
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. 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.
1 security gap detected — browsers may warn visitors about your site.
4 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

CHF 249 investment → CHF 13,892/month returns + CHF 250,000 risk avoided

Investment
CHF 249
1.9 h · 5 findings
Monthly returns
CHF 13’892
CHF 166’700/yr
Payback
0.0 mo
+66803% Y1
Regulatory risk avoided CHF 250’000
Or — fix only the top 3 findings
CHF 1630.0 mo payback · +102484% 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.

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 ~34%.

Barriers
10
3 crit 7 warn
Bounce delta
+34pp
added vs baseline
Score
49
D
Speed
2
Trust
3
Usability
0
Content
2
Nav
3
  • Page takes 12.7s to load
    Users abandon at ~3s — you're 10.2s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Mixed content on HTTPS page
    Browsers block insecure subresources — broken images, missing scripts, warning badge
    → Change http:// URLs inside the page to https:// (or protocol-relative)
  • 11 broken link(s) on the page
    Clicks land on 404s — trust drops and the session often ends
    → Fix or remove the broken destinations surfaced on the Content tab
  • High main-thread blocking time
    Page is non-interactive for 268ms 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

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

Remediation cost

CHF249 1.9 developer hours at CHF130/hr
Quick wins
CHF249 5 fixes in ~115 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.

CHF /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

CHF 11’018 / month at risk ~CHF 132’220 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

CHF 250’000

nDSG/FADP
  • No privacy policy link detected
    nDSG/FADP: CHF 1’000 – CHF 250’000
  • Trackers detected but no cookie policy found
    nDSG/FADP: CHF 1’000 – CHF 250’000
  • Trackers detected but no privacy policy found
    nDSG/FADP: CHF 1’000 – CHF 250’000

Bounce-Rate Cost

CHF 11’018 /mo

+34.4pp bounce · ~3,443 lost visitors/mo

CPC: CHF 3.20

Bandwidth Waste

CHF 0.81 /mo

11456.3 MB/mo × 0.071 CHF/GB

  • Optimize transfer: save ~1.1 MB per page load
    Saves CHF 0.81/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

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

4.96 s

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

12.74 s

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

268 ms

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

0.038

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

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

13.04 s

Desktop

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

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

3.85 s

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

20 ms

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

0.259

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

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

3.91 s

Categories

8
Avg score 70.8

How you compare

Where this site stands against peers running the same stack.

CMS · 1787 peers
You 72
·
Avg 74
At average
0 50 100
Better than 22% of CMS sites
Apple · 1275 peers
You 72
·
Avg 73
At average
0 50 100
Content P1Infrastructure P5Security P86Accessibility P19Compliance P28Performance P61Sustainability P42SEO P53

Top 10% of Apple sites score 95+ on Content; you're at 51 — closing this gap is the highest-leverage improvement.

Better than 32% of Apple sites See full Apple benchmark →

Technology stack

Concrete CMS, on Apache/PHP, hosted on Apache HTTP Server

17 technologies detected 6 stack layers 8 with CPE identifier Enterprise

Stack Architecture

Analytics
Matomo Analytics
CMS
Concrete CMS
Framework
Apple Bootstrap 3.3.7Google Search Console Isotope Lodash 1.8.3Masonry Microsoft Modernizr 2.8.3 Moment.js 2.21.0 OneTrust RSS jQuery 2.2.4
Runtime
PHP
Server
Apache
Hosting
Apache HTTP Server

All Detected Technologies (17)

Categories Server Website https://httpd.apache.org Detected by BeaverCheck Evidence Server header: Apache

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 →
Categories CMS Website https://www.concretecms.com/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=zJcLSmwdg1Vig0Lk

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 4 Bootstrap class patterns in HTML
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=2FvSA56VNZFrG7ClARsrXzS8PBsNj9ekPtzd17OJqM0

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

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 →

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

Modernizr is a JavaScript library that detects the features available in a user's browser.

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

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 →

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

RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

Categories Miscellaneous Website https://www.rssboard.org/rss-specification 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: https://code.jquery.com/jquery-2.2.4.min.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Matomo Analytics is a free and open-source web analytics application, that runs on a PHP/MySQL web-server.

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

Observations (4)

No build tool detected

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

→ Security

jQuery version may be outdated

Detected jQuery 2.2.4. The current major version is 3. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

17 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%2Funige.ch)](https://beavercheck.com/results/0020ee2b-202f-4de8-9ab1-2b909d5cceb4)
<a href="https://beavercheck.com/results/0020ee2b-202f-4de8-9ab1-2b909d5cceb4"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Funige.ch" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Funige.ch

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

1 sprints · 2h total → projected C (79)

Sprint 1: Quick Wins

+7

Highest ROI — low effort, high impact

5 findings 2h → C (79)
  • · No H1 heading found
  • · HSTS header is missing
  • · 21 image-only link(s) without alt text
  • · 24 link(s) with no accessible text
  • · 5 button(s) with no accessible text

Send Feedback