Skip to content
https://tampabay.com Export & share
Scanned
2026-04-21 22:41 UTC
Worker
🇪🇸 Madrid
Duration
1.9m
Vs prev

Audit overview

3 categories need attention: Performance, and 2 others.

Fix Priority Matrix

5 findings

Quick Wins

4

High impact, low effort — start here.

Strategic

1

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

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

Page weighs 28.5 MB (6.6 MB transferred)

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

Performance › Page Weight Budget
Critical: 3

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

2 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

3 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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 42.1s 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.
1 security gap detected — browsers may warn visitors about your site.
Your LCP is 42.1s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
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

€234 investment → €9,469/month returns + EUR 120,500,000 risk avoided

Investment
€234
2.8 h · 4 findings
Monthly returns
€9.469
€113.631/yr
Payback
0.0 mo
+48512% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€1060.0 mo payback · +106847% 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.
€106 — 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 ~29%.

Barriers
7
2 crit 5 warn
Bounce delta
+29pp
added vs baseline
Score
65
C
Speed
2
Trust
2
Usability
1
Content
0
Nav
2
  • Page takes 42.1s to load
    Users abandon at ~3s — you're 39.6s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 4.7s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 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
  • Layout shifts during page load
    Content movement causes mis-clicks on CTAs and form fields
    → Add width/height to images; reserve space for late-loading embeds

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

Remediation cost

€234 2.8 developer hours at €85/hr
Quick wins
€106 3 fixes in ~75 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

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

Compliance Risk

€120.500.000

ePrivacy DirectiveGDPREAA
  • No privacy policy link detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • 6 advertising/retargeting trackers detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 5.000 – EUR 10.000.000

Bounce-Rate Cost

€9.468 /mo

+29.2pp bounce · ~2,921 lost visitors/mo

CPC: EUR 3.24

Bandwidth Waste

€1,54 /mo

20843.3 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~2.1 MB per page load
    Saves €1,54/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

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

15.44 s

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

42.10 s

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

4.69 s

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

0.174

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

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

47.46 s

Desktop

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

1.29 s

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

7.34 s

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

466 ms

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

0.019

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

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

9.94 s

Categories

8
Avg score 74.6

How you compare

Where this site stands against peers running the same stack.

Arc XP · 29 peers
You 72
·
Avg 70
At average
0 50 100
Better than 68% of Arc XP sites See full Arc XP benchmark →
Admiral · 96 peers
You 72
·
Avg 72
At average
0 50 100
Better than 28% of Admiral sites See full Admiral benchmark →

Technology stack

Arc XP, on styled-components, with cdnjs CDN

33 technologies detected 5 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
33Across Akamai mPulse Amazon Advertising Convert DoubleClick Floodlight Google Analytics Google Publisher Tag Google Tag Manager Marfeel Microsoft Clarity Nativo RevContent Sailthru
CMS
Arc XP
Framework
Admiral Boomerang Cloudflare Embedly FingerprintJS Google Search Console Google Workspace Lucide Microsoft Microsoft 365 Open Graph Pushly React 19.2.3 Webpack YouTube core-js 3.9.1 jQuery 3.5.1
Runtime
styled-components 5.3.6
CDN
cdnjs

All Detected Technologies (33)

Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdnjs.cloudflare.com: https://cdnjs.cloudflare.com/ajax/libs/stickyfill/2.1.0/stickyfill.min.js

Styled components is a CSS-in-JS styling framework that uses tagged template literals in JavaScript.

Categories JavaScript frameworks, Development Website https://styled-components.com Detected by BeaverCheck

Arc XP is a cloud-based digital experience platform that helps enterprise companies, retail brands and media and entertainment organization create and distribute content, drive digital commerce, and deliver powerful experiences.

Categories CMS, Digital asset management Website https://www.arcxp.com Detected by BeaverCheck

Admiral is a Visitor Relationship Management (VRM) platform.

Categories Miscellaneous Website https://www.getadmiral.com Detected by BeaverCheck

boomerang is a JavaScript library that measures the page load time experienced by real users, commonly called RUM (Real User Measurement).

Categories JavaScript libraries, RUM Website https://akamai.github.io/boomerang Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: luke.ns.cloudflare.com

Embedly is a service that allows developers to convert URLs into rich previews and embeddable content.

Categories Widgets Website https://embed.ly Detected by BeaverCheck

FingerprintJS is a browser fingerprinting library that queries browser attributes and computes a hashed visitor identifier from them.

Categories JavaScript libraries, Browser fingerprinting Website https://fingerprintjs.com Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=lKx0Uqrh1G_A51fgHnn-93EOUFy_5DBBYUDZnj-Voe0
Categories Email Detected by BeaverCheck Evidence TXT SPF record includes _spf.google.com: v=spf1 include:spf.protection.outlook.com include:amazonses.com include:_spf.google.com include:mailsenders.netsuite.com include:_spf.neonemails.com ip4:192.206.23.249 ip4:192.206.23.97 ip4:52.6.112.187 ip4:24.227.69.94 -all

Lucide is an open-source icon library that provides 1000+ vector (svg) files for displaying icons and symbols in digital and non-digital projects.

Categories Font scripts Website https://lucide.dev Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms23684061
Categories Email Detected by BeaverCheck Evidence MX record: tampabay-com.mail.protection.outlook.com

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

Pushly is a web push notification platform that allows businesses to send real-time messages to their website visitors.

Categories Widgets Website https://www.pushly.com Detected by BeaverCheck

React is an open-source JavaScript library for building user interfaces or UI components.

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

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck

YouTube is a video sharing service where users can create their own profile, upload videos, watch, like and comment on other videos.

Categories Video players Website https://www.youtube.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
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

33Across is a technology company focused on solving the challenge of consumer attention for automated advertising.

Categories Advertising Website https://www.33across.com Detected by BeaverCheck

Akamai mPulse is a real user monitoring (RUM) solution that enables companies to monitor, find, and fix website and application performance issues.

Categories RUM Website https://developer.akamai.com/akamai-mpulse-real-user-monitoring-solution Detected by BeaverCheck

Amazon Advertising (formerly AMS or Amazon Marketing Services) is a service that works in a similar way to pay-per-click ads on Google.

Categories Advertising Website https://advertising.amazon.com Detected by BeaverCheck

Convert Experiences is an enterprise A/B testing and personalisation solution for conversion optimisation and data-driven decisions in high-traffic websites.

Categories A/B Testing Website https://www.convert.com Detected by BeaverCheck
Categories Advertising Website https://support.google.com/ds/answer/6029713?hl=en 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 Publisher Tag (GPT) is an ad tagging library for Google Ad Manager which is used to dynamically build ad requests.

Categories Advertising Website https://developers.google.com/publisher-tag/guides/get-started 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/gtm.js?id=GTM-M5XPJDT&l=MG2DL

Marfeel is a publisher platform that allows publishers to create, optimise and monetise their mobile websites.

Categories Analytics, Advertising Website https://www.marfeel.com Detected by BeaverCheck

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

Nativo is an advertising technology provider.

Categories Advertising Website https://www.nativo.com Detected by BeaverCheck

RevContent is a monetization and recommendation engine that connects advertisers to highly engaged audiences on the web's leading publisher sites.

Categories Advertising, Widgets Website https://www.revcontent.com Detected by BeaverCheck

Sailthru is a marketing automation software and multi-channel personalisation tool that serves ecommerce and media brands.

Categories Marketing automation, Email, Personalisation Website https://www.sailthru.com Detected by BeaverCheck

Observations (4)

Runtime exposed via X-Powered-By header

The X-Powered-By header reveals 'styled-components 5.3.6'. Remove this header in production to reduce information leakage.

→ Security

jQuery loaded alongside a modern framework

Both jQuery and React 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 (Admiral) 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

33 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%2Ftampabay.com)](https://beavercheck.com/results/ca0cf36d-89e1-4460-b9f4-dcff19329414)
<a href="https://beavercheck.com/results/ca0cf36d-89e1-4460-b9f4-dcff19329414"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Ftampabay.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Ftampabay.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 · 3h total → projected B (81)

Sprint 1: Quick Wins

+8

Highest ROI — low effort, high impact

4 findings 1h → B (80)
  • · Page weighs 28.5 MB (6.6 MB transferred)
  • · HSTS header is missing
  • · 2 image-in-link without alt text
  • · 2 link(s) with no accessible text

Sprint 2: Core Fixes

+1

Medium effort, high structural impact

1 findings 2h → B (81)
  • · 3 image(s) missing alt attribute

Send Feedback