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

**Date:** April 8, 2026  
**URL:** https://kyliecosmetics.com  
**Overall Grade:** C (74/100)  
**Report:** https://beavercheck.com/results/602ec0cb-2f03-4d19-83ba-e7e6172da3a1

## Top Findings

1. **[CRITICAL]** Cookie 'cart_currency' is missing the Secure flag — Security > Cookie Security
2. **[CRITICAL]** Cookie 'localization' is missing the Secure flag — Security > Cookie Security
3. **[CRITICAL]** Page weighs 51.4 MB (26.8 MB transferred) — Performance > Page Weight Budget
4. **[CRITICAL]** 2 button(s) with no accessible text — Accessibility > Link & Button Quality
5. **[CRITICAL]** 2 control(s) without accessible label — Accessibility > Form Accessibility

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 16 |
| Accessibility | 93 |
| Best Practices | 77 |
| 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 80 days)
- **[PASS]** Certificate chain has 2 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 1 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

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

*3 cookies analyzed, 3 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.
- **[PASS]** Cookie '_shopify_essential' has the Secure flag
- **[PASS]** Cookie '_shopify_essential' has the HttpOnly flag
- **[PASS]** Cookie '_shopify_essential' has SameSite=Lax

---

## Advanced Security

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

*0 of 62 external resources have SRI*

- **[WARNING]** External link from foursixty.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from s3.eu-west-1.amazonaws.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from backinstock.useamp.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.attn.tv 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 static.rechargecdn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn-loyalty.yotpo.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 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 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 www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.jsdelivr.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from 3fdbc400153f.cdn4.forter.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 link 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 shop.app lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link 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 cdn.shopify.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 cdn-widgetsrepository.yotpo.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 asset.fwcdn3.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from asset.fwcdn3.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from asset.fwscripts.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from goihs.kyliecosmetics.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from goihs.kyliecosmetics.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 cdn.optimizely.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.attn.tv 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-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 api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn-widgetsrepository.yotpo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn-widgetsrepository.yotpo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from api.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from webservices.global-e.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from webservices.global-e.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from asset.fwcdn3.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from foursixty.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from apps.bazaarvoice.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdnjs.cloudflare.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 (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)

*26.8 MB transferred, 487 requests*

- **[CRITICAL]** Page weighs 51.4 MB (26.8 MB transferred)
- **[WARNING]** JavaScript is 4.8 MB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[WARNING]** Images are 2.7 MB — compress or use modern formats — Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
- **[WARNING]** 487 HTTP requests — consider bundling or reducing — Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
- **[INFO]** Estimated 5.6 g CO2 per page load

### Third-Party Impact (A — 85/100)

*35% third-party, 0 ms blocking*

- **[INFO]** Third-party code accounts for 35% of page weight (9.4 MiB of 26.8 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)

*90 images, 0 KB saveable*

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

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

*22989ms total JS execution*

- **[WARNING]** Unattributable: 3550ms CPU time
- **[WARNING]** https://kyliecosmetics.com/cdn/shop/t/1968/assets/...: 3309ms CPU time
- **[WARNING]** https://kyliecosmetics.com/cdn/shopifycloud/storef...: 2019ms CPU time
- **[WARNING]** https://kyliecosmetics.com/en-bl: 1737ms CPU time
- **[WARNING]** https://asset.fwcdn3.com/js/fwn.js: 1190ms CPU time
- **[WARNING]** Third-party scripts: 12210ms (53% of total)

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

*6 fonts (163 KB)*

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

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

*207 scripts, 1.8 MB unused*

- **[WARNING]** https://cdn-swell-assets.yotpo.com/app.v1.0.368.js: 154 KB unused (80%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js...: 148 KB unused (79%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://asset.fwscripts.com/js/live-helper.js: 114 KB unused (59%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://7ce243a1e1a2.cdn4.forter.com/sn/7ce243a1e1...: 92 KB unused (42%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://3fdbc400153f.cdn4.forter.com/sn/3fdbc40015...: 88 KB unused (41%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 1.8 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)

*8 hints, 0 missing preconnects*

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

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

*No render-blocking resources detected*

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

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

*No third-party resources detected*


---

## Content Quality

### Links (F — 40/100)

*200 links checked, 113 healthy, 87 broken*

- **[CRITICAL]** 113 of 200 links are healthy
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-bl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.co.uk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-cr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-ae — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-ai — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-am — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-au — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-bh — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-bn — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-bs — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-ca — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-cn — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-co — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-do — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-et — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-gl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-il — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-im — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-in — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-jo — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-lb — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-mx — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-nz — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-pa — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-py — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-sa — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-sg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-tc — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-tt — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-vc — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-vg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliecosmetics.com/en-mf — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-at — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-ba — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-be — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-cy — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-cz — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-dk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-ee — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-es — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/fr-fr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-gr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/it-it — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-hu — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-ie — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-is — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-li — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-lt — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-lu — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-lv — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-mc — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-mt — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-ro — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-no — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-pl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-pt — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-ch — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-se — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-si — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-sk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-fi — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-nl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-bg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://kyliejennercosmetics.eu/en-hr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://monorail-edge.shopifysvc.com — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://api.bazaarvoice.com/ — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://fe462cb4475e441c935b1b5b0530baee-3fdbc400153f.cdn... — Found in <link href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/products/dewy-balm-stick — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/glow-balm — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/cosmetics-ey... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://kyliecosmetics.com/en-bl/collections/kylie-cosmet... — Found in <a 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 long (70 characters) — Titles over 60 characters may be truncated in social sharing previews.

### Structured Data (D — 65/100)

*4 JSON-LD block(s) found — issues found that may affect search visibility.*

- **[CRITICAL]** Malformed JSON-LD block #3 — JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[\n      {\n        \"@context\": \"h\n\t^...............................\n"
- **[WARNING]** Missing required property "name" for WebSite — The "name" property is required for the WebSite schema type.
- **[INFO]** Missing recommended property "description" for WebSite — Adding "description" can improve how search engines display your content.
- **[PASS]** 4 JSON-LD blocks found

---

## Infrastructure

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

*1 A records, 35 ms lookup*

- **[PASS]** Resolves to 1 IPv4 address(es)
- **[INFO]** Single A record — no DNS redundancy — Multiple A records provide failover if one server goes down.
- **[INFO]** No IPv6 (AAAA) records
- **[PASS]** 2 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: 35 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 108 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[PASS]** sitemap.xml is valid XML
- **[PASS]** sitemap.xml contains 108 entries
- **[PASS]** Sitemap index with 108 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)

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

- **[PASS]** Domain registered until Sep 3, 2026 (4 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: 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]** 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+ — 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

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

*8 trackers detected*

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

---

## Legal

### Legal Page Ecosystem (A — 85/100)

*4 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at /en-bl/pages/privacy-policy, linked from footer.
- **[PASS]** Terms of Service detected — Found at /pages/terms.
- **[PASS]** Cookie Policy detected — Found at /en-bl/pages/cookie-policy, linked from footer.
- **[PASS]** Accessibility Statement detected — Found at /en-bl/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 coty operations privacy policy By clicking "I agre*

- **[PASS]** Copyright notice is up to date — Copyright notice is up to date: © 2026 coty operations privacy policy By clicking "I agre
- **[PASS]** Copyright holder: coty operations privacy policy By clicking "I agre

### 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 (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]** 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

*3 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]** 3 third-party services across 3 categories — 3 third-party services detected across 3 categories: Analytics (1), Tag Management (1), CDN (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]** Cloudflare (CDN) — Detected via script URL. 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: CDG)
- **[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

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

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

- **[PASS]** HTTP/3 (QUIC) supported — The server advertises HTTP/3 via Alt-Svc for faster connections on mobile networks.
- **[WARNING]** HSTS max-age is short: 91 days — HSTS max-age should be at least 1 year (31536000 seconds).
- **[INFO]** HSTS missing includeSubDomains — Without includeSubDomains, HSTS only protects the exact domain.
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

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

*10 landmarks*

- **[PASS]** <main> landmark present
- **[PASS]** 3 <nav> landmark(s) found
- **[PASS]** All <nav> elements are properly labeled
- **[PASS]** Skip navigation link present

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

*89 headings*

- **[PASS]** Single H1 present
- **[WARNING]** 4 empty heading(s) — Empty headings appear in the document outline but provide no information.

### Alt Text Quality (F — 30/100)

*4 of 103 images have issues*

- **[CRITICAL]** 4 image(s) missing alt attribute — Images without alt text are invisible to screen readers.
- **[CRITICAL]** 4 image-in-link without alt text — An image inside a link with no alt creates an empty link.
- **[PASS]** 53 decorative image(s) correctly marked
- **[PASS]** 46 image(s) with good alt text

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

*2 of 83 controls have issues*

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

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

*4 issue(s) across 194 links and 160 buttons*

- **[CRITICAL]** 2 link(s) with no accessible text — Links without text are announced as raw URLs by screen readers.
- **[CRITICAL]** 50 image-only link(s) without alt text
- **[WARNING]** 5 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[CRITICAL]** 2 button(s) with no accessible text
- **[PASS]** 137 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 (F — 15/100)

*1 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
- **[INFO]** No apple-touch-icon detected — iOS devices use this when users add your site to their home screen. Add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.

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

*Not found*

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

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

*Theme color only*

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

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

*No print styles*

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

### Navigation UX (F — 30/100)

*1 navigation pattern(s)*

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

---

## SEO

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

*Minor issues*

- **[PASS]** Canonical tag present
- **[WARNING]** Canonical does not match final URL (https://kyliecosmetics.com)
- **[CRITICAL]** Canonical target returns 429 — Search engines cannot follow this canonical, effectively orphaning this page.

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

*Title: 11 chars*

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

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

*3270 words, Fairly Difficult*

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

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

*187 internal, 7 external*

- **[PASS]** 187 internal links (96%)
- **[PASS]** 99% of links use descriptive anchor text
- **[INFO]** 187 internal / 7 external links

### Image SEO (A+ — 95/100)

*103 images, 103 descriptive filenames*

- **[PASS]** All images have descriptive filenames
- **[INFO]** 4 image(s) missing alt text — see Accessibility tab

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (F — 15/100)

*6.35g CO2 per view*

- **[CRITICAL]** 6.35g CO2 per page view — This page transfers 26.8 MB, producing an estimated 6.35g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.16g, network 1.31g, end-user device 4.87g.
- **[INFO]** At 10,000 monthly views: 761.5 kg CO2/year — With 10,000 page views per month, this page would generate approximately 761.5 kg of CO2 annually — equivalent to charging 95183 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)

*100% cached*

- **[PASS]** 100% reduction on repeat visits — Returning visitors download only 84 KB (vs 27453 KB first visit). 482 of 487 resources are served from browser cache, saving 6.33g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.02g CO2 (first visit: 6.35g)

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

*95th percentile*

- **[WARNING]** 6.35g 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 (A+ — 100/100)

*93% efficient*

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

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/602ec0cb-2f03-4d19-83ba-e7e6172da3a1*
