Skip to content
Scanned
2026-04-22 22:00 UTC
Worker
🇧🇷 Sao Paulo
Duration
53.00s
Vs prev

Audit overview

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

Fix Priority Matrix

5 findings

Quick Wins

2

High impact, low effort — start here.

Strategic

3

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

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

30 third-party resources (98% 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

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. Your LCP of 4.5s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. 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.
3 security gaps detected — browsers may warn visitors about your site.
1 accessibility issue excludes users who rely on assistive technology.
Your LCP is 4.5s — 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

$750 investment → $9,850/month returns + USD 157,500 risk avoided

Investment
$750
7.5 h · 4 findings
Monthly returns
$9,850
$118,203/yr
Payback
0.1 mo
+15660% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$6500.1 mo payback · +18085% 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.
$50 — 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 ~25%.

Barriers
6
1 crit 5 warn
Bounce delta
+25pp
added vs baseline
Score
75
B
Speed
1
Trust
2
Usability
0
Content
1
Nav
2
  • Page takes 4.5s to load
    Users abandon at ~3s — you're 2.0s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • 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
  • 7 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

$750 7.5 developer hours at $100/hr
Quick wins
$50 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

$6,621 / month at risk ~$79,455 / 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

$6,621 /mo

+24.6pp bounce · ~2,461 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$0.41 /mo

5066.7 MB/mo × 0.080 USD/GB

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

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

2.38 s

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

4.51 s

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

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

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

4.53 s

Desktop

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

646 ms

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

1.19 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.000

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

1.13 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.19 s

Categories

8
Avg score 81.5

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 76
·
Avg 74
At average
0 50 100
Sustainability P92SEO P13Performance P74Content P68Accessibility P33Infrastructure P59Compliance P44Security P49

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

Better than 61% of WordPress sites See full WordPress benchmark →
Bulma · 369 peers
You 76
·
Avg 74
At average
0 50 100
Sustainability P97SEO P7Performance P79Content P73Infrastructure P69Accessibility P34Security P46Compliance P48

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

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

Technology stack

WordPress, on Ruby, with Cloudflare CDN

18 technologies detected 4 stack layers 5 with CPE identifier Enterprise

Stack Architecture

CMS
WordPress
Framework
Bulma Facebook FancyBox 3.5.7 Google Font API Google Search Console Google Workspace HSTS HTTP/3 Open Graph RackCache Select2 Swiper Varnish jQuery 3.7.1 jQuery Migrate 3.4.1
Runtime
Ruby
CDN
Cloudflare

All Detected Technologies (18)

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 →

Ruby is an open-source object-oriented programming language.

Categories Programming languages Website https://ruby-lang.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories CMS Website https://wordpress.org Detected by BeaverCheck Evidence Script URL: https://s40484.pcdn.co/wp-content/themes/heliotrope/assets/js/vendors/vendors.min.js?ver=v1_69, Script URL: https://s40484.pcdn.co/wp-includes/js/jquery/jquery.min.js?ver=3.6.0, Link URL: https://s40484.pcdn.co/wp-content/themes/heliotrope/assets/css/main.min.css?ver=v1_69
Categories Framework Website https://bulma.io Detected by BeaverCheck Evidence Found 14 Bulma class patterns in HTML
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=f3kfkhk5i97eunc7d3gc24gklixffo

FancyBox is a tool for displaying images, html content and multi-media in a Mac-style 'lightbox' that floats overtop of web page.

Categories JavaScript libraries Website https://fancyapps.com/fancybox 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=8OgFFKPZ6qJ7yxp3Q9JPYaMnCk5y6x8kF71gqp3vbVo
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

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

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

RackCache is a quick drop-in component to enable HTTP caching for Rack-based applications.

Categories Caching Website https://github.com/rtomayko/rack-cache Detected by BeaverCheck

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

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

Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.

Categories JavaScript libraries Website https://swiperjs.com 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 →

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://s40484.pcdn.co/wp-includes/js/jquery/jquery.min.js?ver=3.6.0, Script URL: https://s40484.pcdn.co/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2
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

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

18 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%2Factionnetwork.org)](https://beavercheck.com/results/85aa91ee-287c-450c-8414-085957100393)
<a href="https://beavercheck.com/results/85aa91ee-287c-450c-8414-085957100393"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Factionnetwork.org" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Factionnetwork.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 · 8h total → projected B (83)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

2 findings 0h → C (79)
  • · 4 link(s) with no accessible text
  • · 30 third-party resources (98% of weight)

Sprint 2: Core Fixes

+4

Medium effort, high structural impact

3 findings 7h → B (83)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found
  • · Cross-Origin-Embedder-Policy header is missing

Send Feedback