# BeaverCheck Audit Report — https://paloaltonetworks.com

**Date:** April 16, 2026  
**URL:** https://paloaltonetworks.com  
**Overall Grade:** C (70/100)  
**Report:** https://beavercheck.com/results/56361534-0597-4c58-bb04-fa6d2ffe9cbf

## Top Findings

1. **[CRITICAL]** Content-Security-Policy header is missing — Security > Security Headers
2. **[CRITICAL]** Cookie 'pan-lang-cookie' is missing the Secure flag — Security > Cookie Security
3. **[CRITICAL]** No Content-Security-Policy header found — Security > Content Security Policy
4. **[CRITICAL]** Page weighs 8.5 MB (5.2 MB transferred) — Performance > Page Weight Budget
5. **[CRITICAL]** 3 image-only link(s) without alt text — Accessibility > Link & Button Quality

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 51 |
| Accessibility | 100 |
| Best Practices | 81 |
| SEO | 100 |

---

## Security

### Security Headers (F — 25/100)

*2 of 10 headers properly configured*

- **[WARNING]** HSTS is missing includeSubDomains — Without includeSubDomains, subdomains can still be accessed over HTTP.
- **[WARNING]** X-Content-Type-Options header is missing — This header prevents MIME-type sniffing, which can lead to XSS attacks. Set it to 'nosniff'.
- **[WARNING]** X-Frame-Options header is missing — This header prevents clickjacking by controlling who can embed your page in a frame. Set it to DENY or SAMEORIGIN.
- **[WARNING]** Referrer-Policy header is missing — Controls how much referrer information is sent with requests. Set to 'strict-origin-when-cross-origin' or stricter.
- **[WARNING]** Permissions-Policy header is missing — Controls which browser features (camera, microphone, geolocation) are allowed. Set it to restrict unused features.
- **[CRITICAL]** Content-Security-Policy header is missing — CSP is the most important header for preventing XSS attacks. See the CSP section for detailed analysis.
- **[WARNING]** Cross-Origin-Opener-Policy header is missing — COOP isolates your browsing context, preventing cross-origin side-channel attacks. Set to 'same-origin'.
- **[WARNING]** Cross-Origin-Embedder-Policy header is missing — COEP prevents loading cross-origin resources without explicit permission. Required for SharedArrayBuffer and high-resolution timers.
- **[PASS]** X-Powered-By header is not present
- **[PASS]** Server header is present without version info

### Content Security Policy (F — 0/100)

*No enforcing CSP policy found*

- **[CRITICAL]** No Content-Security-Policy header found — CSP is the most effective defense against XSS attacks. Add a Content-Security-Policy header to restrict resource loading.

### TLS & Certificates (A — 90/100)

*TLS 1.3, 7 checks passed*

- **[PASS]** TLS 1.3 is used
- **[PASS]** Strong cipher suite is used
- **[INFO]** HTTP/2 is not negotiated — HTTP/2 provides multiplexing and header compression for better performance.
- **[PASS]** Certificate is valid (expires in 23 days)
- **[WARNING]** Certificate expires soon (23 days remaining) — Renew the certificate before it expires to avoid browser warnings.
- **[PASS]** Certificate chain has 3 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 38 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

### Cookie Security (B — 75/100)

*1 cookies analyzed, 0 checks passed*

- **[CRITICAL]** Cookie 'pan-lang-cookie' is missing the Secure flag — Without the Secure flag, this cookie can be sent over unencrypted HTTP, exposing it to interception.
- **[WARNING]** Cookie 'pan-lang-cookie' is missing the HttpOnly flag — Without HttpOnly, this cookie can be accessed by JavaScript, making it vulnerable to XSS-based theft.
- **[WARNING]** Cookie 'pan-lang-cookie' has no SameSite attribute — Without an explicit SameSite attribute, browser default behavior varies. Set SameSite=Lax or Strict.

---

## Advanced Security

### Subresource Integrity (F — 20/100)

*0 of 6 external resources have SRI*

- **[WARNING]** External script from assets.adobedtm.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from assets.adobedtm.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from assets.adobedtm.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from s.go-mpulse.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.cookielaw.org lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.cookielaw.org lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.

### JS Library Vulnerabilities (A+ — 100/100)

*No known vulnerabilities*

- **[PASS]** No known JavaScript library vulnerabilities detected

### Information Leakage (A+ — 100/100)

*No exposures*

- **[INFO]** No security.txt found — Consider adding a security.txt at /.well-known/security.txt.
- **[PASS]** No sensitive files exposed

### Email Security (A+ — 100/100)

*DMARC: reject*

- **[PASS]** DMARC policy is reject — strongest protection

### Permissions-Policy (D — 40/100)

*No header set*

- **[WARNING]** No Permissions-Policy header — Consider adding a Permissions-Policy header to restrict browser feature access from embedded content.

### CORS Configuration (B — 80/100)

*No CORS headers*

- **[PASS]** No CORS headers present — secure default

---

## Performance

### Page Weight Budget (F — 0/100)

*5.2 MB transferred, 112 requests*

- **[CRITICAL]** Page weighs 8.5 MB (5.2 MB transferred)
- **[WARNING]** JavaScript is 598 KB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[WARNING]** 112 HTTP requests — consider bundling or reducing — Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
- **[INFO]** Estimated 1.1 g CO2 per page load

### Third-Party Impact (D — 50/100)

*100% third-party, 0 ms blocking*

- **[WARNING]** Third-party code accounts for 100% of page weight (5.2 MiB of 5.2 MiB)
- **[PASS]** Third-party blocking time is low (0 ms)

### Text Compression (A+ — 100/100)

*All text resources are compressed*

- **[PASS]** All text resources are compressed

### Image Optimization (B — 75/100)

*50 images, 0 KB saveable*

- **[PASS]** All images are well-optimized

### JS Execution Cost (F — 20/100)

*5035ms total JS execution*

- **[WARNING]** https://www.paloaltonetworks.com/: 1295ms CPU time
- **[WARNING]** Unattributable: 1224ms CPU time
- **[WARNING]** https://www.paloaltonetworks.com/etc/clientlibs/cl...: 957ms CPU time
- **[WARNING]** https://s.go-mpulse.net/boomerang/6KU9W-5DTLL-AXSJ...: 737ms CPU time
- **[WARNING]** https://assets.adobedtm.com/9273d4aedcd2/0d76ae032...: 330ms CPU time
- **[WARNING]** Third-party scripts: 5035ms (100% of total)

### Font Loading (A+ — 100/100)

*6 fonts (111 KB)*

- **[INFO]** 6 font(s) use font-display: swap (FOUT risk but functional)

### JS Bundles (C — 60/100)

*17 scripts, 249 KB unused*

- **[WARNING]** https://www.paloaltonetworks.com/etc/clientlibs/cl...: 95 KB unused (43%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://cdn.cookielaw.org/scripttemplates/202409.1...: 60 KB unused (54%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://assets.adobedtm.com/9273d4aedcd2/0d76ae032...: 49 KB unused (37%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.paloaltonetworks.com/etc/clientlibs/pa...: 23 KB unused (66%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://s.go-mpulse.net/boomerang/6KU9W-5DTLL-AXSJ...: 22 KB unused (38%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 249 KB

### Resource Caching (A+ — 100/100)

*All resources properly cached*

- **[PASS]** No caching issues found

### Critical Rendering Path (A+ — 100/100)

*No render-blocking resources*

- **[PASS]** No render-blocking resources detected

### Resource Hints (A+ — 100/100)

*1 hints, 0 missing preconnects*

- **[PASS]** Page uses 1 resource hint(s)

### Page Weight Inventory (D — 40/100)

*112 resources · 5.2 MB · 249 KB savings available*

- **[WARNING]** Page weight 4.2 MB over 1MB target
- **[INFO]** ~249 KB of savings available
- **[WARNING]** 111 third-party resources (100% of weight)
- **[INFO]** 3 resources over 200KB

### Render-Blocking Resources (A+ — 100/100)

*No render-blocking resources detected*

- **[PASS]** No render-blocking resources detected in <head>

### Third-Party Resources (A+ — 100/100)

*No third-party resources detected*


---

## Content Quality

### Links (F — 40/100)

*200 links checked, 29 healthy, 171 broken*

- **[CRITICAL]** 29 of 200 links are healthy
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/img/favic... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/pan/js/lazylo... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/designs/pan/favicon.ico — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/clean/depende... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/clean/depende... — Found in <link href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/deploybravely — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/login — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/login?screenToRender=traditi... — Found in <a href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/clean/imgs/se... — Found in <img src>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/company/contact-sales — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/resources — Found in <a href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/clean/imgs/x-... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/clean/imgs/pa... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://paloaltonetworks.com/etc/clientlibs/clean/imgs/ar... — Found in <img src>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/ai-security — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/prisma/prisma-ai-runtime-sec... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/ai-access-security — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/security-su... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/advanced-th... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/advanced-ur... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/advanced-wi... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/advanced-dn... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/enterprise-data-loss-pr... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/enterprise-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/medical-dev... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/next-gen-tr... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/ot-device-s... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/next-genera... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/hardware-fi... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/software-fi... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/strata-clou... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/sd-wan-subs... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/pan-os — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/panorama — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/app-acceleration — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/adem — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/access — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/prisma-browser — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/sd-wan — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/remote-browser-isolation — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/saas-security — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/application-sec... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/cloud-posture-s... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/runtime-security — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/prisma/cloud — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cortex-xsiam — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cortex-xdr — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/agentix — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cortex-xsoar — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/exposure-management — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cortex-xpanse — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/advanced-email-security — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/managed-detection-and... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/managed-xsiam — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/identity-security — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/data-center — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/device-secu... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/ot-security... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/network-security/5g-security — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/secure-users-data-apps-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/secure-branch-transform... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/secure-work-on-any-device — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/sase/vpn-replacement-for-sec... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/application-sec... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/software-supply... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/code-security — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/cloud-security-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/cloud-infrastru... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/data-security-p... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/ai-security-pos... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud-detection-and-r... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/cloud-workload-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cloud/web-app-api-sec... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/modernize-siem — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/network-security-auto... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/incident-case-management — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/security-operations-a... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/threat-intel-management — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cortex-xpanse/attack-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cortex-xpanse/complia... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cortex-xpanse/interne... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cortex-xdl — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/cortex-agentic-assistant — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/endpoint-protection — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/detection-and-response — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/ransomware-protection — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cortex/digital-forensics — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/industry — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/industry/public-sector — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/industry/financial-services — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/industry/manufacturing — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/industry/healthcare — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/industry/small-medium-busine... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42 — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/ai-security-as... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/attack-surface... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/breach-readine... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/bec-readiness-assessment — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/cloud-security... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/compromise-ass... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/cyber-risk-ass... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/mergers-acquis... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/penetration-te... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/purple-teaming — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/ransomware-rea... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/soc-assessment — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/supply-chain-r... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/assess/tabletop-exercise — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/retainer — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/respond — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/respond/cloud-inciden... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/respond/digital-foren... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/respond/incident-resp... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/respond/managed-detec... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/respond/managed-threa... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/transform — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/transform/incident-re... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/transform/security-pr... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/transform/vciso — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/unit42/transform/zero-trust-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/services — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/services/education — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/services/consulting — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/services/customer-success-tools — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/services/solution-assurance — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/services/customer-success — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/partners — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/partners/nextwave-for-csp — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/partners/nextwave-for-gsi — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/partners/technology-partners — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/partners/service-providers — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/partners/nextwave-solution-p... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/partners/managed-security-se... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/partners/nextwave-partner-po... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/partners/managed-security-se... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/cyberforce — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/about-us — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/about-us/management — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://investors.paloaltonetworks.com — Found in <a href>. Get "https://investors.paloaltonetworks.com": context deadline exceeded
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/about-us/locations — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/company/ethics-and-compliance — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/about-us/corporate-responsib... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/why-paloaltonetworks — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/precision-ai-security — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/why-paloaltonetworks/platfor... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/why-paloaltonetworks/nam-cxo... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/about-us/awards — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/customers — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://paloaltonetworks.com/legal-notices/trust-center/c... — Found in <a href>. Returns HTTP 403.

### Mixed Content (A+ — 100/100)

*No mixed content detected — all resources use HTTPS.*

- **[PASS]** No mixed content detected — all resources use HTTPS

### Open Graph (A — 90/100)

*Open Graph tags are well configured for social sharing.*

- **[CRITICAL]** og:image is not reachable — The og:image URL could not be fetched. Social platforms won't be able to display it.
- **[INFO]** og:title is long (72 characters) — Titles over 60 characters may be truncated in social sharing previews.
- **[INFO]** og:description is long (260 characters) — Descriptions over 200 characters may be truncated in social sharing previews.

### Structured Data (C — 40/100)

*No structured data (JSON-LD) found.*

- **[INFO]** No structured data (JSON-LD) found — Adding structured data helps search engines understand your content and can enable rich results.

---

## Infrastructure

### DNS Records (A+ — 95/100)

*1 A records, 88 ms lookup*

- **[PASS]** Resolves to 1 IPv4 address(es)
- **[INFO]** Single A record — no DNS redundancy — Multiple A records provide failover if one server goes down.
- **[INFO]** No IPv6 (AAAA) records
- **[PASS]** 6 nameserver(s) configured
- **[PASS]** 2 mail exchanger(s) configured
- **[INFO]** CAA records not checked — CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
- **[PASS]** SPF record present in TXT
- **[PASS]** DNS resolution time: 88 ms

### Redirect Chain (A — 90/100)

*1 redirect(s), 348 ms total*

- **[PASS]** Single redirect
- **[INFO]** WWW normalization redirect

### IPv6 Readiness (C — 60/100)

*No IPv6 support*

- **[INFO]** No IPv6 (AAAA) records found — IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

### Crawlability (B — 80/100)

*robots.txt present, sitemap with 3796 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[WARNING]** sitemap.xml contains invalid XML — Search engines may not be able to parse the sitemap. Fix XML validation errors.
- **[PASS]** sitemap.xml contains 3796 entries
- **[PASS]** robots.txt references sitemap

### URL Variants (A — 90/100)

*www/non-www, trailing slash, HTTP→HTTPS*

- **[WARNING]** HTTP→HTTPS redirect uses 302 instead of 301

### Domain Intelligence (A+ — 100/100)

*paloaltonetworks.com — via MarkMonitor Inc., 21 years, 5 months old, hosted on Google Cloud*

- **[PASS]** Domain registered until Feb 21, 2028 (1 years, 10 months remaining)
- **[PASS]** DNSSEC is enabled
- **[PASS]** Registrar: MarkMonitor Inc.
- **[WARNING]** Registrar lock is NOT enabled — The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
- **[PASS]** Hosting: Google Cloud

---

## Compliance

### WCAG Compliance (A+ — 100/100)

*No testable criteria*


### Cookie Consent & Privacy (B — 80/100)

*No consent signals detected*

- **[WARNING]** No privacy policy link detected — A privacy policy page is recommended for transparency and may be legally required.
- **[INFO]** No terms of service link detected
- **[INFO]** No cookie consent banner detected
- **[PASS]** 1 cookie(s) set on initial load (functional)
- **[INFO]** This is an automated check, not legal advice — BeaverCheck detects technical indicators of consent management. This does not constitute a legal compliance assessment. Consult a privacy professional for GDPR/CCPA compliance.

### Language & i18n (A — 90/100)

*Lang attribute present*

- **[PASS]** <html lang> attribute is present
- **[PASS]** <html lang> value is valid
- **[INFO]** No Content-Language HTTP header
- **[INFO]** Language signals are inconsistent — The <html lang> attribute and Content-Language header should agree.

### Readability & Typography (A+ — 100/100)

*Font sizes and tap targets checked*


### Viewport Configuration (A+ — 100/100)

*Viewport properly configured*

- **[PASS]** Viewport meta tag is present
- **[PASS]** width=device-width is set
- **[PASS]** User zooming is allowed

### Third-Party Trackers (C — 55/100)

*5 trackers detected*

- **[INFO]** 5 third-party trackers detected — Found 4 analytics, 0 advertising, 0 marketing, 1 tag manager trackers.
- **[WARNING]** Trackers detected but no cookie policy found — This page loads 5 trackers but no cookie policy was detected. GDPR requires disclosure when using tracking cookies.
- **[WARNING]** Trackers detected but no privacy policy found — Most data protection regulations require a privacy policy when collecting user data via trackers.

### Cookie & Tracker Inventory (A+ — 100/100)

*1 cookies · 5 trackers · 0 pre-consent*

- **[INFO]** 1 cookie(s) could not be classified
- **[INFO]** 5 third-party tracker(s) detected on page

---

## Legal

### Legal Page Ecosystem (C — 60/100)

*2 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at /legal-notices/privacy, linked from footer.
- **[PASS]** Terms of Service detected — Found at /legal-notices/trust-center/compliance.
- **[INFO]** Cookie Policy not detected — No link matching common Cookie Policy URL patterns or link text was found. Most websites are expected to have a Cookie Policy, especially those collecting user data.
- **[INFO]** Accessibility Statement not detected — No link matching common Accessibility Statement URL patterns or link text was found. Most websites are expected to have a Accessibility Statement, especially those collecting user data.
- **[INFO]** DMCA / Copyright Notice not detected — No link matching common DMCA / Copyright Notice URL patterns or link text was found. Most websites are expected to have a DMCA / Copyright Notice, especially those collecting user data.
- **[INFO]** Refund / Returns Policy not detected — No link matching common Refund / Returns Policy URL patterns or link text was found. Most websites are expected to have a Refund / Returns Policy, especially those collecting user data.
- **[INFO]** Acceptable Use Policy not detected — No link matching common Acceptable Use Policy URL patterns or link text was found. Most websites are expected to have a Acceptable Use Policy, especially those collecting user data.

### Copyright Notice (A+ — 100/100)

*© 2026 Palo Alto Networks*

- **[PASS]** Copyright notice is up to date — Copyright notice is up to date: © 2026 Palo Alto Networks
- **[PASS]** Copyright holder: Palo Alto Networks

### Regulatory Indicators

*3 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (strong confidence) — Indicators suggesting GDPR may be relevant: Consent management platform detected: cookielaw.org; European TLD detected: .fr; Privacy policy page found. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.
- **[INFO]** CCPA indicators detected (strong confidence) — Indicators suggesting CCPA may be relevant: Text mentions: do not sell; Link text: Do Not Sell or Share My Personal Information. California Consumer Privacy Act — gives California residents rights over their personal data.
- **[INFO]** HIPAA indicators detected (weak confidence) — Indicators suggesting HIPAA may be relevant: Text mentions: phi. Health Insurance Portability and Accountability Act — protects sensitive patient health information.

### Third-Party Data Sharing

*0 third-party service(s) detected*

- **[INFO]** Data inventory for transparency purposes — This inventory identifies third-party services that receive data from your site visitors. Under regulations like GDPR (Article 30), maintaining records of data processing activities is commonly considered a best practice. This automated scan provides a starting point — it may not capture all data flows.
- **[INFO]** No recognized third-party data-sharing services detected — This page does not appear to load external tracking, analytics, or advertising scripts.

### Compliance Badges (B — 70/100)

*1 compliance badge(s) detected*

- **[PASS]** TRUSTe / TrustArc badge detected — Found via body text: 'truste'. Note: the presence of a badge does not verify the certification is current or valid.

---

## Availability

### CDN & Delivery (B — 80/100)

*Google Cloud CDN*

- **[PASS]** Site is served via Google Cloud CDN CDN

### HTTP Caching (F — 30/100)

*No cache headers*

- **[WARNING]** No Cache-Control header found — Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

### Transport Security (A — 90/100)

*HTTP/3, HSTS, and TLS version analysis*

- **[INFO]** HTTP/3 (QUIC) not advertised — HTTP/3 eliminates head-of-line blocking. If your CDN supports it, consider enabling it.
- **[PASS]** HSTS enabled (base policy)
- **[INFO]** HSTS missing includeSubDomains — Without includeSubDomains, HSTS only protects the exact domain.
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

### Landmark Structure (D — 45/100)

*10 landmarks*

- **[CRITICAL]** No <main> landmark found — Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
- **[PASS]** 5 <nav> landmark(s) found
- **[WARNING]** 2 of 5 <nav> elements are unlabeled — Multiple navigations need aria-label to distinguish them for screen readers.
- **[INFO]** No banner (header) landmark
- **[WARNING]** Skip navigation link is missing (WCAG 2.4.1) — Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
- **[PASS]** Search landmark present

### Heading Hierarchy (A+ — 100/100)

*68 headings*

- **[PASS]** Single H1 present

### Alt Text Quality (A+ — 100/100)

*All 138 images OK*

- **[PASS]** 28 decorative image(s) correctly marked
- **[PASS]** 110 image(s) with good alt text

### Form Accessibility (C — 55/100)

*9 of 19 controls have issues*

- **[CRITICAL]** 9 control(s) without accessible label — Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
- **[PASS]** 10 control(s) properly labeled

### Link & Button Quality (F — 13/100)

*11 issue(s) across 425 links and 59 buttons*

- **[CRITICAL]** 6 link(s) with no accessible text — Links without text are announced as raw URLs by screen readers.
- **[WARNING]** 1 link(s) with generic text — Generic link text like 'click here' doesn't describe the destination.
- **[CRITICAL]** 3 image-only link(s) without alt text — Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
- **[WARNING]** 47 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[CRITICAL]** 4 button(s) with no accessible text — Icon-only buttons need an aria-label so screen readers can announce them.
- **[PASS]** 368 link(s) with descriptive text

---

## UX

### 404 Error Page (F — 5/100)

*HTTP 403, bare page*

- **[WARNING]** Unexpected status code: HTTP 403 — Expected HTTP 404 but received 403. This may confuse search engine crawlers.
- **[WARNING]** Bare server default 404 page — The 404 page has no custom styling. Users hitting a broken link see a generic error with no way to navigate back. Add a custom 404 page with your site navigation and a search bar.

### Favicon & Branding (C — 55/100)

*17 icon(s) detected*

- **[WARNING]** No favicon.ico at site root — Some older browsers, bookmark tools, and RSS readers look for /favicon.ico. Add one as a fallback.
- **[PASS]** HTML icon links detected
- **[PASS]** Apple touch icon present
- **[PASS]** Multiple icon sizes detected

### Web Manifest (D — 40/100)

*Not found*

- **[INFO]** No web manifest found — No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

### Dark Mode Support (D — 45/100)

*Theme color only*

- **[INFO]** Theme-color present but no dark variant — A theme-color is set but no dark-specific variant was found. The browser toolbar may not adapt for dark mode users.
- **[INFO]** No dark mode signals detected — Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
- **[INFO]** Detection limited to meta tags and inline styles — External CSS files may contain prefers-color-scheme rules not visible to this scan.

### Print Stylesheet (D — 40/100)

*No print styles*

- **[INFO]** No print-specific styles detected — When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.

### Navigation UX (D — 40/100)

*1 navigation pattern(s)*

- **[PASS]** Search functionality detected
- **[PASS]** 5 navigation landmark(s) detected
- **[PASS]** Hamburger menu detected (responsive design)

---

## SEO

### Canonical URL (A+ — 95/100)

*Properly configured*

- **[PASS]** Canonical tag present
- **[PASS]** Canonical is self-referencing
- **[PASS]** Canonical matches final URL after redirects
- **[PASS]** Canonical target reachable (self-referencing)
- **[INFO]** Canonical points to a different domain

### Meta Tags (A — 85/100)

*Title: 11 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 11 characters — consider expanding
- **[INFO]** Title and H1 have very different wording — Alignment helps users confirm they've reached the right page.

### Content Depth (A — 85/100)

*3114 words, Very Difficult*

- **[PASS]** Page has 3114 words — good depth for search engines
- **[INFO]** Text-to-HTML ratio is 2% — Very low ratio suggests heavy framework overhead or boilerplate.
- **[INFO]** Reading level: Very Difficult (grade 20)

### Internal Links (A+ — 95/100)

*348 internal, 77 external*

- **[PASS]** 348 internal links (82%)
- **[PASS]** 98% of links use descriptive anchor text
- **[INFO]** Page has 425 links — consider reducing
- **[INFO]** 348 internal / 77 external links

### Image SEO (B — 80/100)

*138 images, 22 descriptive filenames*

- **[WARNING]** 84% of images have non-descriptive filenames — Search engines use filenames as a signal. Rename to descriptive names like 'team-photo.jpg'.

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (D — 50/100)

*1.24g CO2 per view*

- **[WARNING]** 1.24g CO2 per page view — This page transfers 5.2 MB, producing an estimated 1.24g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.03g, network 0.26g, end-user device 0.95g.
- **[INFO]** At 10,000 monthly views: 148.8 kg CO2/year — With 10,000 page views per month, this page would generate approximately 148.8 kg of CO2 annually — equivalent to charging 18598 smartphones.
- **[PASS]** Green hosting reduces data center emissions

### Green Hosting (B — 80/100)

*Green (hosting)*

- **[PASS]** Apache HTTP Server uses renewable energy
- **[INFO]** Apache HTTP Server: Verified by the Green Web Foundation
- **[INFO]** Google Cloud CDN: Inherits Google Cloud regional renewable mix
- **[INFO]** Green hosting status based on known provider commitments — Green hosting detection uses a curated database of provider renewable energy commitments. This is not a real-time verification. For authoritative checks, visit thegreenwebfoundation.org.

### Repeat Visit Weight (A+ — 100/100)

*98% cached*

- **[PASS]** 98% reduction on repeat visits — Returning visitors download only 117 KB (vs 5364 KB first visit). 111 of 112 resources are served from browser cache, saving 1.21g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.03g CO2 (first visit: 1.24g)

### Carbon Budget (D — 50/100)

*68th percentile*

- **[WARNING]** 1.24g CO2 — above the median website (0.60g) — Heavier than an estimated 32% of websites. Reducing page weight, optimizing images, and removing unused JavaScript would lower the carbon footprint. See the Performance tab.
- **[INFO]** Estimated 68th percentile — Compared to: top 10% = 0.20g, target = 0.50g, median = 0.60g per page view.

### Transfer Efficiency (A+ — 100/100)

*95% efficient*

- **[PASS]** Transfer efficiency: 95% — Only 249 KB of potential savings identified. Your page is well-optimized for size.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/56361534-0597-4c58-bb04-fa6d2ffe9cbf*
