www.chegg.com
Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.
The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.
⚠️ Your page title reads like a navigation menu, so an agent may cite your business as “Chegg - Get 24/7 Homework Help | Rent Textbooks”.
An agent is likely to fabricate missing details rather than say “I don’t know”. 0/3 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈2,796 across regions). 76% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.
Final screenshot
Diagnostics
content vs chrome/boilerplate
Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.
agent representation — token decomposition
Fix: Strip repeated nav/header/footer/cookie chrome from the agent-visible output; wrap content in <main>/<article> so the extractor keeps signal and drops boilerplate.
Rendered profile: headless
Metrics
Token Cost breakdown
Where the page's tokens go (≈2,822 across regions). 77% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.
Final screenshot
Diagnostics
content vs chrome/boilerplate
Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.
agent representation — token decomposition
Fix: Strip repeated nav/header/footer/cookie chrome from the agent-visible output; wrap content in <main>/<article> so the extractor keeps signal and drops boilerplate.
Rendered profile: headless
Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →
Agent files & endpoints
Issues (7)
~ No content-blocking cookie wall medium impact Consent platform: onetrust (verify it doesn't block content)
Business impact A consent wall that hides content until a click is invisible to agents — they cannot click 'Accept'.
What we measured We fingerprint OneTrust, Cookiebot, Usercentrics and similar managers and flag content-blocking ones.
How to fix Use an overlay banner that leaves content in the DOM, not a blocking interstitial.
Spec: https://gdpr.eu/cookies/
✗ llms.txt present high impact Absent at /llms.txt and /.well-known/llms.txt
Business impact llms.txt is the robots.txt for AI: it tells agents what your site is, what matters, and where to find it. Without it AI guesses — and guessing means inaccurate recommendations and lost visibility.
What we measured We fetch /llms.txt and /.well-known/llms.txt and validate the spec (H1 title + a one-line blockquote summary). We also note /llms-full.txt (your full content as Markdown).
How to fix Create /llms.txt with a short summary + key pages; optionally /llms-full.txt with full content in Markdown.
# Your Site
> One-line description for AI agents.
## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentationSpec: https://llmstxt.org
✗ Structured data (JSON-LD) medium impact No JSON-LD found
Business impact Schema.org JSON-LD tells agents what a page IS (product, article, business) with typed fields (price, rating, hours). Without it agents extract less reliably.
What we measured We parse <script type=application/ld+json>, validate it, and check for populated @type fields.
How to fix Add JSON-LD: Organization/LocalBusiness on the homepage, Product on product pages, Article on posts.
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Your Co","url":"https://example.com"}</script>Spec: https://schema.org/
✗ XML sitemap present medium impact No /sitemap.xml
Business impact A sitemap is your table of contents for AI crawlers. Without it agents follow homepage links and miss deep pages (products, docs, pricing) — shrinking what they can recommend.
What we measured We fetch /sitemap.xml (and /sitemap_index.xml), confirm valid XML with <loc> entries, and check <lastmod> freshness.
How to fix Generate an XML sitemap of all public pages with current lastmod dates and reference it in robots.txt.
# robots.txt
Sitemap: https://example.com/sitemap.xml
~ agents.json discovery low impact Absent (emerging standard)
Business impact agents.json describes what your site can DO for agents (services, endpoints, capabilities) — an emerging discovery standard. Early adopters get native agent integration.
What we measured We check /agents.json and /.well-known/agents.json for a valid configuration.
How to fix Publish /agents.json describing your site's capabilities and actions.
~ WebMCP endpoint low impact Absent (emerging standard)
Business impact WebMCP lets agents call actions on your site directly (book, buy, query) instead of scraping the DOM. Early adopters get native AI-agent interoperability.
What we measured We check /.well-known/webmcp and /webmcp.json for a valid actions array.
How to fix Add a WebMCP endpoint exposing your key actions to agents.
Spec: https://webmcp.org
~ API documentation low impact No OpenAPI/Swagger found
Business impact Programmatic agents prefer a typed API. An OpenAPI/Swagger spec lets them integrate without scraping.
What we measured We probe /openapi.json, /swagger.json, /api-docs and /.well-known/openapi.json.
How to fix Publish an OpenAPI spec at a well-known path.
Passed audits (5)
Transport & Trust (SEC 1.0.0)
HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.
Per-header findings (6)
| Header | Evidence |
|---|---|
| ✅ HTTPS | served over HTTPS |
| ✅ HSTS | max-age=31536000; includeSubDomains; preload |
| ❌ Content-Security-Policy | no content-security-policy header |
| ✅ X-Content-Type-Options | nosniff |
| ✅ Referrer-Policy | strict-origin-when-cross-origin |
| ➖ CORS exposure | no CORS headers on the document (normal for an HTML page) |
How to improve
76-8465291a08c7a4f9.js — 891 KiB transferred, 48.3% unused (third-party)
cheggcdn.com — 2204 KiB, 24 requests, 1504 ms main-thread
longest task 711 ms (10 total)
3.9 MB total
Third-party impact
58 third-party requests · 3466 KiB (86.5% of transfer) · 1960 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.
| Third-party domain | Reqs | Transfer | Main-thread |
|---|---|---|---|
| cheggcdn.com | 24 | 2204 KiB | 1504 ms |
| awswaf.com | 7 | 579 KiB | 191 ms |
| googletagmanager.com | 2 | 340 KiB | 214 ms |
| cookielaw.org | 12 | 268 KiB | 51 ms |
| adobedtm.com | 1 | 42 KiB | — |
| newrelic.com | 1 | 26 KiB | — |
| px-cloud.net | 3 | 4 KiB | — |
| amplitude.com | 5 | 2 KiB | — |
| nr-data.net | 2 | 1 KiB | — |
| onetrust.com | 1 | 0 KiB | — |
Wasted JavaScript (by bundle)
Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).
| Bundle | Transfer | Unused | Wasted |
|---|---|---|---|
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/76-8465291a08c7a4f9.js 3P | 891 KiB | 48.3% | 430 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/pages/_app-6f5c96a44a89bc16.js 3P | 571 KiB | 72.1% | 412 KiB |
| https://8e160f8e2012.edge.sdk.awswaf.com/8e160f8e2012/db435b29a81c/challenge.js 3P | 570 KiB | 56.7% | 323 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1001294238 3P | 151 KiB | 61.9% | 94 KiB |
| https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js 3P | 130 KiB | 64.1% | 83 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-587MQ8G9 3P | 189 KiB | 30.6% | 58 KiB |
| https://gateway.chegg.com/aOtQIWNf/init.js | 88 KiB | 43.5% | 38 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/678-da0055feb519e18c.js 3P | 49 KiB | 76.7% | 38 KiB |
| https://rio.cdn.chegg.com/digital-data-rio-wrapper/ddrw-v2.11.20.js | 63 KiB | 55.6% | 35 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/fc83e031-e817b5f3a20085db.js 3P | 30 KiB | 82.3% | 25 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/framework-bb5c596eafb42b22.js 3P | 42 KiB | 51.4% | 22 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/main-8171c060c8defcf2.js 3P | 32 KiB | 60.7% | 20 KiB |
| https://js-agent.newrelic.com/nr-spa-1.246.1.min.js 3P | 26 KiB | 52.7% | 14 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/207.cc0adfd17cb2edf9.js 3P | 16 KiB | 75.5% | 12 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/520c8229-a2f4efe5c906e700.js 3P | 18 KiB | 65.6% | 12 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/76-8465291a08c7a4f9.js | Script | 200 | 891 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/pages/_app-6f5c96a44a89bc16.js | Script | 200 | 571 KiB |
| https://8e160f8e2012.edge.sdk.awswaf.com/8e160f8e2012/db435b29a81c/challenge.js | Script | 200 | 570 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/542b50fd-e0dd72161016affc.js | Script | 200 | 260 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-587MQ8G9 | Script | 200 | 189 KiB |
| https://marketing-assets.chegg.com/ZYPTD8JS/at/q6f57z6cg7gkfbcp4wmk23bx/0818-SOHPUAE-HeroDefaultdktp.png?auto=webp&fit=bounds&optimize=high&width=1600 | Image | 200 | 157 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1001294238 | Script | 200 | 151 KiB |
| https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js | Script | 200 | 130 KiB |
| https://marketing-assets.chegg.com/ZYPTD8JS/at/ht3zcph7pftkh7v5gxwmrq/MKTG-2352-sohp_image.png?auto=webp&fit=bounds&optimize=high&width=600 | Image | 200 | 120 KiB |
| https://gateway.chegg.com/aOtQIWNf/init.js | Script | 200 | 88 KiB |
| https://cdn.cookielaw.org/consent/562d20a1-3c9d-4656-aa1f-300bf8baa4fc/019e9464-076e-793b-ba08-f3faa278e16c/en-us.json | Fetch | 200 | 79 KiB |
| https://www.chegg.com/ | Document | 200 | 77 KiB |
| https://rio.cdn.chegg.com/digital-data-rio-wrapper/ddrw-v2.11.20.js | Script | 200 | 63 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/966-1e36a2ff377a2c40.js | Script | 200 | 59 KiB |
| https://c.cheggcdn.com/f/woff2/30B57C_60_0.woff2 | Font | 200 | 53 KiB |
| https://c.cheggcdn.com/f/woff2/30B57C_52_0.woff2 | Font | 200 | 52 KiB |
| https://c.cheggcdn.com/f/woff2/30B57C_5D_0.woff2 | Font | 200 | 51 KiB |
| https://c.cheggcdn.com/f/woff2/30B57C_57_0.woff2 | Font | 200 | 51 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/678-da0055feb519e18c.js | Script | 200 | 49 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/framework-bb5c596eafb42b22.js | Script | 200 | 42 KiB |
| https://assets.adobedtm.com/e157c7ff34e2d6bd3c151937f4c67f693db0150f/satelliteLib-c1031098c10bfbe330181ddd96ac8850d00f040d.js | Script | 200 | 42 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/main-8171c060c8defcf2.js | Script | 200 | 32 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/fc83e031-e817b5f3a20085db.js | Script | 200 | 30 KiB |
| https://js-agent.newrelic.com/nr-spa-1.246.1.min.js | Script | 200 | 26 KiB |
| https://marketing-assets.chegg.com/ZYPTD8JS/at/6p399z49ng2trrxcc9v2m7/0818-SOHPUAE-Paneldktp.png?auto=webp&fit=bounds&optimize=high&width=1600 | Image | 200 | 24 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/520c8229-a2f4efe5c906e700.js | Script | 200 | 18 KiB |
| https://lpc-ui.prod.cheggcdn.com/landing/_next/static/chunks/207.cc0adfd17cb2edf9.js | Script | 200 | 16 KiB |
| https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/v2/otPcCenter.json | Fetch | 200 | 13 KiB |
| https://cdn.cookielaw.org/logos/a21a74f4-2f93-44a2-a887-302a9213c997/eb4413b9-b633-4de8-bbf4-3418befdf69f/92750180-8edc-4110-bce9-5a233afe5f15/chegg-logo_(3).png | Image | 200 | 13 KiB |
| https://lpc-ui.prod.cheggcdn.com/assets/favicon.ico | Other | 200 | 10 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 2440 ms | 711 ms |
| 1506 ms | 423 ms |
| 435 ms | 367 ms |
| 1223 ms | 281 ms |
| 3358 ms | 190 ms |
| 2144 ms | 171 ms |
| 3821 ms | 140 ms |
| 2023 ms | 119 ms |
| 823 ms | 92 ms |
| 3614 ms | 88 ms |