Skip to content
https://control-webpanel.com Export & share
Scanned
2026-04-21 23:48 UTC
Worker
🇺🇸 Santa Clara
Duration
1.9m
Vs prev

Audit overview

3 categories need attention: Security, and 2 others.

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

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

No <main> landmark found

Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.

Accessibility › Landmark Structure
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

€613 investment → €5,037/month returns + EUR 120,500,000 risk avoided

Investment
€613
7.7 h · 5 findings
Monthly returns
€5.037
€60.440/yr
Payback
0.1 mo
+9754% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5200.1 mo payback · +11523% 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.
€53 — 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

11 barrier(s) likely increasing bounce by ~37%.

Barriers
11
4 crit 7 warn
Bounce delta
+37pp
added vs baseline
Score
39
F
Speed
2
Trust
3
Usability
1
Content
2
Nav
3
  • Page takes 12.9s to load
    Users abandon at ~3s — you're 10.4s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Mixed content on HTTPS page
    Browsers block insecure subresources — broken images, missing scripts, warning badge
    → Change http:// URLs inside the page to https:// (or protocol-relative)
  • 5 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
  • High main-thread blocking time
    Page is non-interactive for 576ms after first paint
    → Defer third-party scripts and split large bundles

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

Remediation cost

€613 7.7 developer hours at €80/hr
Quick wins
€53 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

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

Compliance Risk

€120.500.000

ePrivacy DirectiveRGPDEAA
  • No privacy policy link detected
    RGPD: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    RGPD: EUR 5.000 – EUR 10.000.000
  • Trackers detected but no cookie policy found
    RGPD: EUR 10.000 – EUR 20.000.000

Bounce-Rate Cost

€3.166 /mo

+37.3pp bounce · ~3,725 lost visitors/mo

CPC: EUR 0.85

Bandwidth Waste

€0,58 /mo

7874.5 MB/mo × 0.074 EUR/GB

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

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

6.35 s

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

12.86 s

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

576 ms

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

0.041

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

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

17.26 s

Desktop

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

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

4.13 s

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

10 ms

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

0.683

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

4.59 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.85 s

Categories

8
Avg score 75.8

How you compare

Where this site stands against peers running the same stack.

Cart Functionality · 554 peers
You 73
·
Avg 73
At average
0 50 100
SEO P99Content P4Security P20Infrastructure P80Sustainability P77Performance P74Accessibility P37Compliance P52

Top 10% of Cart Functionality sites score 95+ on Content; you're at 60 — closing this gap is the highest-leverage improvement.

Better than 46% of Cart Functionality sites See full Cart Functionality benchmark →
WooCommerce · 110 peers
You 73
·
Avg 75
At average
0 50 100
Better than 18% of WooCommerce sites See full WooCommerce benchmark →

Technology stack

WordPress 5.9.1, on PHP, with Nginx CDN

37 technologies detected 6 stack layers 8 with CPE identifier Enterprise

Stack Architecture

Analytics
Contact Form 7 GTranslate Google Analytics Google Tag Manager Max Mega Menu Responsive Lightbox & Gallery Site Kit 1.69.0 TablePress
Ecommerce
Cart Functionality WooCommerce
CMS
WordPress 5.9.1 wpBakery
Framework
Animate.css Bootstrap 3.3.7 Font Awesome Google Font API Google Search Console HSTS Infinite Scroll 5.9.1 Ionicons Lightbox Lodash 1.13.1 Modernizr 2.6.2 MySQL RSS Skrollr 0.6.29 Snap.svg 0.3.0Stellar.js SweetAlert2 Swiper Twitter Emoji (Twemoji) 13.1.0 anime.js 1.1.1 core-js 3.19.1 jQuery 3.6.0 jQuery Migrate 3.3.2
Runtime
PHP
CDN
Nginx 1.20.1

All Detected Technologies (37)

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.20.1
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://control-webpanel.com/wp-content/plugins/inovi-core/assets/front/js/assets.js?ver=5.9.1, Script URL: https://control-webpanel.com/wp-includes/js/wp-emoji-release.min.js?ver=5.9.1, Link URL: https://control-webpanel.com/wp-content/themes/inovi/assets/css/vendor/bootstrap.css?ver=5.9.1, Header link contains wp-json
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

WPBakery is a drag and drop visual page builder plugin for WordPress.

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

Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.

Categories Ecommerce Website https://www.wappalyzer.com/technologies/ecommerce/cart-functionality Detected by BeaverCheck
Categories Ecommerce Website https://woocommerce.com Detected by BeaverCheck · Medium Evidence Body: woocommerce class/marker present

Animate.css is a ready-to-use library collection of CSS3 animation effects.

Categories UI frameworks Website https://animate.style Detected by BeaverCheck

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.

Categories UI frameworks Website https://getbootstrap.com 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=fSQTu7Urym5BsrZznrk_I9kKSVeqzCB4UCjfXM7KKH0

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

jQuery plugin for infinite scrolling.

Categories JavaScript libraries Website https://infinite-scroll.com/ Detected by BeaverCheck

Ionicons is an open-source icon set crafted for web, iOS, Android, and desktop apps.

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

Lightbox is small javascript library used to overlay images on top of the current page.

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

Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.

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

Modernizr is a JavaScript library that detects the features available in a user's browser.

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

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

Skrollr is a JavaScript library supporting parallax scrolling on mobile and desktop platforms in a compact 12k minified size.

Categories JavaScript libraries Website https://prinzhorn.github.io/skrollr/ Detected by BeaverCheck
Categories JavaScript libraries Website https://snapsvg.io Detected by BeaverCheck

Stellar.js is a JavaScript library and jQuery plugin specifically designed to deliver parallax scrolling effects for web pages.

Categories JavaScript libraries Website https://markdalgleish.com/projects/stellar.js/ Detected by BeaverCheck

SweetAlert2 is a JavaScript library that provides customisable, visually appealing, and responsive alert and modal dialog boxes for web applications.

Categories JavaScript libraries Website https://sweetalert2.github.io/ 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

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

Anime.js (/ˈæn.ə.meɪ/) is a lightweight JavaScript animation library with a simple, yet powerful API.It works with CSS properties, SVG, DOM attributes and JavaScript Objects.

Categories JavaScript graphics Website https://animejs.com/ 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://control-webpanel.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0, Script URL: https://control-webpanel.com/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

Contact Form 7 is an WordPress plugin which can manage multiple contact forms. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering.

Categories WordPress plugins, Form builders Website https://contactform7.com Detected by BeaverCheck

GTranslate is a website translator which can translate any website to any language automatically.

Categories WordPress plugins, Translation Website https://gtranslate.io 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 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=G-JD06TZ1EMN&cx=c&gtm=4e64h1

Max Mega Menu is a popular WordPress plugin that enhances the menu functionality on WordPress websites.

Categories Widgets, WordPress plugins Website https://www.megamenu.com/ Detected by BeaverCheck

Responsive Lightbox & Gallery plugin is a lightweight WordPress gallery plugin by Digital Factory.

Categories WordPress plugins, Photo galleries Website https://dfactory.eu/products/responsive-lightbox-gallery-extensions/ 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

TablePress is a free and open source plugin for the WordPress publishing platform. It enables you to create and manage tables on your website, without any coding knowledge.

Categories WordPress plugins Website https://tablepress.org Detected by BeaverCheck

Observations (5)

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 (Animate.css) 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.

WordPress version may be outdated

Detected WordPress 5.9.1. The current major version is 6. Consider updating for security patches and new features.

→ Security

Bootstrap version may be outdated

Detected Bootstrap 3.3.7. The current major version is 5. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

37 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%2Fcontrol-webpanel.com)](https://beavercheck.com/results/5bf786e6-55cc-4350-b675-34ceea24071a)
<a href="https://beavercheck.com/results/5bf786e6-55cc-4350-b675-34ceea24071a"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fcontrol-webpanel.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fcontrol-webpanel.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 (82)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

2 findings 1h → C (76)
  • · No <main> landmark found
  • · 16 link(s) with no accessible text

Sprint 2: Core Fixes

+6

Medium effort, high structural impact

3 findings 7h → B (82)
  • · 5 control(s) without accessible label
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback