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

Audit overview

3 categories need attention: Performance, and 2 others.

Fix Priority Matrix

5 findings

Quick Wins

1

High impact, low effort — start here.

Strategic

4

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

13 image(s) missing alt attribute

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Accessibility › Alt Text Quality
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 control(s) without accessible label

Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.

Accessibility › Form Accessibility
What fixing these means. Your site has several issues that may be affecting user experience and business outcomes. 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.
2 security gaps detected — browsers may warn visitors about your site.
3 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

€765 investment → €8,268/month returns + EUR 120,500,000 risk avoided

Investment
€765
9.0 h · 5 findings
Monthly returns
€8.268
€99.219/yr
Payback
0.1 mo
+12870% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€6380.1 mo payback · +15464% 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.
€43 — 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

9 barrier(s) likely increasing bounce by ~33%.

Barriers
9
3 crit 6 warn
Bounce delta
+33pp
added vs baseline
Score
52
D
Speed
2
Trust
2
Usability
2
Content
0
Nav
3
  • Page takes 13.7s to load
    Users abandon at ~3s — you're 11.2s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 791ms
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 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
  • 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

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

Remediation cost

€765 9.0 developer hours at €85/hr
Quick wins
€43 1 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

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

Compliance Risk

€120.500.000

ePrivacy DirectiveGDPREAA
  • No privacy policy link detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • 1 advertising/retargeting trackers detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 5.000 – EUR 10.000.000

Bounce-Rate Cost

€7.214 /mo

+32.8pp bounce · ~3,279 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,67 /mo

9105.6 MB/mo × 0.074 EUR/GB

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

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

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

13.74 s

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

791 ms

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

0.058

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

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

18.43 s

Desktop

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

1000 ms

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

1.82 s

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

38 ms

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

0.064

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

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

2.90 s

Categories

8
Avg score 73.0

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 69
·
Avg 74
At average
0 50 100
Accessibility P1Compliance P16SEO P19Performance P21Content P21Sustainability P47Infrastructure P48Security P49

Top 10% of WordPress sites score 73+ on Accessibility; you're at 43 — closing this gap is the highest-leverage improvement.

Better than 2% of WordPress sites See full WordPress benchmark →
Backbone.js · 61 peers
You 69
·
Avg 72
At average
0 50 100
Better than 9% of Backbone.js sites See full Backbone.js benchmark →

Technology stack

WordPress, on PHP, hosted on Pantheon, with Cloudflare CDN

34 technologies detected 6 stack layers 12 with CPE identifier Enterprise

Stack Architecture

Analytics
Ahrefs Emarsys Google Analytics Google Tag Manager New Relic OpenX Sailthru Yoast SEO
CMS
WordPress
Framework
Backbone.js 1.6.0 Font Awesome 6.4.0 Google Font API Google Search Console HSTS MariaDB Microsoft Microsoft 365 MySQL OneTrust Open Graph Priority Hints Underscore.js 1.13.7 Varnish Webpack core-js 3.38.0 jQuery 3.7.1 jQuery Migrate 3.4.1
Runtime
PHP
CDN
Cloudflare Fastly Imgix Nginx cdnjs
Hosting
Pantheon

All Detected Technologies (34)

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
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Fastly is a cloud computing services provider. Fastly's cloud platform provides a content delivery network, Internet security services, load balancing, and video & streaming services.

Categories CDN Website https://www.fastly.com Detected by BeaverCheck Evidence x-served-by: cache-toj-leto2350066-TOJ, cache-toj-leto2350054-TOJ
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Imgix is a visual media platform for managing, processing, rendering, optimising and delivering your existing images.

Categories CDN, Digital asset management Website https://imgix.com/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

cdnjs is a free distributed JS library delivery service.

Categories CDN Website https://cdnjs.com Detected by BeaverCheck

Pantheon is a WebOps (Website Operations) and Management Platform for WordPress and Drupal.

Categories PaaS Website https://pantheon.io/ Detected by BeaverCheck

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 →

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template system.

Categories CMS, Blogs Website https://wordpress.org Detected by BeaverCheck Evidence Script URL: https://www.akc.org/wp-content/plugins/gigya-socialize-for-wordpress.disabled/gigya.js?ver=6.8.3, Script URL: https://www.akc.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Link URL: https://www.akc.org/wp-content/themes/akc/component-library/assets/css/main.min.css?ver=1776799575
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

BackboneJS is a JavaScript library that allows to develop and structure the client side applications that run in a web browser.

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

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

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

Google Font API is a web service that supports open-source font files that can be used on your web designs.

Categories Font scripts Website https://fonts.google.com/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=IkiB4MgD3qt190EQ6mw6C4yZshujeDF86qotbbvB8rA

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

MariaDB is an open-source relational database management system compatible with MySQL.

Categories Databases Website https://mariadb.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=k4ngfhqufvnbq3ecrhs87nebaj3600
Categories Email Detected by BeaverCheck Evidence MX record: akc-org.mail.protection.outlook.com

MySQL is an open-source relational database management system.

Categories Databases Website https://mysql.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

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

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

Underscore.js is a JavaScript library which provides utility functions for common programming tasks. It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes.

Categories JavaScript libraries Website https://underscorejs.org Detected by BeaverCheck

Varnish is a reverse caching proxy.

Categories Caching Website https://www.varnish-cache.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.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 Evidence Script URL: https://www.akc.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Script URL: https://www.akc.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Query Migrate is a javascript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9.

Categories JavaScript libraries Website https://github.com/jquery/jquery-migrate Detected by BeaverCheck

Ahrefs is an online toolset utilised for search engine optimisation (SEO) and competitor analysis, which permits users to analyse their website's performance, track keyword rankings, identify backlink opportunities, and research competitors' websites, among other features.

Categories SEO, Analytics Website https://ahrefs.com Detected by BeaverCheck

Emarsys is a cloud-based B2C marketing platform.

Categories Marketing automation, Customer data platform Website https://emarsys.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

New Relic is a SaaS offering that focuses on performance and availability monitoring.

Categories RUM Website https://newrelic.com Detected by BeaverCheck

OpenX is a programmatic advertising technology company.

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

Sailthru is a marketing automation software and multi-channel personalisation tool that serves ecommerce and media brands.

Categories Marketing automation, Email, Personalisation Website https://www.sailthru.com Detected by BeaverCheck

Yoast SEO is a search engine optimisation plugin for WordPress and other platforms.

Categories SEO, WordPress plugins Website https://yoast.com/wordpress/plugins/seo/ Detected by BeaverCheck

Observations (3)

WordPress detected — review security configuration

WordPress sites benefit from: protecting wp-login.php, disabling XML-RPC if unused, restricting REST API access, and keeping all plugins and themes up to date. Check the Security tab for specific findings.

→ Security

No build tool detected

A framework (Backbone.js) 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

34 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%2Fakc.org)](https://beavercheck.com/results/a3755f1e-dbc2-4761-87eb-bbf60639177d)
<a href="https://beavercheck.com/results/a3755f1e-dbc2-4761-87eb-bbf60639177d"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fakc.org" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fakc.org

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 · 9h total → projected C (78)

Sprint 1: Quick Wins

+2

Highest ROI — low effort, high impact

1 findings 0h → C (71)
  • · 2 button(s) with no accessible text

Sprint 2: Core Fixes

+7

Medium effort, high structural impact

4 findings 8h → C (78)
  • · 2 control(s) without accessible label
  • · 13 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback