Skip to content
Scanned
2026-04-22 20:27 UTC
Worker
🇪🇸 Madrid
Duration
1.1m
Vs prev

Audit overview

Security and Accessibility need attention; the other categories are in good shape.

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

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

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

48 third-party resources (100% of weight)

Informational: third-party resource count and their share of page weight. High share caps perf gains from frontend optimization.

Performance › Page Weight Inventory
Warning: 5

Cookie '__cf_bm' 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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 8.7s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. 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.
2 accessibility issues exclude users who rely on assistive technology.
Your LCP is 8.7s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

€99 investment → €10,429/month returns + EUR 120,500,000 risk avoided

Investment
€99
1.2 h · 4 findings
Monthly returns
€10.429
€125.153/yr
Payback
0.0 mo
+126105% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€780.0 mo payback · +160524% 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

5 barrier(s) likely increasing bounce by ~24%.

Barriers
5
2 crit 3 warn
Bounce delta
+24pp
added vs baseline
Score
71
B
Speed
1
Trust
2
Usability
0
Content
0
Nav
2
  • Page takes 8.7s to load
    Users abandon at ~3s — you're 6.2s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • 7 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
  • 19 link(s) with generic text ("click here", "read more")
    Screen-reader users navigating by link list see no context — and search engines can't infer relevance
    → Rewrite with descriptive phrases that identify the destination

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

Remediation cost

€99 1.2 developer hours at €85/hr
Quick wins
€99 4 fixes in ~70 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

€5.353 / month at risk ~€64.231 / 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

€5.352 /mo

+24.3pp bounce · ~2,433 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,18 /mo

2452.2 MB/mo × 0.074 EUR/GB

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

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

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

8.68 s

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

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

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

8.69 s

Desktop

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

914 ms

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

2.40 s

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

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

1.30 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.41 s

Categories

8
Avg score 83.0

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 79
·
Avg 74
At average
0 50 100
Sustainability P94Performance P89Infrastructure P73Security P38Compliance P39SEO P41Content P45Accessibility P48

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

Better than 82% of WordPress sites See full WordPress benchmark →
Bulma · 369 peers
You 79
·
Avg 74
At average
0 50 100
Sustainability P98Performance P94Infrastructure P82SEO P37Security P38Compliance P41Content P53Accessibility P49

Top 10% of Bulma sites score 97+ on SEO; you're at 92 — closing this gap is the highest-leverage improvement.

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

Technology stack

WordPress 6.9.4, on PHP, with Cloudflare CDN

21 technologies detected 5 stack layers 5 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Tag Manager Mediavine RankMath SEO Site Kit 1.176.0 WP Rocket 3.21.1
CMS
WordPress 6.9.4
Framework
Bulma Cloudflare Bot Management Consent Manager Google Font API Google Search Console Google Workspace HTTP/3 MySQL Onsen UI Open Graph Priority Hints RSS jQuery 3.7.1
Runtime
PHP
CDN
Cloudflare

All Detected Technologies (21)

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 →

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.simplypsychology.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Framework Website https://bulma.io Detected by BeaverCheck Evidence Found 13 Bulma class patterns in HTML

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

Consent Manager is a provider ensuring GDPR and CCPA compliance for websites.

Categories Cookie compliance Website https://www.consentmanager.net 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=0jqF3hLnnUGebHmZ7aAimN89DeM5CrnK3khNKzlEOhQ
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

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

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 →

Onsen UI is an open-source HTML5 hybrid app framework offering mobile UI components for PhoneGap and Cordova development.

Categories Mobile frameworks Website https://onsen.io 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

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

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://www.simplypsychology.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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

Mediavine is a full service ad management platform.

Categories Advertising Website https://www.mediavine.com Detected by BeaverCheck

RankMath SEO is a search engine optimisation plugin for WordPress.

Categories WordPress plugins, SEO Website https://rankmath.com Detected by BeaverCheck

Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.

Categories Analytics, WordPress plugins Website https://sitekit.withgoogle.com/ Detected by BeaverCheck

WP Rocket is a caching and performance optimisation plugin to improve the loading speed of WordPress websites.

Categories Caching, WordPress plugins Website https://wp-rocket.me 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 (Bulma) 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

21 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%2Fsimplypsychology.org)](https://beavercheck.com/results/3fe6449a-2b1d-4bc3-9b3d-5e37ef16c665)
<a href="https://beavercheck.com/results/3fe6449a-2b1d-4bc3-9b3d-5e37ef16c665"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fsimplypsychology.org" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fsimplypsychology.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

1 sprints · 1h total → projected B (86)

Sprint 1: Quick Wins

+7

Highest ROI — low effort, high impact

5 findings 1h → B (86)
  • · No H1 heading found
  • · HSTS header is missing
  • · 19 link(s) with no accessible text
  • · 48 third-party resources (100% of weight)
  • · Cookie '__cf_bm' has no SameSite attribute

Send Feedback