# BeaverCheck Audit Report — https://online.fr

**Date:** April 22, 2026  
**URL:** https://online.fr  
**Overall Grade:** C (76/100)  
**Report:** https://beavercheck.com/results/9add8548-a5da-4aa0-8806-ebd7ff84fd9f

## Top Findings

1. **[CRITICAL]** Content-Security-Policy header is missing — Security > Security Headers
2. **[CRITICAL]** HSTS header is missing — Security > Security Headers
3. **[CRITICAL]** No Content-Security-Policy header found — Security > Content Security Policy
4. **[WARNING]** 70 third-party resources (100% of weight) — Performance > Page Weight Inventory
5. **[WARNING]** Cross-Origin-Embedder-Policy header is missing — Security > Security Headers

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 46 |
| Accessibility | 96 |
| Best Practices | 100 |
| SEO | 100 |

---

## Security

### Security Headers (F — 10/100)

*2 of 10 headers properly configured*

- **[CRITICAL]** HSTS header is missing — Strict-Transport-Security forces browsers to use HTTPS, preventing downgrade attacks. Add the header with a max-age of at least 1 year.
- **[WARNING]** X-Content-Type-Options header is missing — This header prevents MIME-type sniffing, which can lead to XSS attacks. Set it to 'nosniff'.
- **[WARNING]** X-Frame-Options header is missing — This header prevents clickjacking by controlling who can embed your page in a frame. Set it to DENY or SAMEORIGIN.
- **[WARNING]** Referrer-Policy header is missing — Controls how much referrer information is sent with requests. Set to 'strict-origin-when-cross-origin' or stricter.
- **[WARNING]** Permissions-Policy header is missing — Controls which browser features (camera, microphone, geolocation) are allowed. Set it to restrict unused features.
- **[CRITICAL]** Content-Security-Policy header is missing — CSP is the most important header for preventing XSS attacks. See the CSP section for detailed analysis.
- **[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 not present

### Content Security Policy (F — 0/100)

*No enforcing CSP policy found*

- **[CRITICAL]** No Content-Security-Policy header found — CSP is the most effective defense against XSS attacks. Add a Content-Security-Policy header to restrict resource loading.

### 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 52 days)
- **[PASS]** Certificate chain has 2 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 2 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 (A+ — 100/100)

*No external resources*

- **[PASS]** No external resources to protect

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

*1.5 MB transferred, 71 requests*

- **[INFO]** Page weighs 4.8 MB (1.5 MB transferred)
- **[WARNING]** JavaScript is 992 KB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[INFO]** 71 HTTP requests
- **[INFO]** Estimated 0.31 g CO2 per page load

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

*100% third-party, 0 ms blocking*

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

*7 images, 0 KB saveable*

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

### JS Execution Cost (D — 40/100)

*2777ms total JS execution*

- **[WARNING]** https://www.scaleway.com/_next/static/chunks/0e.em...: 987ms CPU time
- **[WARNING]** https://www.scaleway.com/_next/static/chunks/turbo...: 671ms CPU time
- **[WARNING]** https://www.scaleway.com/fr/dedibox/: 368ms CPU time
- **[WARNING]** Unattributable: 328ms CPU time
- **[WARNING]** https://www.scaleway.com/_next/static/chunks/turbo...: 262ms CPU time
- **[WARNING]** Third-party scripts: 2777ms (100% of total)

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

*6 fonts (209 KB)*

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

### JS Bundles (D — 40/100)

*37 scripts, 485 KB unused*

- **[WARNING]** https://www.scaleway.com/_next/static/chunks/0oor5...: 144 KB unused (75%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.scaleway.com/_next/static/chunks/0dapp...: 108 KB unused (80%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.scaleway.com/_next/static/chunks/0y~mq...: 104 KB unused (100%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.scaleway.com/_next/static/chunks/0e.em...: 49 KB unused (36%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.scaleway.com/_next/static/chunks/0o2mr...: 42 KB unused (41%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 485 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)

*13 hints, 0 missing preconnects*

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

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

*71 resources · 1.5 MB · 485 KB savings available*

- **[WARNING]** Page weight 508 KB over 1MB target
- **[INFO]** ~485 KB of savings available
- **[WARNING]** 70 third-party resources (100% of weight)

### 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, 47 healthy, 153 broken*

- **[CRITICAL]** 47 of 200 links are healthy
- **[WARNING]** Broken link: https://online.fr/favicon/website/favicon.svg — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/favicon/website/favicon.ico — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/favicon/website/apple-touch-icon-180x18... — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/manifest.json — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/media/83afe278b6a6bb3c.p.0... — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/media/0c89a48fa5027cee.p.0... — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0flm0cl~p0z1g.css — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0v_ock0m1q~u2.css — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0-co6ohyflokr.css — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0f_uy-bc_q138.css — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/014zvrrw3g6s2.css — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/11hm5tjyl_dyp.css — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0ef3za3gh7mjg.css — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0nfwmb25zr0r-.css — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0dpq4112-74p~.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0l~38dy~pkeyj.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0d8z..aizug4z.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0ujv3hs~6qh_2.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0e.em8d665ar4.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/06do3kv0a4-by.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0xpg~4nzbt~yh.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0o2mrezi6s0sr.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/turbopack-0jkqks.aw... — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0lopj98wlj7qr.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/13v82mxu9cn89.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0g9-ngoy37z~k.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0dappseomqdq7.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/13teduazyc73l.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0oor5ci-uuyuu.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0h7kkxfcsy964.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0y~mq96bt9zjh.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0dm140m46gohc.js — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/turbopack-0akb2y_2-... — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/sLEzLT-UzFBJfNV5WbEGq/_bui... — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/sLEzLT-UzFBJfNV5WbEGq/_ssg... — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/sLEzLT-UzFBJfNV5WbEGq/_cli... — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/chunks/0kqf6sgb1m4df.js — Found in <link href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/ — Found in <a href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://online.fr/_next/static/media/logo.0___bgwq5tr67.svg — Found in <img src>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/en/dedibox/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/custom-built-clusters/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/cluster-on-demand/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/generative-apis/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/inference/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/model-as-a-service/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/l40s-gpu-instance/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/l4-gpu-instance/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/h100/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/gpu-render-instances/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/b300-sxm/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/choose-the-right-gpu/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/developer-api/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/cli/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/terraform/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/general-purpose-instances/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/development-instances/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/compute-optimized-instances/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/memory-optimized-instances/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/choose-the-right-instance/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/virtual-instances/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/gpu-instances/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/object-storage/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/block-storage/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/glacier-cold-storage/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/container-registry/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/vpc/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/vpc-peering/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/ipam/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/public-gateway/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/site-to-site-vpn/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/scaleway-interlink/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/edge-services/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/load-balancer/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/waf/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/kubernetes-kapsule/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/kubernetes-kosmos/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/serverless-functions/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/serverless-containers/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/serverless-jobs/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/managed-database-for-redistm/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/managed-postgresql-mysql/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/managed-mongodb/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/cloud-essentials/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/serverless-sql-database/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/data-warehouse-for-clickhouser/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/data-orchestrator/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/clusters-for-apache-kafkar/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/nats/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/topics-and-events/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/queues/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/iot-hub/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/domain-names/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/web-hosting/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/transactional-email-tem/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/cockpit/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/iam/ — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://online.fr/fr/secret-manager/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/key-manager/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/quantum-as-a-service/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/cost-manager/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/environmental-footprint-calculator/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/all-products/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox/core/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox/store/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox/gpu/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox/dedirack/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox-vps/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/elastic-metal/aluminium/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/elastic-metal/beryllium/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/elastic-metal/iridium/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/elastic-metal/lithium/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/elastic-metal/titanium/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/elastic-metal-rv1/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/elastic-metal/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/hello-m1/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/mac-mini-m2/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/mac-mini-m2-pro/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/mac-mini-m4/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/mac-mini-m4-pro/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/apple-mac-mini/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/gaming-cloud-solutions/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/public-sector-solutions/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/media-and-entertainment/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/e-commerce-retail-solutions/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/financial-services-solutions/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/solutions-for-industries/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/healthcare-and-life-sciences-solutions/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/programme-startup/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/ai-solutions/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/cloud-storage-solutions/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/kubernetes-solutions/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/solutions-scalables-avec-serverless/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/managed-web-hosting/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/product-availability-by-region/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/product-updates/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/betas/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/events/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/carrieres/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/a-propos/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/news/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/temoignages-clients/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/leadership-environnemental/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/partners-program/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/trouver-un-partenaire/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/partner-application/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/tarifs/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox/start/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox/pro/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox-commitment-plans/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox/systemes-exploitation/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox/stockage/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://online.fr/fr/dedibox/reseau/ — 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 (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.

### 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, 61 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]** 2 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: 61 ms

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

*1 redirect(s), 189 ms total*

- **[PASS]** Single redirect
- **[INFO]** WWW normalization redirect
- **[INFO]** Cross-domain redirect detected

### IPv6 Readiness (C — 60/100)

*No IPv6 support*

- **[INFO]** No IPv6 (AAAA) records found — IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

### Crawlability (B — 75/100)

*no robots.txt, no sitemap*

- **[INFO]** No robots.txt found — robots.txt is optional but recommended. It tells search engine crawlers which pages to index.
- **[INFO]** No sitemap.xml found — A sitemap helps search engines discover and index your pages more efficiently.

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

*online.fr — via SCALEWAY, 17 years, 6 months old, hosted on Online SAS, FR*

- **[PASS]** Domain registered until Dec 29, 2027 (1 years, 8 months remaining)
- **[PASS]** Registrar: SCALEWAY
- **[WARNING]** Registrar lock is NOT enabled — The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
- **[PASS]** Hosting: Online SAS, FR

---

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

*No third-party trackers detected*

- **[PASS]** No third-party trackers detected

---

## Legal

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

*2 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at https://www.scaleway.com/fr/politique-confidentialite/, linked from footer.
- **[WARNING]** Terms of Service not detected — No link matching common Terms of Service URL patterns or link text was found. Most websites are expected to have a Terms of Service, especially those collecting user data.
- **[PASS]** Cookie Policy detected — Found at https://www.scaleway.com/fr/cookie/, linked from footer.
- **[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)

*© 1999- 2026 - Scaleway SAS*

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

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

*0 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]** No recognized third-party data-sharing services detected — This page does not appear to load external tracking, analytics, or advertising scripts.

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

*1 compliance badge(s) detected*

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

---

## Availability

### CDN & Delivery (D — 50/100)

*No CDN detected*

- **[WARNING]** No CDN detected — A CDN can significantly improve load times for users around the world by caching content at edge nodes closer to them.

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

*No cache headers*

- **[WARNING]** No Cache-Control header found — Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

### Transport Security (B — 75/100)

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

- **[INFO]** HTTP/3 (QUIC) not advertised — HTTP/3 eliminates head-of-line blocking. If your CDN supports it, consider enabling it.
- **[WARNING]** Missing Strict-Transport-Security header — HSTS tells browsers to only use HTTPS, preventing SSL stripping attacks.
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

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

*8 landmarks*

- **[PASS]** <main> landmark present
- **[PASS]** 1 <nav> landmark(s) found
- **[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 (A+ — 100/100)

*33 headings*

- **[PASS]** Single H1 present

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

*All 26 images OK*

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

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

*No form controls*

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

### Link & Button Quality (A+ — 97/100)

*219 links, 19 buttons — all OK*

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

---

## UX

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

*HTTP 404, custom page*

- **[PASS]** Correct 404 status code returned
- **[PASS]** Custom styled 404 page
- **[PASS]** Navigation links present on 404 page
- **[PASS]** Homepage link present on 404 page

### Favicon & Branding (D — 50/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

### 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 — 15/100)

*No navigation patterns*

- **[PASS]** 1 navigation landmark(s) detected
- **[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+ — 95/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)
- **[INFO]** Canonical points to a different domain

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

*Title: 9 chars*

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

*2909 words, Very Difficult*

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

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

*159 internal, 60 external*

- **[PASS]** 159 internal links (73%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** Page has 219 links — consider reducing
- **[INFO]** 159 internal / 60 external links

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

*26 images, 26 descriptive filenames*

- **[PASS]** All images have descriptive filenames

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (A — 85/100)

*0.35g CO2 per view*

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

### Green Hosting (B — 80/100)

*Green (hosting)*

- **[PASS]** Next.js uses renewable energy
- **[INFO]** Next.js: Verified by the Green Web Foundation
- **[INFO]** Green hosting status based on known provider commitments — Green hosting detection uses a curated database of provider renewable energy commitments. This is not a real-time verification. For authoritative checks, visit thegreenwebfoundation.org.

### Repeat Visit Weight (A+ — 100/100)

*96% cached*

- **[PASS]** 96% reduction on repeat visits — Returning visitors download only 55 KB (vs 1532 KB first visit). 70 of 71 resources are served from browser cache, saving 0.34g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.01g CO2 (first visit: 0.35g)

### Carbon Budget (A — 85/100)

*25th percentile*

- **[PASS]** 0.35g CO2 — below the sustainability target of 0.50g — Cleaner than an estimated 75% of websites analyzed. This page meets the Web Sustainability Guidelines target.
- **[INFO]** Estimated 25th percentile — Compared to: top 10% = 0.20g, target = 0.50g, median = 0.60g per page view.

### Transfer Efficiency (C — 60/100)

*68% efficient*

- **[WARNING]** Transfer efficiency: 68% — An estimated 485 KB (32%) could be eliminated: 0 KB via better compression, 0 KB via modern image formats, 485 KB of unused JavaScript. This wasted data produces 0.11g of unnecessary CO2 per page view.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/9add8548-a5da-4aa0-8806-ebd7ff84fd9f*
