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

**Date:** April 16, 2026  
**URL:** https://vimeo.com  
**Overall Grade:** C (73/100)  
**Report:** https://beavercheck.com/results/a8bbe3fa-3f75-4cff-bb84-2f3b64b323b1

## Top Findings

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

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 25 |
| Accessibility | 75 |
| Best Practices | 77 |
| SEO | 83 |

---

## Security

### Security Headers (D — 45/100)

*4 of 10 headers properly configured*

- **[PASS]** Strict-Transport-Security is properly configured
- **[PASS]** X-Content-Type-Options is properly configured
- **[PASS]** X-Frame-Options is properly configured
- **[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.
- **[WARNING]** X-Powered-By header reveals technology stack — This header discloses server technology (e.g. Express, PHP), helping attackers target known vulnerabilities. Remove it.
- **[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+ — 100/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 52 days)
- **[PASS]** Certificate chain has 3 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 2 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

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

*3 cookies analyzed, 6 checks passed*

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

---

## Advanced Security

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

*0 of 19 external resources have SRI*

- **[WARNING]** External link from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from fonts.googleapis.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.elfsight.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from transcend-cdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from f.vimeocdn.com 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*

- **[PASS]** security.txt is present — good practice
- **[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)

*16.9 MB transferred, 187 requests*

- **[CRITICAL]** Page weighs 31.4 MB (16.9 MB transferred)
- **[WARNING]** JavaScript is 3.6 MB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[INFO]** Fonts are 1.8 MB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[WARNING]** Images are 1.0 MB — compress or use modern formats — Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
- **[WARNING]** 187 HTTP requests — consider bundling or reducing — Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
- **[INFO]** Estimated 3.5 g CO2 per page load

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

*98% third-party, 0 ms blocking*

- **[WARNING]** Third-party code accounts for 98% of page weight (16.6 MiB of 16.9 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 (C — 60/100)

*73 images, 0 KB saveable*

- **[WARNING]** https://i.vimeocdn.com/custom_asset/d5cc195ce62872... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/0c1d5d19-eacd-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/fbab3f80-bce8-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/b96dc9e9c4af92... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/47a4bf0a198bbe... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/d07fa4d20eda3c... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/c7f4134846c3c7... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/91592183-6ce5-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/0d8cc6348428f1... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/c9de44f2-a2a3-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/486508ff-2a40-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/273865ab-621f-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/dc47ff0014d47c... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/25384c452cfbd3... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/646f6c69-2c62-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/a3b332cc-f7c9-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/2c151cbc-9337-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/dd6e807e1505f2... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/a2eb59672f87a3... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/b412f9239be15d... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/bb215ed03c6a1f... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/596c1187-5ae0-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/8dd9e470-6231-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/51a6886b700cb3... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/e4a254e69a5912... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/75cfd406-6c2c-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/4b9413c0-eda2-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/6768ab1e3feee8... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/195d4f8b899343... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/9830c6e8f3ad15... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.com/icons/icon-brands-omnicom.svg#ic... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/8d1b94af-c5aa-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/f477e6c3-1ecf-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/m/14db0bf308efb92c/origin... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/9b33c8e1-5ea4-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/a2181e35ccf70d... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/026b27fe66eacb... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/transform/812f09c9-3e5e-4... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/e9c8df4c292cc8... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.bynder.com/m/178e49077507378f/origin... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://i.vimeocdn.com/custom_asset/4f9b8a9c33b5c9... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://vimeo.com/icons/icon-brands-dropout.svg#ic... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

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

*19617ms total JS execution*

- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/18-...: 7184ms CPU time
- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/87c...: 2098ms CPU time
- **[WARNING]** Unattributable: 1838ms CPU time
- **[WARNING]** https://f.vimeocdn.com/p/4.46.40/js/player.module....: 1696ms CPU time
- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/fb6...: 1531ms CPU time
- **[WARNING]** Third-party scripts: 18147ms (93% of total)

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

*7 fonts (1820 KB)*

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

### JS Bundles (F — 20/100)

*40 scripts, 2.4 MB unused*

- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/718...: 775 KB unused (65%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/fb6...: 712 KB unused (75%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/404...: 131 KB unused (56%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://f.vimeocdn.com/p/4.46.40/js/player.module....: 129 KB unused (61%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://f.vimeocdn.com/p/4.46.40/js/player.module....: 129 KB unused (61%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 2.4 MB

### 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)

*21 hints, 0 missing preconnects*

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

### Page Weight Inventory (F — 15/100)

*187 resources · 16.9 MB · 2.4 MB savings available*

- **[WARNING]** Page weight 15.9 MB over 1MB target
- **[INFO]** ~2.4 MB of savings available
- **[WARNING]** 179 third-party resources (98% of weight)
- **[INFO]** 13 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 (C — 75/100)

*174 links checked, 169 healthy, 5 broken*

- **[CRITICAL]** 169 of 174 links are healthy
- **[WARNING]** Broken link: https://f.vimeocdn.com — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://vimeo.com/search/opensearch.xml — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://fonts.googleapis.com — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://fonts.gstatic.com — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://core.service.elfsight.com — Found in <link href>. Returns HTTP 404.

### 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 — 95/100)

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

- **[INFO]** Missing og:url — The og:url tag specifies the canonical URL for the shared content.

### 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+ — 100/100)

*2 A records, 93 ms lookup*

- **[PASS]** Resolves to 2 IPv4 address(es)
- **[INFO]** No IPv6 (AAAA) records
- **[PASS]** 4 nameserver(s) configured
- **[PASS]** 5 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: 93 ms

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

*No redirects — direct access*

- **[PASS]** No redirects — direct access

### 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 (A+ — 100/100)

*robots.txt present, sitemap with 19 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[PASS]** sitemap.xml is valid XML
- **[PASS]** sitemap.xml contains 19 entries
- **[PASS]** Sitemap index with 19 child sitemaps
- **[PASS]** robots.txt references sitemap

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

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

- **[PASS]** www/non-www redirect configured correctly (preferred: non-www)
- **[PASS]** HTTP correctly 301-redirects to HTTPS

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

*vimeo.com — via MarkMonitor Inc., 21 years, 7 months old, hosted on Cloudflare*

- **[PASS]** Domain registered until Dec 15, 2026 (8 months remaining)
- **[INFO]** DNSSEC is not enabled — DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
- **[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: Cloudflare

---

## Compliance

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

*No testable criteria*


### Cookie Consent & Privacy (A+ — 100/100)

*privacy policy found*

- **[PASS]** Privacy policy link found
- **[PASS]** Terms of service link found
- **[INFO]** No cookie consent banner detected
- **[PASS]** 3 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 (A+ — 95/100)

*5 trackers detected*

- **[INFO]** 5 third-party trackers detected — Found 5 analytics, 0 advertising, 0 marketing, 0 tag manager trackers.

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

*3 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 (A — 90/100)

*5 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at /privacy, linked from footer.
- **[PASS]** Terms of Service detected — Found at /terms, linked from footer.
- **[PASS]** Cookie Policy detected — Found at /cookie_policy, linked from footer.
- **[PASS]** Accessibility Statement detected — Found at /accessibility, linked from footer.
- **[PASS]** DMCA / Copyright Notice detected — Found at /dmca, linked from footer.
- **[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 Vimeo*

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

### 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: Text mentions: gdpr; Privacy policy page found. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.
- **[INFO]** ADA indicators detected (moderate confidence) — Indicators suggesting ADA may be relevant: Accessibility statement page found. Americans with Disabilities Act / Section 508 — requires digital accessibility for people with disabilities.
- **[INFO]** HIPAA indicators detected (weak confidence) — Indicators suggesting HIPAA may be relevant: Text mentions: hipaa. Health Insurance Portability and Accountability Act — protects sensitive patient health information.

### Third-Party Data Sharing

*1 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]** 1 third-party services across 1 categories — 1 third-party services detected across 1 categories: CDN (1). Each of these services receives some user data from your site visitors.
- **[INFO]** Cloudflare (CDN) — Detected via cookie name. Typically collects: IP address (transient), Request metadata. Privacy policy: https://www.cloudflare.com/privacypolicy/. Data Processing Agreement available.

### Compliance Badges (A — 90/100)

*3 compliance badge(s) detected*

- **[PASS]** SOC 2 badge detected — Found via body text: 'soc 2'. Note: the presence of a badge does not verify the certification is current or valid.
- **[PASS]** ISO 27001 badge detected — Found via body text: 'iso 27001'. Note: the presence of a badge does not verify the certification is current or valid.
- **[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 (A — 85/100)

*Cloudflare (DYNAMIC)*

- **[PASS]** Site is served via Cloudflare CDN (edge: CDG)
- **[INFO]** CDN cache status: DYNAMIC

### HTTP Caching (D — 40/100)

*no-store (uncacheable)*

- **[INFO]** Cache-Control: no-store prevents all caching — Intentional for dynamic content, but increases server load for every page view.
- **[INFO]** No ETag or Last-Modified header — Conditional requests (304 Not Modified) are not possible without validators.

### 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 (includeSubDomains, preload)
- **[PASS]** HSTS preload enabled
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

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

*18 landmarks*

- **[CRITICAL]** No <main> landmark found — Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
- **[PASS]** 6 <nav> landmark(s) found
- **[WARNING]** 4 of 6 <nav> elements are unlabeled — Multiple navigations need aria-label to distinguish them for screen readers.
- **[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.

### Heading Hierarchy (B — 70/100)

*66 headings, 2 skip(s)*

- **[PASS]** Single H1 present
- **[WARNING]** Heading level skipped: H2 → H4 (missing H3) — Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
- **[WARNING]** Heading level skipped: H2 → H5 (missing H3) — Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

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

*All 42 images OK*

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

### Form Accessibility (A+ — 100/100)

*No form controls*

- **[PASS]** No form controls on this page

### Link & Button Quality (C — 68/100)

*236 links, 88 buttons — all OK*

- **[CRITICAL]** 2 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]** 13 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[PASS]** 221 link(s) with descriptive text

---

## UX

### 404 Error Page (B — 80/100)

*HTTP 404, custom page*

- **[PASS]** Correct 404 status code returned
- **[PASS]** Custom styled 404 page
- **[PASS]** Navigation links present on 404 page
- **[PASS]** Homepage link present on 404 page

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

*3 icon(s) detected*

- **[PASS]** favicon.ico present at site root
- **[PASS]** HTML icon links detected
- **[PASS]** Apple touch icon present

### 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 — 40/100)

*No dark mode signals*

- **[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 (F — 20/100)

*No navigation patterns*

- **[PASS]** 6 navigation landmark(s) detected
- **[PASS]** Hamburger menu detected (responsive design)
- **[INFO]** No breadcrumbs, search, or skip link detected — These navigation aids help users orient themselves and find content efficiently, especially on large sites.

---

## SEO

### Canonical URL (B — 80/100)

*Minor issues*

- **[WARNING]** No canonical tag found — Search engines will determine the canonical URL themselves, which may cause duplicate content issues.

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

*Title: 8 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 8 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)

*1446 words, Very Difficult*

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

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

*224 internal, 12 external*

- **[PASS]** 224 internal links (95%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** Page has 236 links — consider reducing
- **[INFO]** 224 internal / 12 external links

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

*42 images, 3 descriptive filenames*

- **[WARNING]** 93% 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 (F — 15/100)

*4.00g CO2 per view*

- **[CRITICAL]** 4.00g CO2 per page view — This page transfers 16.9 MB, producing an estimated 4.00g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.10g, network 0.83g, end-user device 3.07g.
- **[INFO]** At 10,000 monthly views: 480.0 kg CO2/year — With 10,000 page views per month, this page would generate approximately 480.0 kg of CO2 annually — equivalent to charging 60004 smartphones.
- **[PASS]** Green hosting reduces data center emissions

### Green Hosting (A+ — 100/100)

*Green (both)*

- **[PASS]** Both hosting and CDN use renewable energy
- **[INFO]** Next.js: Verified by the Green Web Foundation
- **[INFO]** Cloudflare: 100% renewable energy for global network since 2019
- **[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 327 KB (vs 17306 KB first visit). 184 of 187 resources are served from browser cache, saving 3.92g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.08g CO2 (first visit: 4.00g)

### Carbon Budget (F — 15/100)

*95th percentile*

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

### Transfer Efficiency (B — 80/100)

*86% efficient*

- **[INFO]** Transfer efficiency: 86% — An estimated 2459 KB (14%) could be eliminated: 0 KB via better compression, 0 KB via modern image formats, 2459 KB of unused JavaScript. This wasted data produces 0.57g of unnecessary CO2 per page view.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/a8bbe3fa-3f75-4cff-bb84-2f3b64b323b1*
