# BeaverCheck Audit Report — https://oxylabs.io

**Date:** April 16, 2026  
**URL:** https://oxylabs.io  
**Overall Grade:** C (77/100)  
**Report:** https://beavercheck.com/results/5435e703-5640-420a-b6b8-3f960e2f29ec

## Top Findings

1. **[CRITICAL]** 'unsafe-eval' found in script source — Security > Content Security Policy
2. **[CRITICAL]** 'unsafe-inline' found in script source — Security > Content Security Policy
3. **[CRITICAL]** Page weighs 14.2 MB (5.9 MB transferred) — Performance > Page Weight Budget
4. **[CRITICAL]** No <main> landmark found — Accessibility > Landmark Structure
5. **[WARNING]** 148 third-party resources (64% of weight) — Performance > Page Weight Inventory

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 40 |
| Accessibility | 87 |
| Best Practices | 77 |
| SEO | 92 |

---

## Security

### Security Headers (A — 90/100)

*8 of 10 headers properly configured*

- **[PASS]** Strict-Transport-Security is properly configured
- **[PASS]** X-Content-Type-Options is properly configured
- **[PASS]** X-Frame-Options is properly configured
- **[PASS]** Referrer-Policy is properly configured
- **[PASS]** Permissions-Policy is set
- **[PASS]** Content-Security-Policy is present
- **[INFO]** Cross-Origin-Opener-Policy is set but not 'same-origin'
- **[PASS]** Cross-Origin-Embedder-Policy is set
- **[WARNING]** X-Powered-By header reveals technology stack — This header discloses server technology (e.g. Express, PHP), helping attackers target known vulnerabilities. Remove it.
- **[PASS]** Server header is present without version info

### Content Security Policy (C — 55/100)

*6 of 10 CSP checks passed*

- **[INFO]** Raw CSP policy
- **[PASS]** default-src directive is set
- **[CRITICAL]** 'unsafe-inline' found in script source — 'unsafe-inline' allows inline <script> tags, defeating CSP against XSS. Remove it and use nonces or hashes instead.
- **[CRITICAL]** 'unsafe-eval' found in script source — 'unsafe-eval' allows eval() and similar functions, enabling code injection. Remove it.
- **[PASS]** No wildcard in script source
- **[PASS]** object-src is set to 'none'
- **[PASS]** base-uri is properly restricted
- **[PASS]** frame-ancestors directive is set
- **[PASS]** form-action directive is set
- **[INFO]** upgrade-insecure-requests is not set — This directive upgrades HTTP resources to HTTPS automatically, preventing mixed content.

### TLS & Certificates (A+ — 100/100)

*TLS 1.3, 7 checks passed*

- **[PASS]** TLS 1.3 is used
- **[PASS]** Strong cipher suite is used
- **[INFO]** HTTP/2 is not negotiated — HTTP/2 provides multiplexing and header compression for better performance.
- **[PASS]** Certificate is valid (expires in 84 days)
- **[PASS]** Certificate chain has 3 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 4 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

### Cookie Security (A+ — 100/100)

*No cookies set — no cookie security risks*

- **[PASS]** No cookies set — no cookie security risks

---

## Advanced Security

### Subresource Integrity (D — 40/100)

*1 of 11 external resources have SRI*

- **[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.vector.co lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from rum.uptime.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from goforce.my.site.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 us-assets.i.posthog.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[PASS]** script from static.cloudflareinsights.com has SRI protection
- **[WARNING]** External script from goforce.my.site.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from goforce.my.site.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 (A+ — 100/100)

*9 directives, 0 missing*

- **[PASS]** geolocation=() — blocked for all origins
- **[PASS]** microphone=() — blocked for all origins
- **[PASS]** camera=() — blocked for all origins
- **[PASS]** payment=() — blocked for all origins
- **[PASS]** usb=() — blocked for all origins
- **[PASS]** bluetooth=() — blocked for all origins
- **[PASS]** accelerometer=() — blocked for all origins
- **[PASS]** gyroscope=() — blocked for all origins
- **[PASS]** magnetometer=() — blocked for all origins

### CORS Configuration (B — 80/100)

*No CORS headers*

- **[PASS]** No CORS headers present — secure default

---

## Performance

### Page Weight Budget (F — 0/100)

*5.9 MB transferred, 206 requests*

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

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

*64% third-party, 0 ms blocking*

- **[WARNING]** Third-party code accounts for 64% of page weight (3.8 MiB of 5.9 MiB)
- **[PASS]** Third-party blocking time is low (0 ms)

### Text Compression (A+ — 100/100)

*All text resources are compressed*

- **[PASS]** All text resources are compressed

### Image Optimization (C — 60/100)

*59 images, 0 KB saveable*

- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5J-OvxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5KF-vxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5NN-vxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5NeuvxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5J2uvxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5KKevxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5Nl-vxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5NpuvxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5Ni-vxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5J6uvxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5KBOvxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5N2OvxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5NaevxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5NyevxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5N5evxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5Nu-vxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/acFVM5GXnQHGY... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://oxylabs.io/prismic_resources/Z_5NSOvxEdbNP... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

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

*35068ms total JS execution*

- **[WARNING]** https://oxylabs.io/_next/static/chunks/framework-8...: 24363ms CPU time
- **[WARNING]** https://oxylabs.io/_next/static/chunks/5774-b7b869...: 2997ms CPU time
- **[WARNING]** https://oxylabs.io/: 1973ms CPU time
- **[WARNING]** https://oxylabs.io/_next/static/chunks/pages/_app-...: 1160ms CPU time
- **[WARNING]** Unattributable: 1028ms CPU time
- **[INFO]** Third-party scripts: 3975ms (11% of total)

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

*2 fonts (133 KB)*

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

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

*64 scripts, 593 KB unused*

- **[WARNING]** https://oxylabs.io/_next/static/chunks/pages/_app-...: 133 KB unused (56%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://oxylabs.io/_next/static/chunks/framework-8...: 73 KB unused (65%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://oxylabs.io/analytics/: 63 KB unused (42%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-FC1F...: 63 KB unused (37%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-T8R...: 61 KB unused (36%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 593 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)

*7 hints, 0 missing preconnects*

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

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

*206 resources · 5.9 MB · 593 KB savings available*

- **[WARNING]** Page weight 4.9 MB over 1MB target
- **[INFO]** ~593 KB of savings available
- **[WARNING]** 148 third-party resources (64% of weight)
- **[INFO]** 5 resources over 200KB

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

*No render-blocking resources detected*

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

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

*No third-party resources detected*


---

## Content Quality

### Links (F — 40/100)

*200 links checked, 135 healthy, 65 broken*

- **[CRITICAL]** 135 of 200 links are healthy
- **[WARNING]** Broken link: https://www.googletagmanager.com — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://oxylabs.io/favicon-96x96.png — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/favicon.svg — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/favicon.ico — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/apple-touch-icon.png — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/site.webmanifest — Found in <link href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/products/scraper-api/fast-search — Found in <a href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/Zuky1bVsGrYSvauW_ser... — Found in <img src>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/products/datasets — Found in <a href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/Zukv3LVsGrYSvar6_dat... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aTLULHNYClf9n2ug_scr... — Found in <source src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aUp893NYClf9omsd_cra... — Found in <source src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aTLUL3NYClf9n2uj_bro... — Found in <source src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aUp89nNYClf9omsc_sea... — Found in <source src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aTLULXNYClf9n2uh_map... — Found in <source src>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/case-studies — Found in <a href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aQnBXLpReVYa4Aom_cli... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aQnBhLpReVYa4Aov_zul... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aQnBobpReVYa4Aoz_con... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aQnBv7pReVYa4Ao__p2s... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aRGkrLpReVYa4Ryu_25-... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aRGkq7pReVYa4Ryt_25-... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aRGkqrpReVYa4Rys_25-... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aRGkqbpReVYa4Ryr_25-... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aRGkqLpReVYa4Ryq_25-... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aRGkp7pReVYa4Ryp_25-... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aRGkprpReVYa4Ryo_25-... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aRGkpbpReVYa4Rym_25-... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/aRGkpLpReVYa4Ryk_25-... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/ZpCCpB5LeNNTxFBm_498... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/ZpCCox5LeNNTxFBl_226... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/ZpCCoh5LeNNTxFBk_0d5... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/ZpCCph5LeNNTxFBo_89e... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/ZpAxOh5LeNNTxDdp_3ea... — Found in <img src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://oxylabs.io/prismic_resources/ZpCCpx5LeNNTxFBp_21c... — Found in <img src>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/cursor — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/custom-chatgpt — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/langgraph — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/crewai — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/autogen — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/agno — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/flowiseai — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/llamaindex — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/blog/langchain-web-scraping — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/zapier — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/crawl4ai — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/n8n — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/resources/integrations/make — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/blog/openai-agents-sdk-integration — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/blog — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/developers — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/developers/release-notes — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/about-us — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/core-values — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/affiliates — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/service-partners — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/press-area — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/Oxylabs_Residential_Proxy_Acquisition_... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/oxycon — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/project-4beta — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/sustainability — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/products/socks5-proxies — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/products/private-proxies — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/products/free-proxies — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://oxylabs.io/products/paid-proxy-servers — Found in <a href>. Returns HTTP 403.

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

- **[CRITICAL]** og:image is not reachable — The og:image URL could not be fetched. Social platforms won't be able to display it.
- **[INFO]** Missing og:site_name — The og:site_name tag displays the website name in social 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+ — 100/100)

*2 A records, 48 ms lookup*

- **[PASS]** Resolves to 2 IPv4 address(es)
- **[PASS]** Has 2 IPv6 (AAAA) record(s)
- **[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: 48 ms

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

*No redirects — direct access*

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

### IPv6 Readiness (A+ — 100/100)

*IPv6 reachable (17 ms)*

- **[PASS]** IPv6 is configured and reachable at 2606:4700:10::ac42:9056, 2606:4700:10::6814:108c

### Crawlability (B — 80/100)

*robots.txt present, no sitemap*

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

### URL Variants (B — 75/100)

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

- **[PASS]** www/non-www redirect configured correctly (preferred: non-www)
- **[CRITICAL]** HTTP version does not redirect to HTTPS

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

*oxylabs.io — via 101domain GRS Limited, 10 years, 6 months old*

- **[PASS]** Domain registered until Nov 30, 2029 (3 years, 8 months remaining)
- **[PASS]** Registrar: 101domain GRS Limited
- **[PASS]** Registrar lock is enabled — Domain cannot be transferred without explicit unlock from the registrar. This protects against unauthorized transfers.

---

## 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
- **[INFO]** This is an automated check, not legal advice — BeaverCheck detects technical indicators of consent management. This does not constitute a legal compliance assessment. Consult a privacy professional for GDPR/CCPA compliance.

### Language & i18n (A — 90/100)

*Lang attribute present*

- **[PASS]** <html lang> attribute is present
- **[PASS]** <html lang> value is valid
- **[INFO]** No Content-Language HTTP header
- **[INFO]** Language signals are inconsistent — The <html lang> attribute and Content-Language header should agree.

### Readability & Typography (A+ — 100/100)

*Font sizes and tap targets checked*


### Viewport Configuration (A+ — 100/100)

*Viewport properly configured*

- **[PASS]** Viewport meta tag is present
- **[PASS]** width=device-width is set
- **[PASS]** User zooming is allowed

### Third-Party Trackers (D — 40/100)

*9 trackers detected*

- **[INFO]** 9 third-party trackers detected — Found 7 analytics, 1 advertising, 0 marketing, 1 tag manager trackers.
- **[WARNING]** 1 advertising/retargeting trackers detected — Advertising trackers collect user data for ad targeting. Under GDPR, these typically require explicit consent.
- **[WARNING]** Trackers detected but no cookie policy found — This page loads 9 trackers but no cookie policy was detected. GDPR requires disclosure when using tracking cookies.
- **[WARNING]** Trackers detected but no privacy policy found — Most data protection regulations require a privacy policy when collecting user data via trackers.

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

*0 cookies · 9 trackers · 0 pre-consent*

- **[INFO]** 9 third-party tracker(s) detected on page

---

## Legal

### Legal Page Ecosystem (C — 60/100)

*2 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at /legal/privacy, linked from footer.
- **[PASS]** Terms of Service detected — Found at /legal/oxylabs-patents, 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.
- **[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 oxylabs*

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

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

*1 third-party service(s) detected*

- **[INFO]** Data inventory for transparency purposes — This inventory identifies third-party services that receive data from your site visitors. Under regulations like GDPR (Article 30), maintaining records of data processing activities is commonly considered a best practice. This automated scan provides a starting point — it may not capture all data flows.
- **[INFO]** 1 third-party services across 1 categories — 1 third-party services detected across 1 categories: Analytics (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.

### Compliance Badges (B — 70/100)

*2 compliance badge(s) detected*

- **[PASS]** ISO 27001 badge detected — Found via image alt text: 'iso 27001 certification logo'. Note: the presence of a badge does not verify the certification is current or valid.
- **[PASS]** TRUSTe / TrustArc badge detected — Found via body text: 'truste'. Note: the presence of a badge does not verify the certification is current or valid.

---

## Availability

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

*Cloudflare (HIT)*

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

### HTTP Caching (B — 80/100)

*s-maxage=31536000*

- **[PASS]** Cache-Control header is set
- **[PASS]** CDN TTL: 52 weeks (s-maxage=31536000)
- **[PASS]** Last-Modified header present

### Transport Security (A+ — 100/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.
- **[PASS]** HSTS enabled (includeSubDomains, preload)
- **[PASS]** HSTS preload enabled
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

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

*5 landmarks*

- **[CRITICAL]** No <main> landmark found — Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
- **[PASS]** 2 <nav> landmark(s) found
- **[WARNING]** 2 of 2 <nav> elements are unlabeled — Multiple navigations need aria-label to distinguish them for screen readers.
- **[INFO]** No contentinfo (footer) landmark
- **[WARNING]** Skip navigation link is missing (WCAG 2.4.1) — Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

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

*44 headings, 2 skip(s)*

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

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

*All 163 images OK*

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

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

*All 1 controls labeled*

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

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

*129 links, 55 buttons — all OK*

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

---

## UX

### 404 Error Page (F — 25/100)

*HTTP 403, custom page*

- **[WARNING]** Unexpected status code: HTTP 403 — Expected HTTP 404 but received 403. This may confuse search engine crawlers.
- **[PASS]** Custom styled 404 page

### Favicon & Branding (C — 65/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
- **[PASS]** SVG favicon detected — scales perfectly to any size
- **[PASS]** Multiple icon sizes detected

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

*Not found*

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

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

*No dark mode signals*

- **[INFO]** No dark mode signals detected — Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
- **[INFO]** Detection limited to meta tags and inline styles — External CSS files may contain prefers-color-scheme rules not visible to this scan.

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

*No print styles*

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

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

*No navigation patterns*

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

---

## SEO

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

*Properly configured*

- **[PASS]** Canonical tag present
- **[PASS]** Canonical is self-referencing
- **[PASS]** Canonical matches final URL after redirects
- **[PASS]** Canonical target reachable (self-referencing)

### Meta Tags (A+ — 95/100)

*Title optimized*

- **[PASS]** Page title is set
- **[PASS]** Title length (60 chars) is optimal
- **[INFO]** Title and H1 have very different wording — Alignment helps users confirm they've reached the right page.

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

*1215 words, Difficult*

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

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

*100 internal, 29 external*

- **[PASS]** 100 internal links (78%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** 100 internal / 29 external links

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

*163 images, 109 descriptive filenames*

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

### Hreflang

*0 hreflang tags*


---

## Sustainability

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

*1.40g CO2 per view*

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

*97% cached*

- **[PASS]** 97% reduction on repeat visits — Returning visitors download only 156 KB (vs 6044 KB first visit). 202 of 206 resources are served from browser cache, saving 1.36g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.04g CO2 (first visit: 1.40g)

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

*72th percentile*

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

### Transfer Efficiency (A+ — 100/100)

*90% efficient*

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

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/5435e703-5640-420a-b6b8-3f960e2f29ec*
