Skip to content
Scanned
2026-04-22 23:59 UTC
Worker
🇪🇸 Madrid
Duration
1.4m
Vs prev

Audit overview

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

Fix Priority Matrix

5 findings

Quick Wins

1

High impact, low effort — start here.

Strategic

4

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

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

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

1 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

24 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. The 3 security gaps leave your users exposed — modern browsers increasingly warn visitors about insecure sites. Addressing the critical issues below would have the most immediate impact on your user trust.
3 security gaps detected — browsers may warn visitors about your site.
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

$875 investment → $9,661/month returns + USD 157,500 risk avoided

Investment
$875
8.8 h · 5 findings
Monthly returns
$9,661
$115,933/yr
Payback
0.1 mo
+13149% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$6250.1 mo payback · +18449% 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.
$25 — 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

10 barrier(s) likely increasing bounce by ~36%.

Barriers
10
4 crit 6 warn
Bounce delta
+36pp
added vs baseline
Score
42
D
Speed
2
Trust
3
Usability
1
Content
1
Nav
3
  • Page takes 22.1s to load
    Users abandon at ~3s — you're 19.6s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.3s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 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)
  • 19 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

$875 8.8 developer hours at $100/hr
Quick wins
$25 1 fixes in ~15 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,661 / month at risk ~$115,933 / 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
  • 5 advertising/retargeting trackers detected
    CCPA/CPRA: USD 2,500 – USD 7,500
  • Trackers detected but no cookie policy found
    CCPA/CPRA: USD 2,500 – USD 7,500

Bounce-Rate Cost

$9,660 /mo

+35.9pp bounce · ~3,591 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$0.89 /mo

11078.9 MB/mo × 0.080 USD/GB

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

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

9.75 s

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

22.05 s

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

1.26 s

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

0.078

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

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

22.29 s

Desktop

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

938 ms

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

4.15 s

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

8 ms

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

0.009

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

2.82 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.66 s

Categories

8
Avg score 77.0

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 73
·
Avg 74
At average
0 50 100
Security P6Infrastructure P86Content P19SEO P75Performance P26Sustainability P41Compliance P44Accessibility P52

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

Better than 27% of WordPress sites See full WordPress benchmark →
Adobe Fonts · 238 peers
You 73
·
Avg 73
At average
0 50 100
Better than 41% of Adobe Fonts sites See full Adobe Fonts benchmark →

Technology stack

WordPress 6.9.4, on PHP, with Cloudflare CDN

50 technologies detected 6 stack layers 8 with CPE identifier Enterprise

Stack Architecture

Analytics
All in One SEO Pack Amazon Advertising Chartbeat Criteo DoubleClick Floodlight Google Ads Google Ads Conversion Tracking Google Analytics Google Publisher Tag Google Tag Manager MetaSlider MonsterInsights OptinMonster Site Kit 1.177.0 VWO WP Rocket 3.21.1 a3 Lazy Load
CMS
WordPress 6.9.4
Build
Webpack
Framework
Adobe Fonts Alpine.js 3.10.3Apple Bootstrap 3.3.7 Cloudflare Bot Management Facebook Funding Choices Google Font API Google Workspace HTTP/3 Hammer.js 2.0.7Hotjar LazySizes Leaflet 1.9.4 Livefyre 1.9.4 MySQL Open Graph Priority Hints RSS Slick Tailwind CSS core-js 2.6.12 jQuery 3.7.1 jQuery Migrate 3.4.1
Runtime
PHP
CDN
Cloudflare Skimlinks Unpkg cdnjs jsDelivr jsDelivr CDN

All Detected Technologies (50)

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

Categories CDN Website https://www.cloudflare.com Detected by BeaverCheck Evidence Server header in redirect: cloudflare
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Skimlinks is a content monetization platform for online publishers.

Categories Affiliate programs Website https://skimlinks.com Detected by BeaverCheck

Unpkg is a content delivery network for everything on npm.

Categories CDN Website https://unpkg.com Detected by BeaverCheck Evidence Script URL contains unpkg.com: https://unpkg.com/alpinejs@3.10.3/dist/cdn.min.js?ver=6.9.4

cdnjs is a free distributed JS library delivery service.

Categories CDN Website https://cdnjs.com Detected by BeaverCheck Evidence Script URL contains cdnjs.cloudflare.com: https://cdnjs.cloudflare.com/ajax/libs/stupidtable/0.0.1/stupidtable.min.js?ver=6.9.4

JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.

Categories CDN Website https://www.jsdelivr.com/ Detected by BeaverCheck
Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdn.jsdelivr.net: https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js?ver=6.9.4

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 Link URL: https://washingtonian.com/wp-content/themes/washingtonian/favicon.ico
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Adobe Fonts is a web-based service providing access to a vast library of high-quality fonts for web and print design.

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

Alpine.js is a minimal framework for composing behavior directly in your markup.

Categories JavaScript frameworks Website https://alpinejs.dev Detected by BeaverCheck Evidence Script URL: https://unpkg.com/alpinejs@3.10.3/dist/cdn.min.js?ver=6.9.4
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=lco3t6rih6X51gto

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 Evidence Script URL: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js?ver=6.9.4
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.

Categories Security Website https://www.cloudflare.com/en-gb/products/bot-management/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=loket7mlad549ax6vyfxp3104m4af6

Funding Choices is a messaging tool that can help you comply with the EU General Data Protection Regulation (GDPR), and recover lost revenue from ad blocking users.

Categories Cookie compliance Website https://developers.google.com/funding-choices 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 Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

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

Hammer.js is a JavaScript library for adding touch gestures like swipe, pinch, and rotate to web applications.

Categories JavaScript libraries Website https://hammerjs.github.io Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck Evidence Script URL contains static.hotjar.com: https://static.hotjar.com/c/hotjar-2617416.js?sv=6

LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.

Categories JavaScript libraries, Performance Website https://github.com/aFarkas/lazysizes Detected by BeaverCheck

Leaflet is the open-source JavaScript library for mobile-friendly interactive maps.

Categories Maps Website https://leafletjs.com Detected by BeaverCheck

Livefyre is a platform that integrates with the social web to boost social interaction.

Categories Comment systems Website https://livefyre.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 →

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
Categories JavaScript libraries Website https://kenwheeler.github.io/slick Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 11 unique Tailwind utility classes in HTML

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

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 →

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

Chartbeat is a web analytics service that provides real-time data and insights into website performance, audience engagement, and content effectiveness for publishers and media organizations.

Categories Analytics Website https://chartbeat.com Detected by BeaverCheck

Criteo provides personalised retargeting that works with Internet retailers to serve personalised online display advertisements to consumers who have previously visited the advertiser's website.

Categories Advertising, Retargeting Website https://criteo.com Detected by BeaverCheck
Categories Advertising Website https://support.google.com/ds/answer/6029713?hl=en Detected by BeaverCheck

Google Ads is an online advertising platform developed by Google.

Categories Advertising Website https://ads.google.com Detected by BeaverCheck

Google Ads Conversion Tracking is a free tool that shows you what happens after a customer interacts with your ads.

Categories Analytics Website https://support.google.com/google-ads/answer/1722022 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 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/gtag/js?id=AW-668459169&cx=c&gtm=4e64k1

MetaSlider is a WordPress plugin for adding responsive sliders and carousels to websites.

Categories WordPress plugins Website https://www.metaslider.com Detected by BeaverCheck

MonsterInsights is the most popular Google Analytics plugin for WordPress.

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

OptinMonster is a conversion optimisation tool that allows you to grow your email list.

Categories Marketing automation Website https://optinmonster.com 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

VWO is a website testing and conversion optimisation platform.

Categories Analytics, A/B Testing Website https://vwo.com Detected by BeaverCheck

WP Rocket is a caching and performance optimisation plugin to improve the loading speed of WordPress websites.

Categories Caching, WordPress plugins Website https://wp-rocket.me Detected by BeaverCheck

a3 Lazy Load is a mobile oriented, very simple to use plugin that will speed up sites page load speed.

Categories WordPress plugins, Performance Website https://a3rev.com/shop/a3-lazy-load/ Detected by BeaverCheck
Categories Build Tool Website https://webpack.js.org Detected by BeaverCheck · Medium Evidence Chunk pattern: https://cdn.intergient.com/pageos/V.20260421.1/main.282c283e39679935e999.js

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

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

50 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%2Fwashingtonian.com)](https://beavercheck.com/results/c0616cf1-ceb9-418e-bff7-b0d0397b78a0)
<a href="https://beavercheck.com/results/c0616cf1-ceb9-418e-bff7-b0d0397b78a0"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwashingtonian.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fwashingtonian.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 · 9h total → projected B (82)

Sprint 1: Quick Wins

+2

Highest ROI — low effort, high impact

1 findings 0h → C (75)
  • · HSTS header is missing

Sprint 2: Core Fixes

+7

Medium effort, high structural impact

4 findings 8h → B (82)
  • · 1 control(s) without accessible label
  • · 24 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback