Skip to content
https://feedbackcompany.com Export & share
Scanned
2026-04-22 00:01 UTC
Worker
🇸🇬 Singapore
Duration
2.0m
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

16 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

16 image-in-link without alt text

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Accessibility › Alt Text Quality
Critical: 5

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

€723 investment → €7,432/month returns + EUR 500,000 risk avoided

Investment
€723
8.5 h · 5 findings
Monthly returns
€7.432
€89.178/yr
Payback
0.1 mo
+12243% Y1
Regulatory risk avoided EUR 500.000
Or — fix only the top 3 findings
€6380.1 mo payback · +13889% 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.
€85 — 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 ~34%.

Barriers
9
4 crit 5 warn
Bounce delta
+34pp
added vs baseline
Score
45
D
Speed
2
Trust
2
Usability
2
Content
1
Nav
2
  • Page takes 14.2s to load
    Users abandon at ~3s — you're 11.7s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.1s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 4 form field(s) without a label
    Screen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
    → Associate every input with a visible <label for="…">; add autocomplete attributes
  • 4 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

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

Remediation cost

€723 8.5 developer hours at €85/hr
Quick wins
€85 2 fixes in ~60 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.759 / month at risk ~€81.109 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€500.000

EAA
  • No <main> landmark found
    EAA: EUR 1.000 – EUR 500.000
  • 4 of 4 <nav> elements are unlabeled
    EAA: EUR 1.000 – EUR 500.000
  • Skip navigation link is missing (WCAG 2.4.1)
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€6.758 /mo

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

CPC: EUR 1.96

Bandwidth Waste

€0,67 /mo

8996.9 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~900 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

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

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

14.15 s

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

1.06 s

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

0.048

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

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

20.45 s

Desktop

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

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

3.31 s

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

48 ms

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

0.056

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

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

6.87 s

Categories

8
Avg score 76.6

How you compare

Where this site stands against peers running the same stack.

Divi · 6 peers
You 72
·
Avg 72
At average
0 50 100
Better than 33% of Divi sites See full Divi benchmark →
WordPress · 775 peers
You 72
·
Avg 74
At average
0 50 100
Accessibility P4Infrastructure P5SEO P95Compliance P87Security P31Content P34Sustainability P62Performance P40

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

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

Technology stack

Divi 4.27.6, on PHP, hosted on Google Cloud, with Google Cloud CDN CDN

29 technologies detected 6 stack layers 8 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager Microsoft Clarity PixelYourSite WP-PageNavi WordPress Multisite Yoast SEO
CMS
Divi 4.27.6 WordPress
Framework
Calendly Cookie Control Cookiebot 1 Cybot Google Font API Google Search Console Google Workspace HSTS HTTP/3 MySQL Open Graph Priority Hints Swiper Ubuntu jQuery 3.7.1 jQuery Migrate 3.4.1
Runtime
PHP
CDN
Google Cloud CDN Nginx 1.14.0
Hosting
Google Cloud

All Detected Technologies (29)

Cloud CDN uses Google's global edge network to serve content closer to users.

Categories CDN Website https://cloud.google.com/cdn Detected by BeaverCheck Evidence via: 1.1 google

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 Evidence Server header: nginx/1.14.0 (Ubuntu)
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Google Cloud is a suite of cloud computing services.

Categories IaaS Website https://cloud.google.com Detected by BeaverCheck Evidence Via header contains google
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 →

Divi is a WordPress Theme and standalone WordPress plugin from Elegant themes that allows users to build websites using the visual drag-and-drop Divi page builder.

Categories Page builders, WordPress themes, WordPress plugins Website https://www.elegantthemes.com/gallery/divi 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://www.feedbackcompany.com/wp-content/themes/feedbackcompany/locale-redirect-min.js, Script URL: https://www.feedbackcompany.com/wp-includes/js/jquery/jquery.min.js, Link URL: https://www.feedbackcompany.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/css/magnific_popup.css
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Calendly is an app for scheduling appointments, meetings, and events.

Categories Appointment scheduling Website https://calendly.com/ Detected by BeaverCheck
Categories Cookie compliance Website https://www.civicuk.com/cookie-control Detected by BeaverCheck

Cookiebot is a cloud-driven solution that automatically controls cookies and trackers, enabling full GDPR/ePrivacy and CCPA compliance for websites.

Categories Cookie compliance Website https://www.cookiebot.com Detected by BeaverCheck

Cybot is a tool that facilitates compliance with data privacy laws for website operators and marketers.

Categories Cookie compliance Website https://www.cybot.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=MncblJJP93eLZAMRnCICJ6oRuDKOxFkyKh_G2HcjK6w
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

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

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

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

Ubuntu is a free and open-source operating system on Linux for the enterprise server, desktop, cloud, and IoT.

Categories Operating systems Website https://www.ubuntu.com/server 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://www.feedbackcompany.com/wp-includes/js/jquery/jquery.min.js, Script URL: https://www.feedbackcompany.com/wp-includes/js/jquery/jquery-migrate.min.js
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

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 Evidence Script URL contains www.googletagmanager.com: https://www.googletagmanager.com/gtag/js?id=AW-1002544026&cx=c&gtm=4e64h1

Microsoft's Clarity is a analytics tool which provides website usage statistics, session recording, and heatmaps.

Categories Analytics Website https://clarity.microsoft.com Detected by BeaverCheck

PixelyourSite is now probably the most complex tracking tool for WordPress, managing the Facebook Pixel, Google Analytics, Google Ads Remarketing, Pinterest Tag, Bing Tag, and virtually any other script.

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

WP-PageNavi is a WordPress plugin which adds a more advanced paging navigation interface to your WordPress blog.

Categories WordPress plugins Website https://github.com/lesterchan/wp-pagenavi Detected by BeaverCheck

A multisite network is a collection of sites that all share the same WordPress installation core files.

Categories Hosting Website https://wordpress.org/documentation/article/create-a-network/ 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 (Calendly) 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

29 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%2Ffeedbackcompany.com)](https://beavercheck.com/results/6cd0f36a-1749-4b96-bbd4-cf881309371a)
<a href="https://beavercheck.com/results/6cd0f36a-1749-4b96-bbd4-cf881309371a"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Ffeedbackcompany.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Ffeedbackcompany.com

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 (80)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

2 findings 1h → C (75)
  • · 16 image-in-link without alt text
  • · 16 image-only link(s) without alt text

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 8h → B (80)
  • · 16 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback