Skip to content
https://utdallas.edu Export & share
Scanned
2026-04-22 22:49 UTC
Worker
🇪🇸 Madrid
Duration
1.2m
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

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

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

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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. 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

$825 investment → $9,917/month returns + USD 157,500 risk avoided

Investment
$825
8.3 h · 5 findings
Monthly returns
$9,917
$119,004/yr
Payback
0.1 mo
+14325% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$6250.1 mo payback · +18941% 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.
$75 — 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

8 barrier(s) likely increasing bounce by ~35%.

Barriers
8
4 crit 4 warn
Bounce delta
+35pp
added vs baseline
Score
48
D
Speed
2
Trust
3
Usability
0
Content
2
Nav
1
  • Page takes 7.8s to load
    Users abandon at ~3s — you're 5.3s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.2s
    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)
  • 8 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

$825 8.3 developer hours at $100/hr
Quick wins
$75 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

$4,054 / month at risk ~$48,646 / 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

$4,053 /mo

+34.9pp bounce · ~3,494 lost visitors/mo

CPC: USD 1.16

Bandwidth Waste

$0.74 /mo

9230.4 MB/mo × 0.080 USD/GB

  • Optimize transfer: save ~923 KB per page load
    Saves $0.74/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.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

5.66 s

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

7.78 s

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

1.21 s

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

0.011

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

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

26.28 s

Desktop

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

2.53 s

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

3.32 s

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

1 ms

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

0.007

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

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

5.08 s

Categories

8
Avg score 73.1

How you compare

Where this site stands against peers running the same stack.

Amazon Webstore · 44 peers
You 71
·
Avg 71
At average
0 50 100
Better than 27% of Amazon Webstore sites See full Amazon Webstore benchmark →
CMS · 1744 peers
You 71
·
Avg 74
At average
0 50 100
Better than 14% of CMS sites

Technology stack

GoDaddy CoBlocks, on OpenResty/PHP, with Nginx CDN

45 technologies detected 7 stack layers 7 with CPE identifier Enterprise

Stack Architecture

Analytics
Amazon Advertising Facebook Pixel 2.9.303 Genesis blocks Google Ads Google Ads Conversion Tracking Google Analytics Google Tag Manager Innovid Advertising Measurement Linkedin Insight Tag Siteimprove StackAdapt TVSquared TablePress
Ecommerce
Amazon Webstore
CMS
GoDaddy CoBlocks WordPress
Framework
Adobe Fonts BlueConic Bootstrap 4.6.2 Bulma Facebook Facebook SDK Font Awesome Google Font API Google Search Console Isotope Masonry Microsoft 365 MySQL Open Graph Priority Hints RSS Silktide Tailwind CSS WOW 1.0.0 bxSlider 1.0.0 core-js 3.32.2imagesLoaded 1.0.0 jQuery 3.5.1 prettyPhoto
Runtime
PHP
Server
OpenResty
CDN
Nginx jsDelivr jsDelivr CDN

All Detected Technologies (45)

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
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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: //cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.min.js?ver=1

OpenResty is a web platform based on nginx which can run Lua scripts using its LuaJIT engine.

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

GoDaddy CoBlocks is a suite of professional page building content blocks for the WordPress Gutenberg block editor.

Categories WordPress plugins, Page builders Website https://github.com/godaddy-wordpress/coblocks 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.utdallas.edu/wp-content/themes/oberon/js/extended-blocks/cover/script.js?ver=6.9.4, Script URL: https://www.utdallas.edu/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Link URL: https://www.utdallas.edu/wp-content/themes/oberon/fonts/jvm-icons/css/fontello.css?ver=6.9.4
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Amazon Webstore is an all-in-one hosted ecommerce website solution.

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

BlueConic is the advanced customer data platform that liberates companies' first-party data from disparate systems.

Categories Customer data platform Website https://www.blueconic.com 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 Evidence Script URL: //cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.min.js?ver=1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Framework Website https://bulma.io Detected by BeaverCheck Evidence Found 41 Bulma class patterns in HTML
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=gq2yziojjfs53pzmsvrftknl2hm0q6
Categories Analytics Detected by BeaverCheck Evidence Script URL contains connect.facebook.net: https://connect.facebook.net/en_US/fbevents.js

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=OWq0usbjkJEnrnKbhaFQ-bUdEc0FrGfqxwRnDWEjcqg

Isotope.js is a JavaScript library that makes it easy to sort, filter, and add Masonry layouts to items on a webpage.

Categories JavaScript libraries Website https://isotope.metafizzy.co Detected by BeaverCheck

Masonry is a JavaScript library that enables a cascading grid layout, positioning elements based on available vertical space for an optimized, gap-free arrangement.

Categories JavaScript libraries Website https://masonry.desandro.com Detected by BeaverCheck
Categories Email Detected by BeaverCheck Evidence MX record: utdallas-edu.mail.protection.outlook.com

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

Silktide is a platform that automatically detects and resolves accessibility, content, and user experience issues on websites.

Categories Accessibility Website https://silktide.com Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 11 unique Tailwind utility classes in HTML

Reveal CSS animation as you scroll down a page.

Categories JavaScript frameworks, Web frameworks, JavaScript graphics Website https://www.delac.io/WOW Detected by BeaverCheck

Add a respsonsive image slider to any website.

Categories Photo galleries, JavaScript libraries Website https://bxslider.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 plugin for seeing if the images are loaded.

Categories JavaScript libraries Website https://imagesloaded.desandro.com/ 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://www.utdallas.edu/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Script URL: https://www.utdallas.edu/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories JavaScript libraries Website https://github.com/scaron/prettyphoto 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

Facebook pixel is an analytics tool that allows you to measure the effectiveness of your advertising.

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

Premium block library & block editor enhancements from StudioPress.

Categories WordPress plugins Website https://www.studiopress.com/genesis-blocks/ 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 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=DC-13720113&cx=c&gtm=4e64k1h1

Innovid Advertising Measurement is a solution for assessing and analyzing the performance of advertising campaigns across different platforms and devices.

Categories Advertising Website https://www.innovid.com/solutions/advertising-measurement Detected by BeaverCheck

LinkedIn Insight Tag is a lightweight JavaScript tag that powers conversion tracking, website audiences, and website demographics.

Categories Analytics Website https://business.linkedin.com/marketing-solutions/insight-tag Detected by BeaverCheck

Siteimprove is a digital analytics and content QA platform.

Categories Analytics Website https://www.siteimprove.com Detected by BeaverCheck

StackAdapt is a platform that provides a content advertising strategy solution for planning, executing, and optimizing digital campaigns.

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

TVSquared is a cross-platform TV ad measurement, analytics and optimisation platform.

Categories Advertising Website https://www.tvsquared.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 (4)

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 (Adobe Fonts) 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.

Bootstrap version may be outdated

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

→ Security

Complex technology stack detected

45 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%2Futdallas.edu)](https://beavercheck.com/results/1bdea73d-7618-48fe-898e-c3565969c7c2)
<a href="https://beavercheck.com/results/1bdea73d-7618-48fe-898e-c3565969c7c2"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Futdallas.edu" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Futdallas.edu

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

+4

Highest ROI — low effort, high impact

2 findings 1h → C (75)
  • · HSTS header is missing
  • · 2 link(s) with no accessible text

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

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

Send Feedback