Skip to content
https://gharbdental.com Export & share
Recent Trends
Performance stable →
44
TTFB stable →
457ms
FCP stable →
4.7s
LCP stable →
51.6s
Scanned
2026-07-31 06:24 UTC
Worker
🇪🇸 Madrid
Duration
1.1m
Vs prev
Declined by -1

Global Performance

6/6 locations

High global latency — average 867ms across 6 locations, fastest from Madrid (457ms), slowest from Sao Paulo (1467ms). No CDN detected. Cache-Control header is missing. 4 locations above the 500ms target.

Spain - Madrid
Full audit
457ms
DNS 123ms · TLS 116ms
United Stated - New York
898ms
DNS 332ms · TLS 194ms
Netherlands - Amsterdam
458ms
DNS 189ms · TLS 95ms
United States - Santa Clara
1159ms
DNS 480ms · TLS 230ms
Singapore - Singapore
760ms
DNS 260ms · TLS 172ms
Brazil - Sao Paulo
1467ms
DNS 571ms · TLS 306ms
CDN: No CDN · Avg TTFB: 867ms · Cache: No cache headers

Audit overview

Compliance and Sustainability 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

7 publicly-accessible JavaScript source map(s)

Source maps reveal original source code (variable names, comments, file structure) and are shipped to production by mistake almost universally. The standard fix is a one-line build-tool config change.

Security › Source Map Exposure
Critical: 2

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

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

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

Page weighs 32.2 MB (29.8 MB transferred)

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

Performance › Page Weight Budget
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 51.6s 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.
4 security gaps detected — browsers may warn visitors about your site.
Your LCP is 51.6s — 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

IRR 10,125,000 investment → IRR 126,963,677/month returns

Investment
IRR 10,125,000
6.8 h · 4 findings
Monthly returns
IRR 126,963,677
IRR 1,523,564,120/yr
Payback
0.1 mo
+14948% Y1
Or — fix only the top 3 findings
IRR 5,625,0000.0 mo payback · +26986% 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.
IRR 1,125,000 — 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

7 barrier(s) likely increasing bounce by ~26%.

Barriers
7
1 crit 6 warn
Bounce delta
+26pp
added vs baseline
Score
72
B
Speed
2
Trust
2
Usability
1
Content
0
Nav
2
  • Page takes 51.6s to load
    Users abandon at ~3s — you're 49.1s 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 491ms 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
  • 2 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

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

Remediation cost

﷼10,125,000 6.8 developer hours at ﷼1500000/hr
Quick wins
﷼1,125,000 2 fixes in ~45 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

IRR 126,963,677 / month at risk ~IRR 1,523,564,120 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Bounce-Rate Cost

IRR 126,648,288 /mo

+26.0pp bounce · ~2,598 lost visitors/mo

CPC: IRR 48739.50

Bandwidth Waste

IRR 315,389 /mo

93828.1 MB/mo × 3361.345 IRR/GB

  • Optimize transfer: save ~9.4 MB per page load
    Saves IRR 315,389/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

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

4.68 s

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

51.56 s

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

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

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

52.70 s

Desktop

85
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
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.

576 ms

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

1.69 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.040

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

3.16 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.69 s

Categories

8
Avg score 76.8

How you compare

Where this site stands against peers running the same stack.

WooCommerce · 131 peers
You 78
·
Avg 76
At average
0 50 100
Better than 58% of WooCommerce sites See full WooCommerce benchmark →
Elementor · 65 peers
You 78
·
Avg 77
At average
0 50 100
Better than 50% of Elementor sites See full Elementor benchmark →

Technology stack

Elementor 3.28.4, on LiteSpeed/PHP

23 technologies detected 6 stack layers 7 with CPE identifier Enterprise

Stack Architecture

Analytics
Goftino JetTabs RankMath SEO
Ecommerce
WooCommerce 9.8.6
CMS
Elementor 3.28.4 WordPress 7.0.2
Framework
Google Search Console HTTP/3 Hello Elementor 3.4.1 MySQL Open Graph Priority Hints RSS Swiper Twitter Emoji (Twemoji) Underscore.js 1.13.8 Vue.js 2.6.11 core-js 3.39.0 jQuery 3.7.1 jQuery Migrate 3.4.1 jQuery UI 1.13.3
Runtime
PHP
Server
LiteSpeed

All Detected Technologies (23)

LiteSpeed is a high-scalability web server.

Categories Web servers Website https://litespeedtech.com Detected by BeaverCheck Evidence Server header: LiteSpeed
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 →

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 Link URL: https://gharbdental.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.4.1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

WooCommerce is an open-source ecommerce plugin for WordPress.

Categories Ecommerce, WordPress plugins Website https://woocommerce.com Detected by BeaverCheck Evidence Link URL: https://gharbdental.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-rtl.css?ver=wc-9.8.6, Body: woocommerce class/marker present
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=ep4WcaqLWHKAM8u4sCTkbvu1-zKNBSmYkR-1IsTBT8s

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

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

Underscore.js is a JavaScript library which provides utility functions for common programming tasks. It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes.

Categories JavaScript libraries Website https://underscorejs.org Detected by BeaverCheck

Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.

Categories JavaScript frameworks Website https://vuejs.org 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
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 →

Goftino is an online chat service for web users.

Categories Live chat Website https://www.goftino.com Detected by BeaverCheck

JetTabs is a plugin for Elementor that enables the creation of customizable tabs and accordion widgets for organizing content within web pages.

Categories WordPress plugins Website https://crocoblock.com/plugins/jettabs Detected by BeaverCheck

RankMath SEO is a search engine optimisation plugin for WordPress.

Categories WordPress plugins, SEO Website https://rankmath.com 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

jQuery loaded alongside a modern framework

Both jQuery and Vue.js are loaded. Modern frameworks handle DOM manipulation natively. jQuery may be unnecessary and adds ~30KB to the page weight. Check the Performance tab for bundle analysis.

→ Performance

No build tool detected

A framework (Google Search Console) 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.

Vue.js version may be outdated

Detected Vue.js 2.6.11. The current major version is 3. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

23 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%2Fgharbdental.com)](https://beavercheck.com/sites/gharbdental.com)
<a href="https://beavercheck.com/sites/gharbdental.com"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fgharbdental.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fgharbdental.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 · 7h total → projected B (87)

Sprint 1: Quick Wins

+8

Highest ROI — low effort, high impact

3 findings 1h → B (86)
  • · Page weighs 32.2 MB (29.8 MB transferred)
  • · HSTS header is missing
  • · 7 publicly-accessible JavaScript source map(s)

Sprint 2: Core Fixes

+1

Medium effort, high structural impact

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

Send Feedback