Skip to content
AU · AUD (A$) · Estimated Applicable regulations: Privacy Act 1988 · DDA Dev cost: A$ 110/hr How jurisdiction is detected
Scanned
2026-04-21 20:22 UTC
Worker
🇺🇸 New York
Duration
1.9m
Vs prev

Audit overview

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

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

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

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

10 image-only link(s) without alt text

Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.

Accessibility › Link & Button Quality
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

AUD 880 investment → AUD 10,543/month returns + AUD 50,200,000 risk avoided

Investment
AUD 880
8.0 h · 5 findings
Monthly returns
AUD 10,543
AUD 126,514/yr
Payback
0.1 mo
+14277% Y1
Regulatory risk avoided AUD 50,200,000
Or — fix only the top 3 findings
AUD 7700.1 mo payback · +16330% 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.
AUD 110 — 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 ~30%.

Barriers
8
2 crit 6 warn
Bounce delta
+30pp
added vs baseline
Score
62
C
Speed
2
Trust
1
Usability
2
Content
1
Nav
2
  • Page takes 19.9s to load
    Users abandon at ~3s — you're 17.4s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Severe layout shift during page load
    Users mis-click when content jumps — converting intent into frustration
    → Reserve space for images, ads, and embeds with explicit width/height
  • High main-thread blocking time
    Page is non-interactive for 504ms after first paint
    → Defer third-party scripts and split large bundles
  • 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
  • 1 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

A$880 8.0 developer hours at A$110/hr
Quick wins
A$110 2 fixes in ~60 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.

A$ /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

AUD 10,543 / month at risk ~AUD 126,514 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

AUD 50,200,000

Privacy Act 1988DDA
  • No privacy policy link detected
    Privacy Act 1988: AUD 66,000 – AUD 50,000,000
  • 1 advertising/retargeting trackers detected
    Privacy Act 1988: AUD 66,000 – AUD 50,000,000
  • Trackers detected but no cookie policy found
    Privacy Act 1988: AUD 66,000 – AUD 50,000,000

Bounce-Rate Cost

AUD 10,541 /mo

+30.1pp bounce · ~3,012 lost visitors/mo

CPC: AUD 3.50

Bandwidth Waste

AUD 1.46 /mo

11849.7 MB/mo × 0.123 AUD/GB

  • Optimize transfer: save ~1.2 MB per page load
    Saves AUD 1.46/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

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

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

19.91 s

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

504 ms

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

0.736

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

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

20.28 s

Desktop

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

3.67 s

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

6.05 s

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

26 ms

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

0.541

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

5.53 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.12 s

Categories

8
Avg score 72.6

How you compare

Where this site stands against peers running the same stack.

Drupal · 367 peers
You 70
·
Avg 73
At average
0 50 100
Better than 6% of Drupal sites See full Drupal benchmark →
Apple · 1279 peers
You 70
·
Avg 73
At average
0 50 100
Accessibility P5Infrastructure P7Compliance P34SEO P40Content P41Performance P55Security P48Sustainability P50

Top 10% of Apple sites score 71+ on Accessibility; you're at 49 — closing this gap is the highest-leverage improvement.

Better than 12% of Apple sites See full Apple benchmark →

Technology stack

Drupal, on PHP, with Cloudflare CDN

21 technologies detected 5 stack layers 5 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager Linkedin Insight Tag Twitter Ads
CMS
Drupal
Framework
Apple Bootstrap Font Awesome 6.5.2Google Search Console HSTS Microsoft 365 OneTrust Open Graph Priority Hints Tailwind CSS Webpack jQuery 4.0.0
Runtime
PHP
CDN
Cloudflare Nginx cdnjs

All Detected Technologies (21)

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

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

cdnjs is a free distributed JS library delivery service.

Categories CDN Website https://cdnjs.com Detected by BeaverCheck

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 →

Drupal is a free and open-source web content management framework.

Categories CMS Website https://www.drupal.org/ Detected by BeaverCheck Evidence robots.txt Disallow pattern: /core/, robots.txt Disallow pattern: /modules/, robots.txt Disallow pattern: /profiles/
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=dn5ZYjIejeP9693a
Categories Framework Website https://getbootstrap.com Detected by BeaverCheck · Medium Evidence Found 3 Bootstrap class patterns in HTML

Font Awesome is a font and icon toolkit based on CSS and Less.

Categories Font scripts Website https://fontawesome.com/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=XXn4tsSQVkQ7iiGVIGSQAOdXil_PUTJZ0-t3Ax4ljc4

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
Categories Email Detected by BeaverCheck Evidence MX record: anu-edu-au.mail.protection.outlook.com

OneTrust is a cloud-based data privacy management compliance platform.

Categories Cookie compliance Website https://www.onetrust.com Detected by BeaverCheck

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
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 52 unique Tailwind utility classes in HTML

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ 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://d1zkbwgd2iyy9p.cloudfront.net/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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 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-E1GV4NJHV2&cx=c&gtm=4e64h1

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

Twitter Ads is an advertising platform for Twitter 'microblogging' system.

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

Observations (2)

No build tool detected

A framework (Apple) 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

21 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%2Fanu.edu.au)](https://beavercheck.com/sites/anu.edu.au)
<a href="https://beavercheck.com/sites/anu.edu.au"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fanu.edu.au" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fanu.edu.au

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 C (79)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

2 findings 1h → C (73)
  • · 10 image-in-link without alt text
  • · 10 image-only link(s) without alt text

Sprint 2: Core Fixes

+6

Medium effort, high structural impact

3 findings 7h → C (79)
  • · 1 control(s) without accessible label
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback