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

**Date:** August 15, 2026  
**URL:** https://instagram.com  
**Overall Grade:** C (79/100)  
**Report:** https://beavercheck.com/results/0f18b144-163f-43a6-b4bd-d29a4cd1110c

## Top Findings

1. **[CRITICAL]** Content-Security-Policy header is missing — Security > Security Headers
2. **[CRITICAL]** No Content-Security-Policy header found — Security > Content Security Policy
3. **[CRITICAL]** 1 button(s) with no accessible text — Accessibility > Link & Button Quality
4. **[CRITICAL]** 1 control(s) without accessible label — Accessibility > Form Accessibility
5. **[CRITICAL]** No <main> landmark found — Accessibility > Landmark Structure

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 38 |
| Accessibility | 94 |
| Best Practices | 81 |
| SEO | 100 |

---

## Security

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

*3 of 10 headers properly configured*

- **[PASS]** Strict-Transport-Security is properly configured
- **[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
- **[PASS]** Domain is in the Chrome HSTS preload list (status: preloaded)

### 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 — 90/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.
- **[INFO]** OCSP stapling not enabled — Without stapling, the browser performs a separate OCSP roundtrip on first connection -- adding latency and leaking the visited host to the CA. Enable OCSP stapling on your TLS server.
- **[PASS]** Certificate is valid (expires in 7 days)
- **[WARNING]** Certificate expires soon (7 days remaining) — Renew the certificate before it expires to avoid browser warnings.
- **[PASS]** Certificate chain has 2 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 6 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

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

*No cookies set -- cookie-hygiene check is N/A*

- **[PASS]** No cookies set

### WAF / Bot Protection (B — 75/100)

*No WAF detected via response headers*

- **[INFO]** No WAF detected — Response headers don't match any known WAF or bot-management product. Sites exposed to abuse (login, signup, payment) typically benefit from a WAF such as Cloudflare, Akamai, AWS WAF, or Imperva.

### security.txt (C — 60/100)

*No security.txt file found*

- **[INFO]** No security.txt file found — security.txt (RFC 9116) provides a standardized way for security researchers to report vulnerabilities. Create one at /.well-known/security.txt with at least a Contact field.

### Cross-Origin Tab Safety (C — 75/100)

*2 of 9 new-tab link(s) missing rel=noopener*

- **[WARNING]** 2 link(s) open in a new tab without rel=noopener — Without rel="noopener", the destination tab can navigate the original tab via window.opener -- a reverse-tabnabbing phishing primitive. Modern browsers default to noopener since Chrome 88 / Firefox 79 / Safari 12.1, but explicit rel="noopener noreferrer" remains the documented best practice for older browsers, in-app webviews, and security scanners.

### CSP Inline-Style Readiness (A+ — 100/100)

*No inline style attributes -- strict CSP is feasible*

- **[PASS]** No inline style attributes detected

### Trusted Types (XSS Sink Hardening) (A+ — 100/100)

*No CSP header -- Trusted Types check is N/A*

- **[PASS]** No CSP header found -- Trusted Types check is N/A

### Bot Challenge Detection (A+ — 100/100)

*Scan reached real page content (no bot-protection interstitial)*

- **[PASS]** No bot-protection interstitial detected -- the rest of the report reflects the real page

### Soft-404 Detection (A+ — 100/100)

*HTTP status is non-2xx -- soft-404 check is N/A*

- **[PASS]** HTTP status is non-2xx -- soft-404 check is N/A

### Empty Page Detection (A+ — 100/100)

*Page has substantive body text and no placeholder / template-leak signals*

- **[PASS]** Page has substantive body text and no placeholder / template-leak signals

### Geo-Restriction Detection (A+ — 100/100)

*No geo-restriction signals detected -- scan reached the page from an allowed region*

- **[PASS]** No geo-restriction detected

### Maintenance Mode Detection (A+ — 100/100)

*No maintenance-mode signals detected -- scan reached a normal page*

- **[PASS]** No maintenance-mode signals detected

### Subresource Integrity Adoption (F — 30/100)

*0% SRI adoption (0/21 third-party resources)*

- **[WARNING]** SRI adoption: 0/21 third-party resources protected (0%) — Of 21 third-party `<script>` / `<link rel=stylesheet>` resources, 0 (0%) declare a Subresource Integrity hash via the `integrity=` attribute. SRI binds the page to the exact bytes of the third-party resource: if the CDN is compromised, attacker-modified bytes won't match the declared hash and the browser refuses to execute the resource.

Missing SRI on (first 5 examples):
  - https://static.cdninstagram.com/rsrc.php/v4/yD/r/pwR47Z3NJfs.js
  - https://static.cdninstagram.com/rsrc.php/v4iPho4/yQ/l/en_US/K2h7jxN5iFfI2foDqJcWK-JvVshefvVspIc7esnko15caEOba1tO7lFGSBvj8_FEnWoMaDFORh7F3BSaV-S7OueDp0eU_FqQ44ee0qnL2dG90HA8ohO-dKm4-RtKQGwG0ihEiYp8qVJ6P8N-Qx8lcabVTDOwgx-s7CoHnsVjQqltBeBhrWYOAv6SoDVph1swGHhSx_h2otzgdunJlmSYSlxu50UmUcr6BPouu8FxhceZaR68thKqLYr_uYLTacPlfAVsTAuun_h8ECZYBY4hBBEVPzG9h-JZCcc2ZP1MqbA8xtVANryZAdmh5DEndjkKeHWrECl3_n.js
  - https://static.cdninstagram.com/rsrc.php/v4iXg54/yv/l/en_US/ODdrm1k2rE0YVIET9B4DPJ7FaOWAkYVEmytehNAqCKLcHHXx-UcY5X79OkwDV0OjQPj5Crb6ANxps6PKzAallKXHgPJB-GwmXDAfnwrqtA1fDIWSGdbLhK6yocweh9anlL9lprCs80Deqxx0_uye9hpj8k.js
  - https://static.cdninstagram.com/rsrc.php/v4ix-z4/y9/l/en_US/jjsRJE-Y85l.js
  - https://static.cdninstagram.com/rsrc.php/v4iMfC4/y4/l/en_US/2uQ3HyJLYY0Tcf-0O6cLbIjNnTnAPHAP4dnnUjS_BeX01Ut0jEWncjGSR_169Kn2AOA7NezpHXgttpeNUmV6E67HnVrQ6F4LSCeLGFH8Ug8wma7ySFlKTjgURSS1OrajkDar.js

Fix: add `integrity="sha384-..."` and `crossorigin="anonymous"` attributes. Generators: srihash.org, or in-browser via `await crypto.subtle.digest('SHA-384', bytes)`. Cache-bust the resource URL when you change versions, since the integrity hash will mismatch with old cached bytes.

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

*No CORS response headers -- the resource is same-origin-only by browser default*

- **[PASS]** No CORS response headers -- the resource is same-origin-only by browser default

### Permissions-Policy Granularity (C — 60/100)

*No Permissions-Policy header set -- powerful features (camera / microphone / geolocation / payment / USB) default to allow-on-same-origin*

- **[WARNING]** Permissions-Policy header not set -- features default to allow-on-same-origin — Without a `Permissions-Policy` (or legacy `Feature-Policy`) header, every powerful browser feature defaults to its spec default policy (typically `self`). A third-party iframe injected via XSS or a misconfigured embed can still request access to the user's camera, microphone, geolocation, payment APIs, USB devices, etc. Explicitly deny features the page doesn't need:

```
Permissions-Policy: camera=(), microphone=(), geolocation=(), payment=(), usb=(), accelerometer=(), gyroscope=()
```

Features the page legitimately uses can stay enabled with `feature=(self)`.

### Referrer-Policy Strictness (B — 75/100)

*Referrer-Policy header not set -- browser default applies (modern: strict-origin-when-cross-origin; legacy browsers: no-referrer-when-downgrade)*

- **[INFO]** Referrer-Policy header not set -- browser default applies — Without an explicit `Referrer-Policy` header, the browser falls back to its default policy. Modern browsers (Chrome 85+, Firefox 87+, Safari 15+) default to `strict-origin-when-cross-origin`, which is privacy-safe. Legacy browsers default to the leaky `no-referrer-when-downgrade`, which sends the full URL (including path + query) on cross-origin HTTPS-to-HTTPS requests. Set an explicit header to ensure consistent behavior:

```
Referrer-Policy: strict-origin-when-cross-origin
```

This matches the modern browser default and is privacy-safe without breaking referrer-based same-origin analytics.

### Source Map Exposure (A+ — 100/100)

*Source-map probe didn't run on this scan*

- **[PASS]** Source-map probe didn't run on this scan

### HTML Version Disclosure (A+ — 100/100)

*No software-version disclosures in HTML*

- **[PASS]** No software-version disclosures in HTML

### Open Redirect Surface (B — 90/100)

*1 link(s) carry redirect-shaped query parameter(s)*

- **[INFO]** 1 link(s) carry redirect-shaped query parameter(s) — Heuristic flag -- whether each endpoint actually permits an arbitrary redirect target depends on server-side validation. Audit the listed paths' redirect-target handling: the endpoint should either (a) restrict to a relative path, (b) restrict to an allowlisted host set, or (c) sign the target. Open redirects power phishing flows (the attacker's URL begins with your trusted domain) and bypass some SSRF-mitigation cookie scoping. Common parameter names flagged: redirect, redirect_uri, redirect_url, redirecturl, return, returnto, return_to, returnurl, return_url, next, nexturl, next_url, continue, goto, dest, destination, forward, target.

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

*2 auth-security finding(s) on the login page*

- **[PASS]** Login page detected — The page contains a `type=password` input and at least one identifier field (username / email). Auth-security findings below evaluate the page's hardening posture.
- **[WARNING]** Login form does not contain a recognizable CSRF token — Standard frameworks emit CSRF tokens as a hidden input named `_csrf`, `csrf_token`, `csrfmiddlewaretoken` (Django), `authenticity_token` (Rails), or `__RequestVerificationToken` (ASP.NET). None of those were found. Possibilities: (1) the form posts to an API that uses a custom header or SameSite cookie reliance for CSRF -- legitimate but not visible from this scan, (2) the form is genuinely missing CSRF protection, which would let an attacker submit logins from another origin via a hidden POST. Verify the auth flow has SOME CSRF defense.

### Subdomain Inventory Exposure (A+ — 100/100)

*No risky subdomain names in certificate SANs*

- **[PASS]** No risky subdomain names in certificate SANs

---

## Advanced Security

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

*0 of 21 external resources have SRI*

- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from static.cdninstagram.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 — 90/100)

*DMARC: reject, SPF: -all, DKIM*

- **[PASS]** DMARC policy is reject — strongest protection
- **[PASS]** SPF ends in -all (hard fail) — strongest setting
- **[PASS]** DKIM configured (selectors: smtpapi, pm)
- **[INFO]** MTA-STS not configured — MTA-STS forces inbound mail to use TLS, preventing downgrade attacks. Requires both a TXT record at _mta-sts.<domain> and a policy file at https://mta-sts.<domain>/.well-known/mta-sts.txt.
- **[INFO]** TLS-RPT not configured — TLS-RPT (RFC 8460) lets MTAs report TLS-handshake failures, so you can detect and fix MTA-STS misconfigurations. Add a TXT record at _smtp._tls.<domain>.
- **[INFO]** BIMI not configured — BIMI (Brand Indicators for Message Identification) lets supporting clients (Gmail, Apple Mail, Yahoo) display your verified logo next to your messages. Optional but raises trust signals. Requires DMARC at p=quarantine or p=reject to be honored.

### API Surface (A+ — 100/100)

*No API specs or GraphQL introspection found (probed 11 candidate path(s))*

- **[PASS]** No API specs or GraphQL introspection found (probed 11 path(s))

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

*2.4 MB transferred, 44 requests*

- **[INFO]** Page weighs 11.7 MB (2.4 MB transferred)
- **[WARNING]** JavaScript is 2.1 MB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[PASS]** 44 HTTP requests
- **[INFO]** Estimated 0.51 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 (2.4 MiB of 2.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 (A — 90/100)

*4 images, 0 KB saveable*

- **[WARNING]** https://static.cdninstagram.com/rsrc.php/yb/r/SxCW... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

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

*3585ms total JS execution*

- **[WARNING]** https://static.cdninstagram.com/rsrc.php/v4/yD/r/p...: 1811ms CPU time
- **[WARNING]** https://static.cdninstagram.com/rsrc.php/v4iRwq4/y...: 424ms CPU time
- **[WARNING]** https://www.instagram.com/: 354ms CPU time
- **[WARNING]** https://static.cdninstagram.com/rsrc.php/v4ix-z4/y...: 348ms CPU time
- **[WARNING]** Unattributable: 291ms CPU time
- **[WARNING]** Third-party scripts: 3212ms (90% of total)

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

*No web fonts (system fonts)*

- **[PASS]** No web fonts loaded — system fonts are fastest

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

*34 scripts, 1.5 MB unused*

- **[WARNING]** https://static.cdninstagram.com/rsrc.php/v4iRwq4/y...: 595 KB unused (68%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://static.cdninstagram.com/rsrc.php/v4igBN4/y...: 178 KB unused (84%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://static.cdninstagram.com/rsrc.php/v4iDWR4/y...: 129 KB unused (78%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://static.cdninstagram.com/rsrc.php/v4i1kT4/y...: 111 KB unused (88%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://static.cdninstagram.com/rsrc.php/v4ix-z4/y...: 81 KB unused (43%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 1.5 MB

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

*24 hints, 0 missing preconnects*

- **[INFO]** 1 URL(s) appear in multiple hints — The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://static.cdninstagram.com/rsrc.php/yR/r/92ZsVHNkyvf.webp (preload+preload).
- **[PASS]** Page uses 24 resource hint(s)

### HTTP/3 (QUIC) (A+ — 100/100)

*HTTP/3 advertised via Alt-Svc*

- **[PASS]** HTTP/3 (QUIC) is supported — First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.

### Compression Algorithm (C — 70/100)

*Main response served uncompressed*

- **[INFO]** Main HTML response has no Content-Encoding (uncompressed) — The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.

### LCP Image Preload (A+ — 100/100)

*LCP preload audit not available*

- **[PASS]** LCP image preload audit not available for this scan

### Main HTML Cache-Control (B — 80/100)

*No Cache-Control header on main HTML response*

- **[INFO]** Main HTML response has no Cache-Control header — Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.

### Server-Timing Observability (B — 85/100)

*No Server-Timing header found*

- **[INFO]** No Server-Timing header found — Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.

### Server Response Intelligence (A+ — 95/100)

*1 server-response signal(s) detected*

- **[INFO]** No `ETag` or `Last-Modified` -- conditional GET not supported — Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.

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

*44 resources · 2.4 MB · 1.5 MB savings available*

- **[WARNING]** Page weight 2.4 MB exceeds 1 MB target by 1.4 MB
- **[INFO]** ~1.5 MB of savings available
- **[WARNING]** 43 third-party resources (100% of weight)
- **[INFO]** 2 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*


### JavaScript Blocking (B — 70/100)

*2 JS blocking issue(s) detected*

- **[WARNING]** 16 render-blocking <script src> tag(s) without async/defer — Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
- **[WARNING]** Total JS execution time is 3.6 s -- over the 3.5s budget — Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.

### CSS Performance Depth (A+ — 100/100)

*No CSS performance depth issues detected*

- **[PASS]** No CSS performance depth issues detected

---

## Content Quality

### Links (F — 40/100)

*107 links checked, 36 healthy, 71 broken*

- **[CRITICAL]** 36 of 107 links are healthy
- **[WARNING]** Broken link: https://www.instagram.com/ — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=en — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=fr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=it — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=de — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=es — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=zh-cn — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=zh-tw — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ja — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ko — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=pt — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=pt-br — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=af — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=cs — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=el — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=fi — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=hr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=hu — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=id — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ms — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=nb — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=nl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=pl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ru — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=sk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=sv — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=th — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=tl — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=tr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=hi — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=bn — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=gu — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=kn — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ml — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=mr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=pa — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ta — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=te — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ne — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=si — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=vi — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=bg — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=fr-ca — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ro — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=sr — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=uk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=zh-hk — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=es-la — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=he — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=fa — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ar — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ur — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=en-gb — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=sw-ke — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=ha-ng — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=am-et — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://www.instagram.com/?hl=om-et — Found in <link href>. Returns HTTP 429.
- **[WARNING]** Broken link: https://instagram.com/data/manifest.json — Found in <link href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://instagram.com/accounts/password/reset/ — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://instagram.com/accounts/emailsignup/?next= — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://about.instagram.com/ — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://about.instagram.com/blog/ — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://about.instagram.com/about-us/careers — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://help.instagram.com/ — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://instagram.com/legal/privacy/ — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://instagram.com/legal/terms/ — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://instagram.com/explore/locations/ — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://instagram.com/popular/ — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://instagram.com/web/lite/ — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://www.threads.com/ — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://instagram.com/accounts/meta_verified/?entrypoint=... — Found in <a href>. Returns HTTP 429.

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

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

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

### Open Graph (C — 75/100)

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

- **[WARNING]** Missing og:description — The og:description tag controls the description in social sharing previews.
- **[INFO]** og:title is short (9 characters) — Ideal length is 25–60 characters for social sharing previews.
- **[INFO]** Missing og:type — The og:type tag helps social platforms categorize the content.
- **[INFO]** Missing twitter:card — Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

### Open Graph / Twitter Card Depth (A+ — 100/100)

*OG image dimensions and Twitter card configuration look healthy*

- **[PASS]** OG/Twitter Card depth is clean -- dimensions, card type, and inheritance all valid

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

### Rich Results Eligibility (C — 75/100)

*No JSON-LD found -- no rich-result eligibility*

- **[INFO]** No JSON-LD structured data on the page — No `<script type="application/ld+json">` blocks found. Without structured data, search engines fall back to inferring page meaning from raw HTML -- which works but doesn't unlock SERP features (rich snippets, knowledge panel, FAQ accordion, breadcrumb trail). Adding even basic JSON-LD (Organization for the site identity, BreadcrumbList for navigation context) is a low-effort SEO win.

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

*No images to analyze*


### Autoplay Media (A+ — 100/100)

*No autoplay media on the page*

- **[PASS]** No autoplay media on the page

---

## Infrastructure

### DNS Records (A+ — 95/100)

*1 A records, 31 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.
- **[PASS]** Has 1 IPv6 (AAAA) record(s)
- **[PASS]** 4 nameserver(s) configured
- **[PASS]** 2 mail exchanger(s) configured
- **[PASS]** SPF record present in TXT
- **[PASS]** DNS resolution time: 31 ms

### Subdomain Takeover (A+ — 100/100)

*No subdomain takeover risk detected*

- **[PASS]** No CNAME record present

### DNSSEC (B — 80/100)

*Unsigned (DNSSEC not deployed)*

- **[INFO]** DNSSEC is not deployed — The zone is not DNSSEC-signed. Users on validating resolvers (Cloudflare 1.1.1.1, Quad9 9.9.9.9, growing default in mobile resolvers) get no protection against DNS spoofing for this domain. Most registrars now offer DNSSEC at a single click; consider enabling it for sites where authenticity matters (banking, healthcare, government).

### CAA Records (A — 90/100)

*issue: digicert.com*

- **[PASS]** CAA issue tag present — authorized CA(s): digicert.com
- **[INFO]** No CAA iodef tag — won't be notified of failed issuance attempts — Add `0 iodef "mailto:security@example.com"` to receive notifications when a CA refuses issuance because it doesn't match your CAA policy. Useful signal for detecting issuance attempts by unauthorized CAs.

### Reverse DNS (B — 75/100)

*0/2 IPs match cert SAN*

- **[INFO]** PTR for 57.144.16.34 does not match any cert SAN: instagram-p42-shv-02-cdg4.fbcdn.net — Common when behind a CDN or shared hosting (PTR points at the provider's hostname). Mismatch can also affect mail deliverability if this IP sends email -- many MTAs reject mail when forward+reverse DNS disagree.
- **[INFO]** PTR for 2a03:2880:f307:22:face:b00c:0:4420 does not match any cert SAN: instagram-p426-shv-02-cdg4.fbcdn.net — Common when behind a CDN or shared hosting (PTR points at the provider's hostname). Mismatch can also affect mail deliverability if this IP sends email -- many MTAs reject mail when forward+reverse DNS disagree.

### Multi-Resolver DNS Speed (A+ — 100/100)

*Mean 14ms across 3 resolvers (spread 21ms)*

- **[PASS]** Quad9: 1ms
- **[PASS]** Cloudflare: 20ms
- **[PASS]** Google: 22ms

### Redirect Chain (B — 70/100)

*2 redirect(s), 466 ms total*

- **[WARNING]** 2 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.

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

*IPv6 reachable (16 ms)*

- **[PASS]** IPv6 is configured and reachable at 2a03:2880:f307:22:face:b00c:0:4420

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

*instagram.com — via RegistrarSafe, LLC, 22 years, 6 months old*

- **[PASS]** Domain registered until Jun 4, 2034 (7 years, 10 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: RegistrarSafe, LLC
- **[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.

---

## Compliance

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

*No testable criteria*


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

*privacy policy found*

- **[PASS]** Privacy policy link found
- **[PASS]** Terms of service link found
- **[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.

### Consent UX Depth (A+ — 100/100)

*No consent-UX depth issues detected*

- **[PASS]** No consent-UX depth issues detected

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

*No known trackers detected on this page*

- **[PASS]** No known trackers detected on this page

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

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

*All 76 hreflang tag(s) look correct*

- **[PASS]** All 76 hreflang tag(s) look correct

### Internationalization Extras (A+ — 100/100)

*No additional i18n signals detected*

- **[PASS]** No additional i18n signals detected

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

### Accessibility Statement (B — 70/100)

*No accessibility statement detected*

- **[WARNING]** No accessibility statement detected — Sites are increasingly expected to publish an accessibility statement. Required by EU Web Accessibility Directive 2016/2102 for public-sector bodies; recommended best practice elsewhere. Common URLs: /accessibility, /accessibility-statement, /a11y.

### GDPR Article 13 Disclosures (F — 25/100)

*0 / 8 Art. 13 categories matched in homepage body*

- **[WARNING]** GDPR Article 13 disclosure coverage: 0 / 8 categories — Scanned the homepage body text AND the linked /privacy page for GDPR Article 13 disclosures. Matched 0 of 8 categories: . Missing: Data Protection Officer contact (where applicable), Data retention period, Data subject rights (access, erasure, rectification, etc.), Identity / contact details of the data controller, International data transfers, Legal basis for processing, Recipients of personal data, Right to lodge a complaint with a supervisory authority. Note: only the FIRST same-origin privacy-policy link is followed; deeper sub-pages (e.g. /legal/data-subject-rights) are not fetched.

### Third-Party Trackers (A+ — 95/100)

*3 trackers detected*

- **[INFO]** 3 third-party trackers detected — Found 3 analytics, 0 advertising, 0 marketing, 0 tag manager, 0 session-replay, 0 heatmap trackers.

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

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

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

### Tracking Pixel Inventory (A+ — 100/100)

*No image data to inspect for tracking pixels*

- **[PASS]** No image data to inspect for tracking pixels

### Browser Fingerprinting (A+ — 100/100)

*No browser-fingerprinting libraries detected*

- **[PASS]** No browser-fingerprinting libraries detected

### Cross-Site Cookies (SameSite=None) (A+ — 100/100)

*No cookies on the page*

- **[PASS]** No cookies set on the page response

### Beacon Tracking (sendBeacon) (A+ — 100/100)

*No navigator.sendBeacon usage detected in inline scripts*

- **[PASS]** No navigator.sendBeacon usage detected in inline scripts

---

## Legal

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

*2 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at /legal/privacy/, linked from footer.
- **[PASS]** Terms of Service detected — Found at /legal/privacy/, linked from footer.
- **[INFO]** Cookie Policy not detected — No link matching common Cookie Policy URL patterns or link text was found. Most websites are expected to have a Cookie Policy, especially those collecting user data.
- **[INFO]** Accessibility Statement not detected — No link matching common Accessibility Statement URL patterns or link text was found. Most websites are expected to have a Accessibility Statement, especially those collecting user data.
- **[INFO]** DMCA / Copyright Notice not detected — No link matching common DMCA / Copyright Notice URL patterns or link text was found. Most websites are expected to have a DMCA / Copyright Notice, especially those collecting user data.
- **[INFO]** Refund / Returns Policy not detected — No link matching common Refund / Returns Policy URL patterns or link text was found. Most websites are expected to have a Refund / Returns Policy, especially those collecting user data.
- **[INFO]** Acceptable Use Policy not detected — No link matching common Acceptable Use Policy URL patterns or link text was found. Most websites are expected to have a Acceptable Use Policy, especially those collecting user data.

### Copyright Notice (A+ — 100/100)

*© 2026 Instagram from Meta*

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

### Regulatory Indicators

*1 regulatory indicator(s) detected*

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

### Third-Party Data Sharing

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

### Operational Status Page (B — 80/100)

*No status page link detected*

- **[INFO]** No operational status page link detected — Status pages communicate planned maintenance and incidents to users -- a hallmark of operationally-mature services. Most SaaS teams publish one via Atlassian Statuspage, Instatus, BetterUptime, or a self-hosted Cachet. Smaller sites legitimately don't need one; flagged as Info, not a failure.

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

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

- **[PASS]** HTTP/3 (QUIC) supported — The server advertises HTTP/3 via Alt-Svc for faster connections on mobile networks.
- **[PASS]** HSTS enabled (includeSubDomains, preload)
- **[PASS]** HSTS preload enabled
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

### Health Check Endpoint (B — 80/100)

*No conventional health endpoint found*

- **[INFO]** No conventional health endpoint found — Health endpoints (/health, /healthz, /status, /ping, /api/health) let uptime monitors, load balancers, and orchestration systems (Kubernetes, ECS, Fly.io) verify the service is alive. Marketing sites and small services often skip them legitimately; flagged as Info, not a failure. Probe results: /api/health: 404, /health: 429, /healthz: 429, /ping: 429, /status: 429.

### CDN Cache Observability (B — 85/100)

*No CDN cache-status headers in the response*

- **[INFO]** No CDN cache-status headers in the response — Without an X-Cache / CF-Cache-Status / X-Vercel-Cache / Age header, you can't tell from outside whether a request hit the cache or went to origin. Operationally important: enables debugging stale-content reports and verifying cache rules. Most managed CDN platforms emit at least one of these by default; absence often means the platform's diagnostic headers are stripped at an upstream proxy.

---

## Accessibility

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

*1 landmarks*

- **[CRITICAL]** No <main> landmark found — Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
- **[WARNING]** No <nav> landmark found
- **[INFO]** No banner (header) landmark
- **[WARNING]** Skip navigation link is missing (WCAG 2.4.1) — Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

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

*No headings*

- **[WARNING]** No headings found — Headings (H1-H6) create the document outline for screen reader navigation.

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

*No headings to evaluate -- check is N/A*

- **[PASS]** No headings to evaluate -- check is N/A

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

*No images*

- **[PASS]** No images on this page

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

*1 of 4 controls have issues*

- **[CRITICAL]** 1 control(s) without accessible label — Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
- **[PASS]** 3 control(s) properly labeled

### Link & Button Quality (B — 78/100)

*1 issue(s) across 17 links and 1 buttons*

- **[WARNING]** 9 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]** 8 link(s) with descriptive text

### Form Input Types (A+ — 95/100)

*1 input(s) using type=text where a specific type would help*

- **[INFO]** Input "email" should use type="email" (currently type="text") — Field name "email" suggests type="email". Wrong type loses mobile keyboard hints, browser autofill, and free format validation. Change to <input type="email">.

### Form Input Quality (B — 82/100)

*2 input-semantic issue(s) across 4 form control(s)*

- **[INFO]** 1 password field(s) missing or with invalid `autocomplete` — Password managers fill / save passwords only when `autocomplete` is exactly `current-password` (login) or `new-password` (registration / change). Empty, `off`, `password`, or other values silently disable the manager UX. Sample: <input type="password" name="pass">.
- **[INFO]** 1 login form field(s) missing `autocomplete=username` (or `email`) — On a page with a password input, the matching username / email field needs `autocomplete="username"` or `autocomplete="email"` -- otherwise the password manager can't identify which field carries the login identifier and silently skips autofill on the whole form. Sample: <input type="text" name="email">.

### Mobile Keyboard & Autofill (A+ — 100/100)

*All 1 eligible field(s) carry autocomplete/inputmode*

- **[PASS]** All 1 eligible field(s) carry autocomplete/inputmode

### Document Language (A+ — 100/100)

*Lang attribute set to "en"*

- **[PASS]** <html lang="en"> is set and valid

### Tabindex Anti-Patterns (A+ — 100/100)

*10 explicit tabindex attribute(s) checked, no anti-patterns*

- **[PASS]** No tabindex anti-patterns detected

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

*No iframes on this page*

- **[PASS]** No iframes on this page

### Tap Target Adequacy (A+ — 100/100)

*All tap targets meet WCAG 2.5.5/2.5.8 sizing*

- **[PASS]** All tap targets meet WCAG 2.5.5 (44x44px) sizing

### Mobile-Readable Font Sizes (A+ — 100/100)

*All 24 visible text node(s) render at >= 12 CSS pixels*

- **[PASS]** All text uses legible mobile font sizes (>= 12 CSS px)

---

## UX

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

*HTTP 429, bare page*

- **[WARNING]** Unexpected status code: HTTP 429 — Expected HTTP 404 but received 429. 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 — 55/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 (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.

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

*No PWA depth issues detected*

- **[PASS]** No PWA depth issues detected

### Dark Mode Support (A+ — 100/100)

*Full dark mode support*

- **[PASS]** color-scheme meta tag present — The site declares support for light and dark color schemes via <meta name='color-scheme'>.
- **[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 — 0/100)

*No navigation patterns*

- **[INFO]** No breadcrumbs, search, or skip link detected — These navigation aids help users orient themselves and find content efficiently, especially on large sites.

### Mobile UX Depth (A+ — 100/100)

*2 mobile-depth signal(s) detected*

- **[PASS]** Browser-chrome `theme-color` meta tag present — The page sets `<meta name="theme-color" content="...">`, which Android Chrome uses to tint the status bar and iOS Safari uses for the toolbar background. Brand polish that costs nothing and Just Works.
- **[PASS]** Viewport `viewport-fit=cover` -- supports notched / dynamic-island devices — The viewport meta declares `viewport-fit=cover`, which lets the page draw into the safe-area edges (notch, dynamic island, home indicator) on iPhone X+ devices. Pair with `env(safe-area-inset-*)` CSS to keep critical UI inside the inset rectangle while letting backgrounds extend edge-to-edge.

---

## SEO

### Canonical URL (C — 55/100)

*Issues found*

- **[PASS]** Canonical tag present
- **[WARNING]** Canonical does not match final URL (https://www.instagram.com/accounts/login/?next=https%3A%2F%2Fwww.instagram.com%2F&is_from_rle)
- **[CRITICAL]** Canonical target returns 429 — Search engines cannot follow this canonical, effectively orphaning this page.
- **[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: 17 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 17 characters — consider expanding
- **[PASS]** Meta description length (94 chars) is optimal

### Title Style Depth (A+ — 100/100)

*Title style is clean -- consistent separator, no stale year, no keyword stuffing*

- **[PASS]** Title style is clean

### Content Depth (F — 25/100)

*109 words, Very Difficult*

- **[WARNING]** Page has 109 words — thin content — Most well-ranking pages have 300+ words of substantive content.
- **[INFO]** Text-to-HTML ratio is 0% — Very low ratio suggests heavy framework overhead or boilerplate.
- **[INFO]** Reading level: Very Difficult (grade 48)
- **[WARNING]** Thin content — only 109 words

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

*8 internal, 9 external*

- **[PASS]** 8 internal links (47%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** 8 internal / 9 external links

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

*No images*

- **[PASS]** No images on this page

### Hreflang

*0 hreflang tags*


### Hreflang URL Quality (A+ — 100/100)

*No hreflang tags on the page*

- **[PASS]** No hreflang tags on the page

### Hreflang Completeness (A+ — 100/100)

*No hreflang tags on this page -- check is N/A (single-language site or unannotated)*

- **[PASS]** No hreflang tags found -- completeness check is N/A

### Sitemap Freshness (C — 75/100)

*No sitemap.xml found*

- **[INFO]** No sitemap.xml found — Sitemaps help search engines discover and prioritize URLs. Not strictly required for small sites where every page is linked from the homepage, but recommended once a site grows beyond a few dozen URLs.

### Sitemap × Robots Consistency (C — 75/100)

*Sitemap or robots.txt missing -- consistency check skipped*

- **[INFO]** Cross-check skipped (sitemap or robots.txt absent)

### Sitemap Hygiene (A+ — 100/100)

*No sitemap to evaluate -- depth check is N/A*

- **[PASS]** No sitemap fetched -- depth check skipped

### Markup Quality (A+ — 100/100)

*No markup-quality issues detected*

- **[PASS]** No markup-quality issues detected

---

## Sustainability

### CO2 Per Page Load (B — 70/100)

*0.68g CO2 per view*

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

*95% cached*

- **[PASS]** 95% reduction on repeat visits — Returning visitors download only 116 KB (vs 2469 KB first visit). 43 of 44 resources are served from browser cache, saving 0.65g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.03g CO2 (first visit: 0.68g)

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

*52th percentile*

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

### Transfer Efficiency (F — 20/100)

*38% efficient*

- **[CRITICAL]** Transfer efficiency: 38% — An estimated 1540 KB (62%) could be eliminated: 0 KB via better compression, 0 KB via modern image formats, 1540 KB of unused JavaScript. This wasted data produces 0.43g of unnecessary CO2 per page view.

### Web Font Weight Variants (B — 90/100)

*No detectable Google Fonts weights*

- **[INFO]** No detectable Google Fonts weights — The analyzer detects font weights via Google Fonts URL parameters (~70% of font-using sites). Self-hosted fonts and non-Google CDN fonts aren't visible to URL-based detection. If you self-host fonts, manually audit how many @font-face weights you ship -- 2-3 weights per family is typically enough; 5+ is usually unused payload.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/0f18b144-163f-43a6-b4bd-d29a4cd1110c*
