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

**Date:** April 21, 2026  
**URL:** https://player.vimeo.com  
**Overall Grade:** C (71/100)  
**Report:** https://beavercheck.com/results/7f772b85-1a50-400c-9682-dc0d91442710

## Top Findings

1. **[CRITICAL]** Page weighs 28.3 MB (16.7 MB transferred) — Performance > Page Weight Budget
2. **[CRITICAL]** No <main> landmark found — Accessibility > Landmark Structure
3. **[WARNING]** 170 third-party resources (100% of weight) — Performance > Page Weight Inventory
4. **[WARNING]** 174 HTTP requests — consider bundling or reducing — Performance > Page Weight Budget
5. **[WARNING]** Cookie '__cf_bm' has no SameSite attribute — Security > Cookie Security

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 28 |
| Accessibility | 81 |
| Best Practices | 77 |
| SEO | 100 |

---

## Security

### Security Headers (C — 55/100)

*5 of 10 headers properly configured*

- **[PASS]** Strict-Transport-Security is properly configured
- **[PASS]** X-Content-Type-Options is properly configured
- **[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.
- **[PASS]** Content-Security-Policy is present
- **[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 (B — 75/100)

*5 of 10 CSP checks passed*

- **[INFO]** Raw CSP policy
- **[PASS]** default-src directive is set
- **[PASS]** No 'unsafe-inline' in script source
- **[PASS]** No 'unsafe-eval' in script source
- **[PASS]** No wildcard in script source
- **[PASS]** object-src falls back to default-src
- **[WARNING]** base-uri directive is missing — Without base-uri, attackers can inject a <base> tag to hijack relative URLs. Set it to 'self' or 'none'.
- **[WARNING]** frame-ancestors directive is missing — frame-ancestors controls who can embed your page, preventing clickjacking. Set it to 'self' or 'none'.
- **[WARNING]** form-action directive is missing — form-action restricts where forms can submit data, preventing form hijacking.
- **[INFO]** upgrade-insecure-requests is not set — This directive upgrades HTTP resources to HTTPS automatically, preventing mixed content.

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

*2 cookies analyzed, 5 checks passed*

- **[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 15 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 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*

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

### Email Security (F — 30/100)

*No DMARC*

- **[WARNING]** No DMARC record found — Without DMARC, email receivers have no policy for handling authentication failures.

### 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.7 MB transferred, 174 requests*

- **[CRITICAL]** Page weighs 28.3 MB (16.7 MB transferred)
- **[WARNING]** Images are 7.1 MB — compress or use modern formats — Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
- **[WARNING]** JavaScript is 3.9 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.4 MB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[WARNING]** 174 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)

*100% third-party, 0 ms blocking*

- **[WARNING]** Third-party code accounts for 100% of page weight (16.7 MiB of 16.7 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)

*61 images, 0 KB saveable*

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

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

*21912ms total JS execution*

- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/18-...: 7921ms CPU time
- **[WARNING]** https://vimeo.com/features: 2707ms CPU time
- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/718...: 2433ms CPU time
- **[WARNING]** Unattributable: 1966ms CPU time
- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/87c...: 1880ms CPU time
- **[WARNING]** Third-party scripts: 21912ms (100% of total)

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

*6 fonts (1465 KB)*

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

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

*45 scripts, 2.1 MB unused*

- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/718...: 806 KB unused (67%) — 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/483...: 116 KB unused (74%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://f.vimeocdn.com/cms/_next/static/chunks/404...: 110 KB unused (47%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-126V...: 68 KB unused (41%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 2.1 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)

*44 hints, 0 missing preconnects*

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

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

*174 resources · 16.7 MB · 2.1 MB savings available*

- **[WARNING]** Page weight 15.7 MB over 1MB target
- **[INFO]** ~2.1 MB of savings available
- **[WARNING]** 170 third-party resources (100% of weight)
- **[INFO]** 20 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)

*157 links checked, 66 healthy, 91 broken*

- **[CRITICAL]** 66 of 157 links are healthy
- **[WARNING]** Broken link: https://f.vimeocdn.com — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://player.vimeo.com/search/opensearch.xml — Found in <link href>. Returns HTTP 404.
- **[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.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/video-player — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/online-video-hosting — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/screen-recorder — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/video-editor — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/create — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/vimeo-ai — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/video-analytics — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/integrations — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/mobile — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/video-collaboration — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/vimeo-streaming — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/integrations/adobe-premiere-pro — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/bestoftheyear — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/video-library — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/webinar — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/livestreaming — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/ondemand — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/join — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/creative-professionals — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/marketing — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/communications — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/learning-and-development — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/video-monetization — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/small-business-solutions — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/education-solutions — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/retail — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/tech — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/financial-services — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/ai-translation — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/enterprise — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/vimeo-central — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/campaigns/vimeo-marketing — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/interactive-video — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/security — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/customers — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/blog — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/events — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/enterprise/resources — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/vimeo-academy — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/partners — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/customers/dropout — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/upgrade-plan?paywall_trigger=mar... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/product-updates — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/enterprise/contact-us?mkc=368tnc — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/upgrade — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/upload — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/watch — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/home — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/channels/staffpicks — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/upgrade-plan?paywall_trigger=mar... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/teleprompter — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/virtual-events — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/ai-script-generator — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/shoppable-video — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/video-privacy — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/auto-caption — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/video-transcription — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/ott — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/security — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/video-seo — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/data-residency — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/showcases — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/upgrade-plan?paywall_trigger=mar... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/enterprise/contact-us — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/watch-demo — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/help/contact — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/features/video-trimmer — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/video-editor/gif-maker — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/video-editor/convert-image-to-video — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/solutions/healthcare — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/help/guidelines — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/press/media-kit — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/about — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/careers — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/careers/culture — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/blog/post/spring-2025-release — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/site_map — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/languages — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/terms — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/privacy — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/privacy/us-state-privacy — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/dmca — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/cookie_policy — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://player.vimeo.com/accessibility — Found in <a 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]** og:title is short (23 characters) — Ideal length is 25–60 characters for social sharing previews.
- **[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 (B — 80/100)

*2 A records, 108 ms lookup*

- **[PASS]** Resolves to 2 IPv4 address(es)
- **[INFO]** No IPv6 (AAAA) records
- **[WARNING]** CNAME record at zone apex — A CNAME at the zone apex can break MX and NS records. Use ALIAS/ANAME or A records instead.
- **[INFO]** No NS records found
- **[INFO]** No MX records — email not configured via DNS
- **[INFO]** CAA records not checked — CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
- **[INFO]** No SPF record found in TXT records — SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.
- **[PASS]** DNS resolution time: 108 ms

### Redirect Chain (B — 70/100)

*1 redirect(s), 1033 ms total*

- **[PASS]** Single redirect
- **[INFO]** Uses 302 (temporary) redirect — If permanent, use 301 instead.
- **[WARNING]** Redirect overhead: 1033 ms total
- **[INFO]** Cross-domain redirect detected

### 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, no sitemap*

- **[PASS]** robots.txt is present
- **[INFO]** No sitemap.xml found — A sitemap helps search engines discover and index your pages more efficiently.
- **[INFO]** robots.txt does not reference a sitemap — Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

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

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

- **[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 (7 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 (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]** 2 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)

*1 trackers detected*

- **[INFO]** 1 third-party trackers detected — Found 1 analytics, 0 advertising, 0 marketing, 0 tag manager trackers.
- **[WARNING]** Trackers detected but no cookie policy found — This page loads 1 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)

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

- **[INFO]** 1 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

*2 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 (moderate confidence) — Indicators suggesting GDPR may be relevant: 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.

### 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 (C — 55/100)

*0 compliance badge(s) detected*

- **[INFO]** No compliance badges detected — No recognized compliance certification badges or seals were found. This is common — many sites do not display compliance badges.

---

## Availability

### CDN & Delivery (A — 85/100)

*Cloudflare (DYNAMIC)*

- **[PASS]** Site is served via Cloudflare CDN (edge: SIN)
- **[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)

*12 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)

*39 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 27 images OK*

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

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

*No form controls*

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

### Link & Button Quality (A — 94/100)

*249 links, 50 buttons — all OK*

- **[WARNING]** 2 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[PASS]** 247 link(s) with descriptive text

---

## UX

### 404 Error Page (C — 55/100)

*HTTP 404, custom page*

- **[PASS]** Correct 404 status code returned
- **[PASS]** Custom styled 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)

*1229 words, Very Difficult*

- **[PASS]** Page has 1229 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 17)

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

*237 internal, 12 external*

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

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

*27 images, 4 descriptive filenames*

- **[WARNING]** 85% 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)

*3.96g CO2 per view*

- **[CRITICAL]** 3.96g CO2 per page view — This page transfers 16.7 MB, producing an estimated 3.96g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.10g, network 0.82g, end-user device 3.04g.
- **[INFO]** At 10,000 monthly views: 474.9 kg CO2/year — With 10,000 page views per month, this page would generate approximately 474.9 kg of CO2 annually — equivalent to charging 59367 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 264 KB (vs 17122 KB first visit). 172 of 174 resources are served from browser cache, saving 3.90g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.06g CO2 (first visit: 3.96g)

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

*95th percentile*

- **[WARNING]** 3.96g 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)

*87% efficient*

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

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/7f772b85-1a50-400c-9682-dc0d91442710*
