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

**Date:** April 16, 2026  
**URL:** https://nature.com  
**Overall Grade:** C (76/100)  
**Report:** https://beavercheck.com/results/6f39a7e3-46f2-4503-80eb-7f2d83473b8c

## 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]** 54 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 | 38 |
| Accessibility | 100 |
| Best Practices | 96 |
| 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.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 40 days)
- **[PASS]** Certificate chain has 2 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 1 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

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

*No cookies set — no cookie security risks*

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

---

## Advanced Security

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

*0 of 7 external resources have SRI*

- **[WARNING]** External script from scripts.webcontentassessor.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from pagead2.googlesyndication.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from sgtm.nature.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cmp.nature.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from pagead2.googlesyndication.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from verify.nature.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.

### JS Library Vulnerabilities (A+ — 100/100)

*No known vulnerabilities*

- **[PASS]** No known JavaScript library vulnerabilities detected

### Information Leakage (A+ — 100/100)

*No exposures*

- **[INFO]** No security.txt found — Consider adding a security.txt at /.well-known/security.txt.
- **[PASS]** No sensitive files exposed

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

*DMARC: reject*

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

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

*No header set*

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

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

*No CORS headers*

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

---

## Performance

### Page Weight Budget (B — 75/100)

*1.4 MB transferred, 55 requests*

- **[PASS]** Page weighs 3.5 MB (1.4 MB transferred)
- **[WARNING]** JavaScript is 597 KB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[INFO]** 55 HTTP requests
- **[INFO]** Estimated 0.28 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.4 MiB of 1.4 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)

*30 images, 0 KB saveable*

- **[WARNING]** https://media.springernature.com/full/nature-cms/u... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/springer... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/lw630/nature-cms/... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w440/springer-sta... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/springer... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/springer... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w485h264/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w485h264/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://media.springernature.com/w290h158/magazine... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

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

*3933ms total JS execution*

- **[WARNING]** https://sgtm.nature.com/gtm.js?id=GTM-MRVXSHQ: 1051ms CPU time
- **[WARNING]** https://www.nature.com/: 913ms CPU time
- **[WARNING]** Unattributable: 645ms CPU time
- **[WARNING]** https://pagead2.googlesyndication.com/pagead/manag...: 482ms CPU time
- **[WARNING]** https://cmp.nature.com/production_live/en/consent-...: 476ms CPU time
- **[WARNING]** Third-party scripts: 3933ms (100% of total)

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

*2 fonts (137 KB)*

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

### JS Bundles (C — 60/100)

*8 scripts, 219 KB unused*

- **[WARNING]** https://pagead2.googlesyndication.com/pagead/manag...: 132 KB unused (70%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://sgtm.nature.com/gtm.js?id=GTM-MRVXSHQ: 67 KB unused (33%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://scripts.webcontentassessor.com/scripts/93d...: 21 KB unused (17%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 219 KB

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

*All resources properly cached*

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

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

*No render-blocking resources*

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

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

*2 hints, 0 missing preconnects*

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

### Page Weight Inventory (D — 50/100)

*55 resources · 1.4 MB · 219 KB savings available*

- **[WARNING]** Page weight 359 KB over 1MB target
- **[INFO]** ~219 KB of savings available
- **[WARNING]** 54 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 — 55/100)

*178 links checked, 87 healthy, 7 broken*

- **[CRITICAL]** 87 of 178 links are healthy
- **[INFO]** Long redirect chain: https://www.nature.com/search (3 hops)
- **[INFO]** Long redirect chain: https://www.nature.com (4 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/info/privacy (3 hops)
- **[INFO]** Long redirect chain: https://nature.com/ (5 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/siteindex (3 hops)
- **[INFO]** Long redirect chain: https://nature.com/search/advanced (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/subjects (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/authors/index.html (5 hops)
- **[INFO]** Long redirect chain: https://nature.com/authors/editorial_policies/ (5 hops)
- **[INFO]** Long redirect chain: https://idp.nature.com/auth/personal/springerna... (5 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/research-articles (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/news (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/opinion (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/research-analysis (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/careers (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/books-culture (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/podcasts (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/videos (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/current-issue (5 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/browse-issues (5 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/collections (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/browse-subjects (4 hops)
- **[CRITICAL]** Broken link: https://bsky.app/profile/nature.com — Found in <a href>. Get "https://bsky.app/profile/nature.com": context deadline exceeded
- **[INFO]** Long redirect chain: https://journal-alerts.springernature.com/subsc... (5 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/journal-staff (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/editors (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/journal-information (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/journal-impact (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/our-publishing-models (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/editorial-values-stat... (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/editorial-policies (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/journalistic-principles (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/history-of-nature (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/awards (5 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/contact (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/send-a-news-tip (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/for-authors (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/for-referees (4 hops)
- **[CRITICAL]** Broken link: https://nature.com/nature/open-access-funding — Found in <a href>. Returns HTTP 401.
- **[INFO]** Long redirect chain: https://www.nature.com/articles/d41586-026-01224-1 (3 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01204-5 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01099-2 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/s41586-026-10381-2 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01248-7 (4 hops)
- **[WARNING]** Broken link: https://media.springernature.com/w485h264/magazine-assets... — Found in <img src>. Get "https://media.springernature.com/w485h264/magazine-assets/d41586-026-00509-9/d41586-026-00509-9_52282646.jpg": context deadline exceeded
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-00509-9 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01236-x (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01197-1 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01102-w (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01195-3 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01224-1 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-00697-4 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/nature/reviews-and-analysis (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-00907-z (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01181-9 (4 hops)
- **[WARNING]** Broken link: https://media.springernature.com/w290h158/magazine-assets... — Found in <img src>. Get "https://media.springernature.com/w290h158/magazine-assets/d41586-026-01189-1/d41586-026-01189-1_52282572.png": context deadline exceeded
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01189-1 (4 hops)
- **[WARNING]** Broken link: https://media.springernature.com/w290h158/magazine-assets... — Found in <img src>. Get "https://media.springernature.com/w290h158/magazine-assets/d41586-026-00910-4/d41586-026-00910-4_52289410.jpg": context deadline exceeded
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-00910-4 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-00906-0 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-01187-3 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/d41586-026-00911-3 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/s41586-026-10386-x (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/s41586-026-10269-1 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/s41586-026-10513-8 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/s41586-026-10508-5 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/s41586-026-10379-w (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/articles/s41586-026-10362-5 (4 hops)
- **[INFO]** Long redirect chain: https://nature.com/collections/jajheedahd (4 hops)
- **[INFO]** Long redirect chain: http://dx.doi.org/10.1038/d41586-026-01100-y (5 hops)
- **[INFO]** Long redirect chain: http://dx.doi.org/10.1038/s41586-026-10330-z (5 hops)
- **[INFO]** Long redirect chain: http://dx.doi.org/10.1038/s41586-026-10365-2 (5 hops)
- **[INFO]** Long redirect chain: http://dx.doi.org/10.1038/s41586-026-10358-1 (5 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/briefing/signup/?briefer... (4 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/npg_/company_info/index.... (4 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/npg_/press_room/press_re... (4 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/subjects (3 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/authors/editorial_policies (4 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/nature-research/open-access (4 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/reprints (4 hops)
- **[INFO]** Long redirect chain: https://masterclasses.nature.com/ (5 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/immersive/natureawards/i... (3 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/natafrica (4 hops)
- **[CRITICAL]** Broken link: http://www.naturechina.com — Found in <a href>. Get "http://www.naturechina.com": context deadline exceeded
- **[INFO]** Long redirect chain: https://www.nature.com/nindia (5 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/nmiddleeast (3 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/info/cookies (3 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/info/legal-notice (3 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/info/accessibility-state... (3 hops)
- **[INFO]** Long redirect chain: https://www.nature.com/info/terms-and-conditions (3 hops)
- **[WARNING]** Broken link: http:https://media.springernature.com/lw630/nature-cms/up... — Found in <meta og:image>. Get "http:https://media.springernature.com/lw630/nature-cms/uploads/cms/pages/2913/top_item_image/2026-04-15_NEWS_dubious-database_THUMB-be340225bdacc485cd6951c1a00df3a1.jpg": http: no Host in request URL

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

*1 HTTP resource(s) loaded on HTTPS page*

- **[WARNING]** HTTP meta loaded on HTTPS page — Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to 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]** og:title is short (6 characters) — Ideal length is 25–60 characters for social sharing previews.
- **[INFO]** Missing twitter:card — Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

### 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, 15 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]** 6 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: 15 ms

### Redirect Chain (F — 30/100)

*5 redirect(s), 482 ms total*

- **[WARNING]** 5 redirects before reaching final URL — Each redirect adds latency. Try to minimize the chain to 1 hop.
- **[INFO]** WWW normalization redirect
- **[INFO]** Uses 302 (temporary) redirect — If permanent, use 301 instead.
- **[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 — 80/100)

*robots.txt present, sitemap with 38834 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[WARNING]** sitemap.xml contains invalid XML — Search engines may not be able to parse the sitemap. Fix XML validation errors.
- **[PASS]** sitemap.xml contains 38834 entries
- **[PASS]** Sitemap index with 38833 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+ — 100/100)

*nature.com — via CSC Corporate Domains, Inc., 32 years, 1 months old, hosted on Fastly*

- **[PASS]** Domain registered until Aug 10, 2026 (3 months remaining)
- **[INFO]** DNSSEC is not enabled — DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
- **[PASS]** Registrar: CSC Corporate Domains, Inc.
- **[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: Fastly

---

## Compliance

### WCAG Compliance (A+ — 100/100)

*No testable criteria*


### Cookie Consent & Privacy (A+ — 95/100)

*privacy policy found*

- **[PASS]** Privacy policy link found
- **[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+ — 95/100)

*4 trackers detected*

- **[INFO]** 4 third-party trackers detected — Found 3 analytics, 0 advertising, 0 marketing, 1 tag manager 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 — 30/100)

*1 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at https://www.nature.com/info/privacy.
- **[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 Springer Nature Limited*

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

### Regulatory Indicators

*4 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (strong confidence) — Indicators suggesting GDPR may be relevant: Text mentions: data protection; Privacy policy page found. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.
- **[INFO]** CCPA indicators detected (moderate confidence) — Indicators suggesting CCPA may be relevant: Link URL pattern: https://www.springernature.com/ccpa. California Consumer Privacy Act — gives California residents rights over their personal data.
- **[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.
- **[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

*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: Tag Management (1). Each of these services receives some user data from your site visitors.
- **[INFO]** Google Tag Manager (Tag Management) — Detected via script URL. Typically collects: Orchestrates other tracking scripts, Page views. Privacy policy: https://policies.google.com/privacy. Data Processing Agreement available.

### Compliance Badges (C — 55/100)

*0 compliance badge(s) detected*

- **[INFO]** No compliance badges detected — No recognized compliance certification badges or seals were found. This is common — many sites do not display compliance badges.

---

## Availability

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

*Fastly (HIT)*

- **[PASS]** Site is served via Fastly CDN
- **[PASS]** CDN cache status: HIT

### HTTP Caching (A — 90/100)

*max-age=3600 (1 hour)*

- **[PASS]** Cache-Control header is set
- **[PASS]** Effective TTL: 1 hour (max-age=3600)
- **[INFO]** No ETag or Last-Modified header — Conditional requests (304 Not Modified) are not possible without validators.

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

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

- **[PASS]** HTTP/3 (QUIC) supported — The server advertises HTTP/3 via Alt-Svc for faster connections on mobile networks.
- **[WARNING]** 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+ — 100/100)

*7 landmarks*

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

### Heading Hierarchy (A — 90/100)

*63 headings*

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

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

*All 35 images OK*

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

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

*All 4 controls labeled*

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

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

*137 links, 9 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]** 136 link(s) with descriptive text

---

## UX

### 404 Error Page (A — 90/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
- **[PASS]** Search form present on 404 page

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

*7 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]** Multiple icon sizes detected

### Web Manifest (B — 80/100)

*Valid manifest*

- **[PASS]** Name present: Nature
- **[PASS]** 192x192 icon present
- **[PASS]** 512x512 icon present
- **[PASS]** Display mode: standalone

### Dark Mode Support (B — 70/100)

*Dark mode detected*

- **[PASS]** Dark-specific theme-color detected — A theme-color with media='(prefers-color-scheme: dark)' adapts the browser toolbar for dark mode.
- **[PASS]** prefers-color-scheme CSS detected in inline styles
- **[INFO]** Detection limited to meta tags and inline styles — External CSS files may contain prefers-color-scheme rules not visible to this scan.

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

*No print styles*

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

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

*1 navigation pattern(s)*

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

---

## SEO

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

*Minor issues*

- **[PASS]** Canonical tag present
- **[WARNING]** Canonical does not match final URL (https://www.nature.com?error=cookies_not_supported&code=70de3918-a1a7-4941-baf3-0ab093161f87)
- **[PASS]** Canonical target returns 200
- **[WARNING]** Canonical URL redirects — A canonical URL that redirects sends mixed signals to search engines.
- **[INFO]** Canonical points to a different domain

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

*Title: 12 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 12 characters — consider expanding

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

*1798 words, Very Difficult*

- **[PASS]** Page has 1798 words — good depth for search engines
- **[INFO]** Reading level: Very Difficult (grade 16)

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

*72 internal, 65 external*

- **[PASS]** 72 internal links (53%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** 72 internal / 65 external links

### Image SEO (B — 80/100)

*35 images, 14 descriptive filenames*

- **[WARNING]** 60% of images have non-descriptive filenames — Search engines use filenames as a signal. Rename to descriptive names like 'team-photo.jpg'.

### Hreflang

*0 hreflang tags*


---

## Sustainability

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

*0.32g CO2 per view*

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

### Green Hosting (A — 85/100)

*Green (cdn)*

- **[PASS]** Fastly CDN uses renewable energy — Since most traffic is served through the CDN, the majority of data transfer energy is renewable.
- **[INFO]** Fastly: 100% renewable energy for edge network
- **[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 49 KB (vs 1382 KB first visit). 54 of 55 resources are served from browser cache, saving 0.31g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.01g CO2 (first visit: 0.32g)

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

*21th percentile*

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

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

*84% efficient*

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

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/6f39a7e3-46f2-4503-80eb-7f2d83473b8c*
