Skip to content
Scanned
2026-04-22 23:03 UTC
Worker
🇧🇷 Sao Paulo
Duration
1.0m
Vs prev

Audit overview

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

Fix Priority Matrix

5 findings

Quick Wins

3

High impact, low effort — start here.

Strategic

2

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

Page weighs 5.8 MB (4.5 MB transferred)

Informational: total page weight (uncompressed) and bytes actually transferred over the wire.

Performance › Page Weight Budget
Critical: 4

1 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: 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. Your LCP of 19.2s 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.
Your LCP is 19.2s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
2 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

$667 investment → $6,232/month returns + USD 157,500 risk avoided

Investment
$667
6.7 h · 4 findings
Monthly returns
$6,232
$74,782/yr
Payback
0.1 mo
+11117% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$6500.1 mo payback · +11405% 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.
$67 — 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 ~23%.

Barriers
6
1 crit 5 warn
Bounce delta
+23pp
added vs baseline
Score
75
B
Speed
2
Trust
2
Usability
0
Content
0
Nav
2
  • Page takes 19.2s to load
    Users abandon at ~3s — you're 16.7s 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 385ms 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 skip-to-content link
    Keyboard and screen-reader users must tab through the entire header on every page
    → Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element

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

Remediation cost

$667 6.7 developer hours at $100/hr
Quick wins
$67 2 fixes in ~40 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,232 / month at risk ~$74,782 / 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,231 /mo

+23.2pp bounce · ~2,316 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$1.14 /mo

14265.1 MB/mo × 0.080 USD/GB

  • Optimize transfer: save ~1.4 MB per page load
    Saves $1.14/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

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

3.33 s

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

19.20 s

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

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

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

19.80 s

Desktop

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

469 ms

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

3.01 s

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

1.52 s

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.91 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.01 s

Categories

8
Avg score 80.2

How you compare

Where this site stands against peers running the same stack.

Elementor · 53 peers
You 76
·
Avg 76
At average
0 50 100
Better than 41% of Elementor sites See full Elementor benchmark →
WordPress · 775 peers
You 76
·
Avg 74
At average
0 50 100
Content P87Security P19Compliance P24SEO P75Performance P74Accessibility P74Infrastructure P33Sustainability P58

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

Better than 61% of WordPress sites See full WordPress benchmark →

Technology stack

Elementor 4.0.2, on Apache/PHP, hosted on Apache HTTP Server, with Fastly CDN

27 technologies detected 7 stack layers 9 with CPE identifier Enterprise

Stack Architecture

Analytics
All in One SEO 4.9.6.2 All in One SEO Pack 4.9.6.2 Google Analytics Google Tag Manager Site Kit 1.176.0
CMS
Elementor 4.0.2 WordPress 6.9.4
Framework
Amazon Route 53 Complianz 7.4.5Google Search Console HSTS HTTP/3 Hello Elementor 3.4.6 MySQL Open Graph Priority Hints RSS Twitter Emoji (Twemoji) Varnish core-js 3.46.0 jQuery 3.7.1 jQuery Migrate 3.4.1 jQuery UI 1.13.3
Runtime
PHP 8.4.20
Server
Apache
CDN
Fastly
Hosting
Apache HTTP Server

All Detected Technologies (27)

Categories CDN Website https://www.fastly.com Detected by BeaverCheck Evidence x-served-by: cache-gru-sbgr1930032-GRU
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 Evidence x-powered-by: PHP/8.4.20
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Elementor is a website builder platform for professionals on WordPress.

Categories Page builders, WordPress plugins Website https://elementor.com Detected by BeaverCheck

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://openid.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Link URL: https://openid.net/wp-content/themes/hello-theme-child-master/style.css?ver=6.9.4, Header link contains wp-json
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories DNS Detected by BeaverCheck Evidence NS record: ns-1001.awsdns-61.net

Complianz is a GDPR/CCPA Cookie Consent plugin that supports GDPR, DSGVO, CCPA and PIPEDA with a conditional Cookie Notice and customized Cookie Policy based on the results of the built-in Cookie Scan.

Categories A/B Testing, Cookie compliance, WordPress plugins Website https://complianz.io Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=Ha-zblJI8FRjJUuyUFdaLxwwmoej16Atxttg7v4Ohgo

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

Hello Elementor is a WordPress theme built for the Elementor website builder platform. It uses minimal styling and scripts for maximum speed and design freedom.

Categories WordPress themes Website https://elementor.com/hello-theme/ 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 →

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

Twitter Emoji is a set of open-source emoticons and emojis for Twitter, TweetDeck, and also for Android and iOS versions of the application.

Categories Font scripts Website https://twitter.github.io/twemoji/ 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 →

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://openid.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Script URL: https://openid.net/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

jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.

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

All in One SEO optimizes a WordPress website and its content for search engines.

Categories SEO, WordPress plugins Website https://aioseo.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

All in One SEO plugin optimizes WordPress website and its content for search engines.

Categories SEO, WordPress plugins Website https://aioseo.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Google Analytics is a free web analytics service that tracks and reports website traffic.

Categories Analytics Website https://google.com/analytics Detected by BeaverCheck Evidence Script URL contains www.google-analytics.com: https://www.google-analytics.com/analytics.js

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/gtag/js?id=UA-215846716-1&cx=c&gtm=4e64k1

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

Observations (4)

Runtime exposed via X-Powered-By header

The X-Powered-By header reveals 'PHP 8.4.20'. Remove this header in production to reduce information leakage.

→ Security

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 (Amazon Route 53) 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

27 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%2Fopenid.net)](https://beavercheck.com/results/403c08bc-969c-4829-bab7-7c98eb5cf271)
<a href="https://beavercheck.com/results/403c08bc-969c-4829-bab7-7c98eb5cf271"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fopenid.net" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fopenid.net

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 · 7h total → projected B (87)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

3 findings 1h → B (82)
  • · Page weighs 5.8 MB (4.5 MB transferred)
  • · No H1 heading found
  • · 1 link(s) with no accessible text

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

2 findings 6h → B (87)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback