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

**Date:** April 22, 2026  
**URL:** https://tf1.fr  
**Overall Grade:** C (74/100)  
**Report:** https://beavercheck.com/results/e3e0c7b7-fcde-4ec8-bc79-ef743ccc8761

## 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. **[CRITICAL]** Page weighs 13.3 MB (4.1 MB transferred) — Performance > Page Weight Budget
5. **[CRITICAL]** 1 button(s) with no accessible text — Accessibility > Link & Button Quality

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 37 |
| Accessibility | 100 |
| 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 present without version info

### 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.2, 7 checks passed*

- **[PASS]** TLS 1.2 is used
- **[INFO]** TLS 1.3 is not negotiated — TLS 1.3 offers improved performance and security. Consider enabling it.
- **[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 306 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 (A+ — 100/100)

*DMARC: reject*

- **[PASS]** DMARC policy is reject — strongest protection

### Permissions-Policy (D — 40/100)

*No header set*

- **[WARNING]** No Permissions-Policy header — Consider adding a Permissions-Policy header to restrict browser feature access from embedded content.

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

*No CORS headers*

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

---

## Performance

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

*4.1 MB transferred, 109 requests*

- **[CRITICAL]** Page weighs 13.3 MB (4.1 MB transferred)
- **[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.
- **[WARNING]** JavaScript is 1.3 MB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[WARNING]** 109 HTTP requests — consider bundling or reducing — Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
- **[INFO]** Estimated 0.87 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 (4.1 MiB of 4.1 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 — 85/100)

*45 images, 0 KB saveable*

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

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

*6752ms total JS execution*

- **[WARNING]** https://www.tf1.fr/_next/static/chunks/0al-8.v57oa...: 2955ms CPU time
- **[WARNING]** https://www.tf1.fr/: 1218ms CPU time
- **[WARNING]** Unattributable: 780ms CPU time
- **[WARNING]** https://compte.tf1.fr/js/gigya.js?apiKey=3_hWgJdAR...: 361ms CPU time
- **[WARNING]** https://sdk.privacy-center.org/sdk/22ecd6bfac93de6...: 298ms CPU time
- **[WARNING]** Third-party scripts: 6752ms (100% of total)

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

*3 fonts (59 KB)*

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

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

*48 scripts, 467 KB unused*

- **[WARNING]** https://compte.tf1.fr/js/gigya.js?apiKey=3_hWgJdAR...: 141 KB unused (59%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://apis.google.com/_/scs/abc-static/_/js/k=ga...: 80 KB unused (74%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://cdn.tagcommander.com/4183/tc_TF1_26.js: 58 KB unused (64%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://connect.facebook.net/fr_FR/bundle/sdk.js/: 49 KB unused (63%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://sdk.privacy-center.org/sdk/22ecd6bfac93de6...: 44 KB unused (43%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 467 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)

*9 hints, 0 missing preconnects*

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

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

*109 resources · 4.1 MB · 467 KB savings available*

- **[WARNING]** Page weight 3.1 MB over 1MB target
- **[INFO]** ~467 KB of savings available
- **[WARNING]** 108 third-party resources (100% of weight)
- **[INFO]** 3 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, 65 healthy, 135 broken*

- **[CRITICAL]** 65 of 200 links are healthy
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0zn7pqjfxvzkd.js — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0hin.cli2rbwa.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0al-8.v57oawb.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0gq1-66w_37l2.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/11600y0xgzj.u.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/turbopack-0q7.o77qqhvx... — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0b67rxrksqymt.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0.5tn1~gs558c.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/14kq5zpjd1x2~.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0t.przc.vr6~1.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0rfjff-wfrn.l.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0p~s~b-61lk-_.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/08u_ky0witpqf.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/11ay_nvz4zxbe.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/120k0e3uf71-c.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0pb97wfnovbch.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/136wgiavrt~yx.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/15hyrjvsj7jcf.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/13pj10yf1nr5l.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0o2dkbmk34sx-.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0h4y.e3f~acs5.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0_zkhl9dj97zx.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0jahc0phzhix~.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0wcjduua._6ng.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/00wzji605pf6e.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0v0o6~dh008on.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/07.oc~ig5596p.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0.9i3olkw11jx.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/10sri8dv0dxdd.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0zc9jypyr5id8.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/0g2fisiwqnnjc.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/manifest.webmanifest — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-be/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-lu/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-ch/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-dz/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-ma/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-tn/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-bj/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-bf/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-cm/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-km/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-cg/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-ci/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-dj/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-ga/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-gn/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-mu/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-mg/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-ml/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-mr/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-ne/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-cd/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-rw/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-sn/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-td/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://www.tf1.fr/fr-tg/ — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/favicon.ico?favicon.18e0ir6j~_-u9.ico — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/icon.svg?icon.0i0vk63-d6rb3.svg — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/apple-icon.png?apple-icon.0di_xv58cm9p6.png — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/chunks/03~yq9q893hmn.js — Found in <script src>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/media/Inter_regular-s.p.0ilsc... — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/media/Inter_semibold-s.p.129g... — Found in <link href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/media/Sora_semibold-s.p.03-5f... — Found in <link href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/ — Found in <a href>. Returns HTTP 501.
- **[WARNING]** Broken link: https://tf1.fr/_next/static/media/tf1-plus-logo-white.107... — Found in <img src>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/series — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/films — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/divertissement — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/telefilms — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/sport — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/info — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/reportages — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/jeunesse — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/impact — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/people-43944072 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/podcasts-70045207 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/direct — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tfx/les-anges — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/programmes-tv/a-la-carte — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/ma-liste/mes-locations — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/offre-max — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/compte/connexion — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/greys-anatomy — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/greys-anatomy/videos/greys-anatomy-s22... — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/koh-lanta — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/koh-lanta/videos/koh-lanta-2026-les-re... — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/koh-lanta/videos/koh-lanta-2026-les-re... — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/most-wanted-criminals — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/most-wanted-criminals/videos/most-want... — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/kung-fu-panda-2 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/kung-fu-panda-2/videos/kung-fu-panda-2... — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/the-voice — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/flashback — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/danse-avec-les-stars — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/alter-ego — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tmc/michael-jacksons-this-is-it — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/swat — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tfx/kung-fu-panda-2-131 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/plus-belle-la-vie — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/ici-tout-commence — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/demain-nous-appartient — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/le-prix-du-desir — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/le-choix-de-juana — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1-series-films/la-vengeance-de-veronica — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/lamour-invincible — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/amour-gloire-et-beaute — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/the-river — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/les-feux-de-l-amour — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/terre-desperance — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/livresse-de-lamour — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/windeck — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/tout-pour-la-lumiere — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tfx/budapest — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tfx/20-ans-decart — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tfx/kung-fu-panda-072 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/walkyrie — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1-series-films/a-armes-egales — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1-series-films/60-secondes-chrono — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tmc/all-inclusive-274 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tmc/retribution-353 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1-series-films/le-monde-perdu-jurassic-park — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/lcp/hippocrate-878 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/quest-ce-quon-a-fait-au-bon-dieu — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/super-mario-bros-le-film-905 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1-series-films/shrek — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1-series-films/jurassic-park-477 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tmc/jurassic-world-le-monde-dapres-325 — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tmc/the-amazing-spider-man-le-destin-dun-h... — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/arte/dallas-buyers-club — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tmc/retour-chez-ma-mere — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/step-up-high-water — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/tf1/hawthorne-infirmiere-en-chef — Found in <a href>. Returns HTTP 501.
- **[CRITICAL]** Broken link: https://tf1.fr/arte/pure — Found in <a href>. Returns HTTP 501.

### Mixed Content (A+ — 100/100)

*No mixed content detected — all resources use HTTPS.*

- **[PASS]** No mixed content detected — all resources use HTTPS

### Open Graph (A — 90/100)

*Open Graph tags are well configured for social sharing.*

- **[CRITICAL]** og:image is not reachable — The og:image URL could not be fetched. Social platforms won't be able to display it.
- **[INFO]** og:title is long (65 characters) — Titles over 60 characters may be truncated in social sharing previews.

### Structured Data (A+ — 100/100)

*1 JSON-LD block(s) found — structured data is well configured.*

- **[INFO]** Missing recommended property "description" for WebSite — Adding "description" can improve how search engines display your content.
- **[INFO]** Missing recommended property "potentialAction" for WebSite — Adding "potentialAction" can improve how search engines display your content.

---

## Infrastructure

### DNS Records (A — 85/100)

*1 A records, 209 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]** 4 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
- **[WARNING]** DNS resolution is slow (209 ms) — Slow DNS adds latency to every page load. Consider a faster DNS provider.

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

*1 redirect(s), 183 ms total*

- **[PASS]** Single redirect
- **[INFO]** WWW normalization redirect

### 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 60 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[PASS]** sitemap.xml is valid XML
- **[PASS]** sitemap.xml contains 60 entries
- **[PASS]** Sitemap index with 60 child sitemaps
- **[PASS]** robots.txt references sitemap

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

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

- **[CRITICAL]** HTTP version does not redirect to HTTPS

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

*tf1.fr — via NAMESHIELD, 30 years, 9 months old, hosted on AWS*

- **[WARNING]** Domain expires in 87 days — Consider enabling auto-renewal to prevent accidental expiration.
- **[PASS]** Registrar: NAMESHIELD
- **[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: AWS

---

## 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 (C — 55/100)

*4 trackers detected*

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

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

---

## Legal

### Legal Page Ecosystem (F — 0/100)

*0 of 7 expected legal pages detected*

- **[WARNING]** Privacy Policy not detected — No link matching common Privacy Policy URL patterns or link text was found. Most websites are expected to have a Privacy Policy, especially those collecting user data.
- **[WARNING]** Terms of Service not detected — No link matching common Terms of Service URL patterns or link text was found. Most websites are expected to have a Terms of Service, especially those collecting user data.
- **[INFO]** Cookie Policy not detected — No link matching common Cookie Policy URL patterns or link text was found. Most websites are expected to have a Cookie Policy, especially those collecting user data.
- **[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 e-TF1 Aide & Contact (nouvelle fenêtre) - (site ex*

- **[PASS]** Copyright notice is up to date — Copyright notice is up to date: © 2026 e-TF1 Aide & Contact (nouvelle fenêtre) - (site ex
- **[PASS]** Copyright holder: e-TF1 Aide & Contact (nouvelle fenêtre) - (site ex

### Regulatory Indicators

*2 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (moderate confidence) — Indicators suggesting GDPR may be relevant: European TLD detected: .fr. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.
- **[INFO]** HIPAA indicators detected (weak confidence) — Indicators suggesting HIPAA may be relevant: Text mentions: phi. Health Insurance Portability and Accountability Act — protects sensitive patient health information.

### Third-Party Data Sharing

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

---

## Accessibility

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

*9 landmarks*

- **[PASS]** <main> landmark present
- **[PASS]** 5 <nav> landmark(s) found
- **[PASS]** All <nav> elements are properly labeled
- **[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)

*31 headings*

- **[PASS]** Single H1 present

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

*All 601 images OK*

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

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

*No form controls*

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

### Link & Button Quality (C — 68/100)

*2 issue(s) across 645 links and 11 buttons*

- **[CRITICAL]** 1 link(s) with no accessible text — Links without text are announced as raw URLs by screen readers.
- **[WARNING]** 8 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[CRITICAL]** 1 button(s) with no accessible text — Icon-only buttons need an aria-label so screen readers can announce them.
- **[PASS]** 636 link(s) with descriptive text

---

## UX

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

*HTTP 501, bare page*

- **[WARNING]** Unexpected status code: HTTP 501 — Expected HTTP 404 but received 501. This may confuse search engine crawlers.
- **[WARNING]** Bare server default 404 page — The 404 page has no custom styling. Users hitting a broken link see a generic error with no way to navigate back. Add a custom 404 page with your site navigation and a search bar.

### Favicon & Branding (C — 65/100)

*3 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 — 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 — 20/100)

*No navigation patterns*

- **[PASS]** 5 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 (B — 75/100)

*Minor issues*

- **[PASS]** Canonical tag present
- **[PASS]** Canonical is self-referencing
- **[PASS]** Canonical matches final URL after redirects
- **[CRITICAL]** Canonical target returns 501 — Search engines cannot follow this canonical, effectively orphaning this page.
- **[INFO]** Canonical points to a different domain

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

*Title: 66 chars*

- **[PASS]** Page title is set
- **[INFO]** Title is 66 characters — may be truncated in search results
- **[INFO]** Title and H1 are identical — Consider differentiating — the title is for search results, the H1 is for the page.

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

*3199 words, Very Difficult*

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

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

*638 internal, 7 external*

- **[PASS]** 638 internal links (99%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** Page has 645 links — consider reducing
- **[INFO]** 638 internal / 7 external links

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

*601 images, 601 descriptive filenames*

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

### Hreflang

*0 hreflang tags*


---

## Sustainability

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

*1.18g CO2 per view*

- **[WARNING]** 1.18g CO2 per page view — This page transfers 4.1 MB, producing an estimated 1.18g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.22g, network 0.20g, end-user device 0.75g.
- **[INFO]** At 10,000 monthly views: 141.0 kg CO2/year — With 10,000 page views per month, this page would generate approximately 141.0 kg of CO2 annually — equivalent to charging 17627 smartphones.

### Green Hosting (D — 40/100)

*Not green*

- **[INFO]** No confirmed renewable energy commitment detected — Consider providers like Cloudflare, Google Cloud, or Vercel that match 100% of their energy use with renewables.
- **[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)

*88% cached*

- **[PASS]** 88% reduction on repeat visits — Returning visitors download only 495 KB (vs 4249 KB first visit). 105 of 109 resources are served from browser cache, saving 1.04g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.14g CO2 (first visit: 1.18g)

### Carbon Budget (D — 50/100)

*66th percentile*

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

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

*89% efficient*

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

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/e3e0c7b7-fcde-4ec8-bc79-ef743ccc8761*
