# BeaverCheck Audit Report — https://www.glossier.com

**Date:** April 4, 2026  
**URL:** https://www.glossier.com  
**Overall Grade:** C (70/100)  
**Report:** https://beavercheck.com/results/b48f19be-877c-438d-b2e5-cd0889087f91

## Top Findings

1. **[CRITICAL]** Cookie '_shopify_s' is missing the Secure flag — Security > Cookie Security
2. **[CRITICAL]** Cookie '_shopify_y' is missing the Secure flag — Security > Cookie Security
3. **[CRITICAL]** Cookie 'cart_currency' is missing the Secure flag — Security > Cookie Security
4. **[CRITICAL]** Cookie 'localization' is missing the Secure flag — Security > Cookie Security
5. **[CRITICAL]** Page weighs 15.2 MB (6.2 MB transferred) — Performance > Page Weight Budget

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 19 |
| Accessibility | 93 |
| Best Practices | 81 |
| SEO | 100 |

---

## Security

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

*5 of 10 headers properly configured*

- **[WARNING]** HSTS max-age is too short (7889238s, should be ≥ 31536000s) — A short max-age leaves a window for downgrade attacks. Set max-age to at least 31536000 (1 year).
- **[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.
- **[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)

*3 of 10 CSP checks passed*

- **[INFO]** Raw CSP policy
- **[WARNING]** default-src directive is missing — default-src provides a fallback for other directives. Set it to restrict default resource loading.
- **[INFO]** No script-src or default-src to check for 'unsafe-inline'
- **[INFO]** No script-src or default-src to check for 'unsafe-eval'
- **[INFO]** No script-src or default-src to check for wildcard
- **[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'.
- **[PASS]** frame-ancestors directive is set
- **[WARNING]** form-action directive is missing — form-action restricts where forms can submit data, preventing form hijacking.
- **[PASS]** upgrade-insecure-requests is enabled

### 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 86 days)
- **[PASS]** Certificate chain has 3 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 1 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

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

*7 cookies analyzed, 11 checks passed*

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

---

## Advanced Security

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

*0 of 56 external resources have SRI*

- **[WARNING]** External script from bat.bing.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.rechargecdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.shopify.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from crossborder-integration.global-e.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from analytics.tiktok.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from analytics.tiktok.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from tr.snapchat.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from d.impactradius-event.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from sc-static.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.redditstatic.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.clairedefermat.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from edge.fullstory.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from analytics.tiktok.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from us-assets.i.posthog.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from connect.facebook.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from connect.facebook.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from 21bd15724800.cdn4.forter.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.optimizely.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from assets.findation.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from shop.app lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from onsite.joinground.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.klaviyo.com 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 static-tracking.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static-tracking.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static-tracking.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static-tracking.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static-tracking.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static-tracking.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from xp2023-pix.s3.amazonaws.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from googleads.g.doubleclick.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from googleads.g.doubleclick.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from us-assets.i.posthog.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from us-assets.i.posthog.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from us-assets.i.posthog.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from us-assets.i.posthog.com 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 static.klaviyo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from config.gorgias.chat lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from config.gorgias.chat lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.myshlf.us 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)

*6.2 MB transferred, 413 requests*

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

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

*71% third-party, 0 ms blocking*

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

*26 images, 0 KB saveable*

- **[WARNING]** https://glossier-prod.imgix.net/files/glossier-soi... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://www.glossier.com/cdn/shop/t/1393/assets/se... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://glossier-prod.imgix.net/files/glossier-soi... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]**  is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://glossier-prod.imgix.net/files/glossier-soi... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://glossier-prod.imgix.net/files/glossier-soi... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

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

*25037ms total JS execution*

- **[WARNING]** Unattributable: 3027ms CPU time
- **[WARNING]** https://www.glossier.com/cdn/wpm/bcfa8229ew36b6053...: 2626ms CPU time
- **[WARNING]** https://www.glossier.com/cdn/shop/t/1393/assets/ap...: 1880ms CPU time
- **[WARNING]** https://edge.fullstory.com/s/fs.js: 1804ms CPU time
- **[WARNING]** https://www.glossier.com/: 1553ms CPU time
- **[WARNING]** Third-party scripts: 16043ms (64% of total)

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

*11 fonts (185 KB)*

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

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

*216 scripts, 1.2 MB unused*

- **[WARNING]** https://7ce243a1e1a2.cdn4.forter.com/sn/7ce243a1e1...: 94 KB unused (43%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://21bd15724800.cdn4.forter.com/sn/21bd157248...: 81 KB unused (42%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://21bd15724800.cdn4.forter.com/sn/21bd157248...: 81 KB unused (42%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://static.rechargecdn.com/assets/js/widget.mi...: 75 KB unused (63%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtag/destination?...: 67 KB unused (40%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 1.2 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)

*16 hints, 0 missing preconnects*

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

---

## Content Quality

### Links (F — 40/100)

*200 links checked, 53 healthy, 147 broken*

- **[CRITICAL]** 53 of 200 links are healthy
- **[WARNING]** Broken link: https://www.glossier.com/ — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-tt — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ca — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/fr-ca — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-dk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/fr-fr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-fr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ie — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-se — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ad — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ae — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ag — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ai — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-al — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-am — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ao — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-at — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-au — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-aw — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-az — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ba — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bb — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bd — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-be — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bf — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bh — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bi — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bj — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bm — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bn — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bo — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-br — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bs — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bt — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bw — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-bz — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-cg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ch — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ci — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ck — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-cm — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-cn — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-co — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-cr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-cv — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-cw — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-cy — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-cz — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-de — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-dj — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-dm — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-do — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ec — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ee — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-eg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-es — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-fi — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-fj — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-fk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-fo — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ga — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-gd — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ge — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-gf — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-gg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-gh — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-jm — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-jo — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-jp — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ke — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-kg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-kh — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ki — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-km — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-kn — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-kr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-kw — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ky — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-kz — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-la — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-lc — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-li — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-lk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-lr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ls — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-lt — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-lu — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-lv — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ma — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mc — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-md — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-me — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mf — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mn — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mo — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mq — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ms — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mt — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mu — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mv — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mw — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mx — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-mz — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-na — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-nc — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ng — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-nl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-no — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-np — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-nr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-nu — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-nz — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-om — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-pa — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-pf — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-pg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ph — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-pk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-pl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-pt — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-py — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-qa — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-re — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-ro — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-rs — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-rw — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sa — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sb — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sc — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sh — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-si — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sm — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sn — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-st — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sv — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sx — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-sz — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.glossier.com/en-tc — Found in <link href>. Returns HTTP 429.

### 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 short (8 characters) — Ideal length is 25–60 characters for 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 (B — 75/100)

*1 A records, 20 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.
- **[PASS]** Has 1 IPv6 (AAAA) record(s)
- **[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: 20 ms

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

*No redirects — direct access*

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

### IPv6 Readiness (F — 30/100)

*IPv6 records exist but unreachable*

- **[WARNING]** IPv6 DNS records exist but server is not reachable — Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.
- **[INFO]** IPv6 connection error

### Crawlability (A+ — 100/100)

*robots.txt present, sitemap with 756 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[PASS]** sitemap.xml is valid XML
- **[PASS]** sitemap.xml contains 756 entries
- **[PASS]** Sitemap index with 756 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: www)
- **[PASS]** HTTP correctly 301-redirects to HTTPS

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

*glossier.com — via CSC Corporate Domains, Inc., 13 years, 8 months old, hosted on Cloudflare*

- **[PASS]** Domain registered until Sep 24, 2026 (5 months remaining)
- **[PASS]** DNSSEC is enabled
- **[PASS]** Registrar: CSC Corporate Domains, Inc.
- **[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]** 7 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+ — 100/100)

*Lang attribute + Content-Language header*

- **[PASS]** <html lang> attribute is present
- **[PASS]** <html lang> value is valid
- **[PASS]** Content-Language header is set
- **[PASS]** Language signals are consistent

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

---

## Legal

### Legal Page Ecosystem (D — 45/100)

*2 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at https://www.glossier.com/policies/privacy-policy.
- **[WARNING]** Terms of Service not detected — No link matching common Terms of Service URL patterns or link text was found. Most websites are expected to have a Terms of Service, especially those collecting user data.
- **[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.
- **[PASS]** Accessibility Statement detected — Found at /pages/accessibility, linked from footer.
- **[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 Glossier*

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

### Regulatory Indicators

*4 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; 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: california consumer privacy act; Link URL pattern: https://intothegloss.com/pages/ccpa. California Consumer Privacy Act — gives California residents rights over their personal data.
- **[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: phi. Health Insurance Portability and Accountability Act — protects sensitive patient health information.

### Third-Party Data Sharing

*5 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]** 5 third-party services across 4 categories — 5 third-party services detected across 4 categories: Analytics (1), Tag Management (1), Advertising (2), Session Recording (1). Each of these services receives some user data from your site visitors.
- **[INFO]** Google Analytics (Analytics) — Detected via script URL. Typically collects: Page views, User behavior, Demographics, Device info, IP address. Privacy policy: https://policies.google.com/privacy. Data Processing Agreement available.
- **[INFO]** Google Tag Manager (Tag Management) — Detected via script URL. Typically collects: Orchestrates other tracking scripts, Page views. Privacy policy: https://policies.google.com/privacy. Data Processing Agreement available.
- **[INFO]** Facebook Pixel (Advertising) — Detected via script URL. Typically collects: Page views, Conversions, User behavior, Ad targeting. Privacy policy: https://www.facebook.com/privacy/policy. Data Processing Agreement available.
- **[INFO]** FullStory (Session Recording) — Detected via script URL. Typically collects: Session recordings, Click data, Form interactions, Console logs. Privacy policy: https://www.fullstory.com/legal/privacy-policy/. Data Processing Agreement available.
- **[INFO]** TikTok Pixel (Advertising) — Detected via script URL. Typically collects: Page views, Conversions, Ad targeting. Privacy policy: https://www.tiktok.com/legal/privacy-policy. 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: SJC)
- **[INFO]** CDN cache status: DYNAMIC

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

*No cache headers*

- **[WARNING]** No Cache-Control header found — Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
- **[PASS]** ETag present — enables conditional (304) responses

---

## Accessibility

### Landmark Structure (A — 90/100)

*18 landmarks*

- **[PASS]** <main> landmark present
- **[PASS]** 3 <nav> landmark(s) found
- **[WARNING]** 3 of 3 <nav> elements are unlabeled — Multiple navigations need aria-label to distinguish them for screen readers.
- **[PASS]** Skip navigation link present

### Heading Hierarchy (C — 60/100)

*38 headings, 1 skip(s)*

- **[CRITICAL]** No H1 heading found — Every page should have one H1 that describes the page content.
- **[WARNING]** Heading level skipped: H2 → H4 (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 50 images OK*

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

### Form Accessibility (B — 70/100)

*2 of 27 controls have issues*

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

### Link & Button Quality (D — 53/100)

*2 issue(s) across 373 links and 70 buttons*

- **[WARNING]** 1 link(s) with generic text — Generic link text like 'click here' doesn't describe the destination.
- **[CRITICAL]** 17 image-only link(s) without alt text
- **[WARNING]** 35 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[CRITICAL]** 1 button(s) with no accessible text
- **[PASS]** 320 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 (D — 40/100)

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

### 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 (B — 70/100)

*Dark mode detected*

- **[PASS]** prefers-color-scheme CSS detected in inline styles
- **[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 — 30/100)

*1 navigation pattern(s)*

- **[PASS]** Skip navigation link detected
- **[PASS]** 3 navigation landmark(s) detected

---

## SEO

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

*Minor issues*

- **[PASS]** Canonical tag present
- **[PASS]** Canonical is self-referencing
- **[PASS]** Canonical matches final URL after redirects
- **[CRITICAL]** Canonical target returns 429 — Search engines cannot follow this canonical, effectively orphaning this page.

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

*Title: 11 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 11 characters — consider expanding

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

*3357 words, Difficult*

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

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

*348 internal, 25 external*

- **[PASS]** 348 internal links (93%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** Page has 373 links — consider reducing
- **[INFO]** 348 internal / 25 external links

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

*50 images, 8 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.47g CO2 per view*

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

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

*Green (both)*

- **[PASS]** Both hosting and CDN use renewable energy
- **[INFO]** Amazon Web Services: 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)

*96% cached*

- **[PASS]** 96% reduction on repeat visits — Returning visitors download only 255 KB (vs 6363 KB first visit). 401 of 413 resources are served from browser cache, saving 1.41g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.06g CO2 (first visit: 1.47g)

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

*74th percentile*

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

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

*80% efficient*

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

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/b48f19be-877c-438d-b2e5-cd0889087f91*
