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

**Date:** April 8, 2026  
**URL:** https://jeffreestarcosmetics.com  
**Overall Grade:** C (74/100)  
**Report:** https://beavercheck.com/results/a89d497a-e160-4171-832d-04339861d64c

## 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 12.8 MB (6.3 MB transferred) — Performance > Page Weight Budget

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 36 |
| Accessibility | 97 |
| 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 42 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 31 external resources have SRI*

- **[WARNING]** External script from media.9gtb.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.rebuyengine.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 dawtemplatesmaster.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 pc-quiz.s3.us-east-2.amazonaws.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.nfcube.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from d18eg7dreypte5.cloudfront.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from d18eg7dreypte5.cloudfront.net 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 a.glosku.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.weglot.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from gdprcdn.b-cdn.net 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 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 ga.jspm.io 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 cdn-widgetsrepository.yotpo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.506.io 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 cdn-widgetsrepository.yotpo.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from customerapp.anncode.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from customerapp.anncode.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from cdn.jsdelivr.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from ajax.googleapis.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from cdn.shopify.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from cdn.shopify.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.

### 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 (D — 50/100)

*DMARC: none*

- **[WARNING]** DMARC policy is none — monitoring only — This only monitors, it doesn't block spoofed emails. Change to p=quarantine or p=reject.

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

- **[CRITICAL]** Page weighs 12.8 MB (6.3 MB transferred)
- **[WARNING]** JavaScript is 2.4 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.2 MB — compress or use modern formats — Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
- **[INFO]** Fonts are 247 KB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[WARNING]** 376 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 (B — 70/100)

*42% third-party, 0 ms blocking*

- **[INFO]** Third-party code accounts for 42% of page weight (2.7 MiB of 6.3 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 (A — 90/100)

*97 images, 0 KB saveable*

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

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

*20627ms total JS execution*

- **[WARNING]** https://jeffreestarcosmetics.com/: 10906ms CPU time
- **[WARNING]** Unattributable: 3077ms CPU time
- **[WARNING]** https://jeffreestarcosmetics.com/cdn/wpm/b0e8c7c7a...: 1054ms CPU time
- **[WARNING]** https://assets.gorgias.chat/build/static/js/279.6b...: 416ms CPU time
- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-81RX...: 322ms CPU time
- **[INFO]** Third-party scripts: 7446ms (36% of total)

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

*12 fonts (247 KB)*

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

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

*163 scripts, 970 KB unused*

- **[WARNING]** https://cdn.rebuyengine.com/onsite/js/global.js?bu...: 166 KB unused (75%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://cdn-swell-assets.yotpo.com/app.v1.0.368.js: 164 KB unused (86%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://dawtemplatesmaster.com/_shopify_app_ressou...: 78 KB unused (88%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://dawtemplatesmaster.com/_shopify_app_ressou...: unminified — 46 KB could be saved
- **[WARNING]** https://www.googletagmanager.com/gtag/destination?...: 65 KB unused (48%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-81RX...: 63 KB unused (38%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 970 KB

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

*All resources properly cached*

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

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

*No render-blocking resources*

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

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

*2 hints, 0 missing preconnects*

- **[PASS]** Page uses 2 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, 111 healthy, 89 broken*

- **[CRITICAL]** 111 of 200 links are healthy
- **[WARNING]** Broken link: https://jeffreestarcosmetics.com/ — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://a.glosku.com/shopify-client/glosku-bundle.js?shop... — Found in <script src>. Get "https://a.glosku.com/shopify-client/glosku-bundle.js?shop=jeffree-star-cosmetics.myshopify.com": tls: failed to verify certificate: x509: certificate is valid for www.gzmoni.com, gzmoni.com, not a.glosku.com
- **[WARNING]** Broken link: https://monorail-edge.shopifysvc.com — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://jeffreestarcosmetics.com/web-pixels@0e8c7c7aw41bd... — Found in <script src>. Returns HTTP 429.
- **[WARNING]** Broken link: https://jeffreestarcosmetics.com/web-pixels@0e8c7c7aw41bd... — Found in <script src>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/lip-balm — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/products/make-me-melt-wa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/c-nt-collection — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/trending — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/collections — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/night-owl-co... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/wake-your-as... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/cowgirl-quee... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/vans-warped-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/new-1 — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/best-sellers — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/back-in-stock — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/bundles-sets — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/products/jeffree-star-co... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/makeup-brushes — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/velour-lip-l... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyebrow — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/makeup — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyes — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeliner-mas... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/face — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/blush — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/concealer — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/highlighters — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/setting-powder — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/lips — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/products/liquid-lip-balm — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/lip-oil — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/lipstick — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/lip-gloss — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/scorpio-coll... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/jeffree-star... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/new-skincare — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/best-sellers... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/skincare-bun... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/cleansers — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eye-cream — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/face-mists — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/lip-care — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/moisturizers — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/serum-oil — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/serums-and-t... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/velour-lip-s... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/banana-skincare — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/wyoming-winter — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/fashion-and-... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/fashion — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/hats — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/tees — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/outerwear — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/bottoms — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/star-lounge — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/accessories — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/bags — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/candles — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/hand-mirror — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/media — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/jeffree-star... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/plushies — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/products/hand-mirrors — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/shop-all — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/account/login — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/the-festival... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/travel-skincare — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/eyeshadow-pa... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/c-nt-collect... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/c-nt-collect... — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://jeffreestarcosmetics.com/collections/c-nt-collect... — 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 (B — 85/100)

*Open Graph tags are partially configured — some improvements recommended.*

- **[WARNING]** Missing og:image — The og:image tag provides a preview image for social sharing.
- **[INFO]** og:title is short (22 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 (A+ — 95/100)

*1 A records, 34 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: 34 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 4 URLs*

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

*jeffreestarcosmetics.com — via GoDaddy.com, LLC, 14 years, 9 months old, hosted on Cloudflare*

- **[PASS]** Domain registered until Sep 19, 2026 (5 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: GoDaddy.com, LLC
- **[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

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

*10 trackers detected*

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

*3 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at /pages/privacy-policy, linked from footer.
- **[PASS]** Terms of Service detected — Found at /policies/terms-of-service, linked from footer.
- **[INFO]** Cookie Policy not detected — No link matching common Cookie Policy URL patterns or link text was found. Most websites are expected to have a Cookie Policy, especially those collecting user data.
- **[INFO]** Accessibility Statement not detected — No link matching common Accessibility Statement URL patterns or link text was found. Most websites are expected to have a Accessibility Statement, especially those collecting user data.
- **[INFO]** DMCA / Copyright Notice not detected — No link matching common DMCA / Copyright Notice URL patterns or link text was found. Most websites are expected to have a DMCA / Copyright Notice, especially those collecting user data.
- **[PASS]** Refund / Returns Policy detected — Found at https://jeffreestarcosmetics.com/pages/help-center?hcUrl=%2Fen-US%2Farticles%2Freturns-%2B-exchanges-197229.
- **[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 Jeffree Star Cosmetics*

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

### Regulatory Indicators

*1 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (moderate confidence) — Indicators suggesting GDPR may be relevant: Privacy policy page found. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.

### Third-Party Data Sharing

*2 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]** 2 third-party services across 2 categories — 2 third-party services detected across 2 categories: Analytics (1), Advertising (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]** 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.

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

*21 landmarks*

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

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

*150 headings, 1 skip(s)*

- **[WARNING]** Multiple H1 headings (3 found) — A page should have only one H1. Multiple H1s dilute the document outline.
- **[WARNING]** Heading level skipped: H1 → H3 (missing H2) — Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

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

*All 282 images OK*

- **[INFO]** 2 image(s) with alt text over 125 characters
- **[PASS]** 40 decorative image(s) correctly marked
- **[PASS]** 240 image(s) with good alt text

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

*All 3 controls labeled*

- **[PASS]** 3 control(s) properly labeled

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

*3 issue(s) across 339 links and 178 buttons*

- **[CRITICAL]** 3 link(s) with no accessible text — Links without text are announced as raw URLs by screen readers.
- **[CRITICAL]** 29 image-only link(s) without alt text
- **[PASS]** 307 link(s) with descriptive text

---

## UX

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

*HTTP 404, custom page*

- **[PASS]** Correct 404 status code returned
- **[PASS]** Custom styled 404 page
- **[PASS]** Navigation links 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]** 2 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 — 85/100)

*Title: 6 chars*

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

*1920 words, Fairly Easy*

- **[PASS]** Page has 1920 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 Easy (grade 7)

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

*326 internal, 13 external*

- **[PASS]** 326 internal links (96%)
- **[PASS]** 99% of links use descriptive anchor text
- **[INFO]** Page has 339 links — consider reducing
- **[INFO]** 326 internal / 13 external links

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

*282 images, 281 descriptive filenames*

- **[INFO]** 1 image(s) have hash/generic filenames

### Hreflang

*0 hreflang tags*


---

## Sustainability

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

*1.49g CO2 per view*

- **[WARNING]** 1.49g CO2 per page view — This page transfers 6.3 MB, producing an estimated 1.49g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.04g, network 0.31g, end-user device 1.14g.
- **[INFO]** At 10,000 monthly views: 178.3 kg CO2/year — With 10,000 page views per month, this page would generate approximately 178.3 kg of CO2 annually — equivalent to charging 22292 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)

*98% cached*

- **[PASS]** 98% reduction on repeat visits — Returning visitors download only 153 KB (vs 6429 KB first visit). 370 of 376 resources are served from browser cache, saving 1.45g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.04g CO2 (first visit: 1.49g)

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

*75th percentile*

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

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

*85% efficient*

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

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/a89d497a-e160-4171-832d-04339861d64c*
