www.mcgill.ca

Report from 7/24/2026, 1:29:13 PM https://www.mcgill.ca
Latest run · lab, cold cache
49
7/24/2026
28-day score · p75 · the standard
2/7 runs — building history (nightly)

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.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/mcgill.ca.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.mcgill.ca)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.mcgill.ca"><img src="https://agentvitals.dev/badge/mcgill.ca.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
🟡Business nameMcGill University · guessed from page text (no structured data)
CategoryWebSite
🟡Price$200,00 · guessed from page text (no structured data)
Locationnot applicable · not applicable to this page type
Hoursnot applicable · not applicable to this page type
Productsnot applicable · not applicable to this page type
Descriptionnot found

An agent is likely to fabricate missing details rather than say “I don’t know”. 1/4 applicable facts come from machine-readable structured data.

We recovered only a shell of this page (under 200 tokens) — likely a soft bot-block or a client-rendered app that served our scanner almost no content. The metrics below reflect that shell, not your real site; the score is capped until an agent can retrieve real content.
49
Overall score
weighted CAV (0–100)
WARN
0–4950–8990–100

Metrics

96%
CRR Content Recovery Good
0.41
SSD Semantic Signal Density Needs work
169 tok
TC Token Cost Good
19 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈2,578 across regions). 100% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.

Content
0% · 0
Chrome (nav / header / footer)
24.2% · 623
Boilerplate (cookie / ad)
75.8% · 1,955
Other
0% · 0

Final screenshot

Final screenshot of https://www.mcgill.ca

Diagnostics

high TC 100% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 0%, chrome 24.2%, boilerplate 75.8%, other 0%. Only 0% of the agent's tokens are real content.
ImpactAn agent pays for boilerplate on every request and has less context left for the real content.
Effort30–90 min

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.

medium SSD Low signal-to-noise for agents

content vs chrome/boilerplate

Evidencesignal 0.26 · website JSON-LD 1/2 · missing: name
ImpactAgent spends tokens parsing nav/boilerplate instead of content.
Effort30–90 min

Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.

Rendered profile: headless

Agent Discoverability 88/100 · Agent Ready

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

llms.txt Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: CollegeOrUniversity, WebSite Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (4)

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.

Learn how to implement →

# Your Site
> One-line description for AI agents.

## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentation

Spec: https://llmstxt.org

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

Learn how to implement →

Spec: https://github.com/wild-card-ai/agents-json

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

Learn how to implement →

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.

Learn how to implement →

Spec: https://www.openapis.org/

Passed audits (8)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ No login wall on public content✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ Server response (TTFB)

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.

84Transport posture (0–100, unscored)
4pass
1warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000; includeSubDomains; preload
⚠️ Content-Security-Policyscript-src allows 'unsafe-inline'
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policystrict-origin-when-cross-origin
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

mediumSplit the heaviest unused bundle

js_G8UCeLS2V3_kmKnBUDyyePWz6JTaxtx9x2_FgJzC_Cs.js — 125 KiB transferred, 49.6% unused

EvidenceCDP JS coverage: 62 KiB of this bundle is never executed on load.
Impact~-62 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of js_G8UCeLS2V3_kmKnBUDyyePWz6JTaxtx9x2_FgJzC_Cs.js, or drop unused dependencies.
mediumCut total transfer weight

2.2 MB total

Evidence2.2 MB transferred.
ImpactCheaper, faster fetch on slow links.
Effort1–3 h
FixEnable Brotli, serve WebP/AVIF images, defer non-critical resources.

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

BundleTransferUnusedWasted
https://www.mcgill.ca/root/js/js_G8UCeLS2V3_kmKnBUDyyePWz6JTaxtx9x2_FgJzC_Cs.js125 KiB49.6%62 KiB
https://www.mcgill.ca/root/js/js_NLLXow_P0hT3RGJwt-tDxP0HFx4QVqYa_W5YKdBxYuQ.js42 KiB69.3%29 KiB
https://www.mcgill.ca/root/js/js_UnUAFCNTGurRKyhNy7N72Mv86IdtFGAwSpI4omffLWM.js29 KiB85.7%25 KiB
https://www.mcgill.ca/root/js/js_sKgv6N06ZXl7RRvcUx-suoQVx2G5PYixfnzMdNUDTA4.js16 KiB75.6%12 KiB
https://www.mcgill.ca/root/js/js_SvFAI8iewe7Ipse2GW7N9TMIrfgiVPH7c090khnScTY.js13 KiB79.1%10 KiB
https://www.mcgill.ca/root/js/js_N23fS6ooC-uvOJ2j7mtuBbVQeGAvoXnACb9oAiqrOPE.js9 KiB75%7 KiB
https://www.mcgill.ca/sites/all/themes/coltrane19/dist/coltrane.js?tim29g7 KiB50.9%4 KiB
https://www.mcgill.ca/root/js/js_v7jDIMUEcN6BBNPa3HVRFvCSboKsSIXuOKzG8_3BWlc.js4 KiB87.7%3 KiB
https://www.mcgill.ca/root/js/js_RulCPHj8aUtatsXPqRSFtJIhBjBSAzFXZzADEVD4CHY.js4 KiB19.1%1 KiB

Network

27Requests
2236 KiBTransferred
9Scripts
0%3rd-party
0Long tasks
Image (8)
1479 KiB
Stylesheet (4)
391 KiB
Script (9)
248 KiB
Font (4)
101 KiB
Document (1)
16 KiB
Other (1)
2 KiB
Heaviest requests (27)
URLTypeStatusTransfer
https://www.mcgill.ca/root/styles/wms-focal-md__600x600_/public/story-3-arts-salma-galal.jpg?itok=9_DAMhkaImage200464 KiB
https://www.mcgill.ca/root/styles/wms-focal-md__600x600_/public/story-2-crasies-summer-intensive.jpg?itok=PJL_2moCImage200445 KiB
https://www.mcgill.ca/root/css/css_Bn4VZCSfwKVWH9WNeCdIiPE3w4Jj12aatoF8FAKh6s4.cssStylesheet200358 KiB
https://www.mcgill.ca/root/styles/wms-focal-md__600x600_/public/story-1-agriculture-vincent.jpg?itok=fCofyjRLImage200320 KiB
https://www.mcgill.ca/root/branding-region-july-2026.jpgImage200238 KiB
https://www.mcgill.ca/root/js/js_G8UCeLS2V3_kmKnBUDyyePWz6JTaxtx9x2_FgJzC_Cs.jsScript200125 KiB
https://www.mcgill.ca/sites/all/themes/coltrane19/dist/line-awesome.8f27b776.woff2Font20045 KiB
https://www.mcgill.ca/root/js/js_NLLXow_P0hT3RGJwt-tDxP0HFx4QVqYa_W5YKdBxYuQ.jsScript20042 KiB
https://www.mcgill.ca/root/js/js_UnUAFCNTGurRKyhNy7N72Mv86IdtFGAwSpI4omffLWM.jsScript20029 KiB
https://www.mcgill.ca/sites/all/themes/coltrane19/dist/McGillSerif-Regular.2fe60a11.woffFont20020 KiB
https://www.mcgill.ca/sites/all/themes/coltrane19/dist/McGillSans-Medium.0097ee5d.woffFont20018 KiB
https://www.mcgill.ca/sites/all/themes/coltrane19/dist/McGillSans-Regular.7ac71b20.woffFont20018 KiB
https://www.mcgill.ca/Document20016 KiB
https://www.mcgill.ca/root/js/js_sKgv6N06ZXl7RRvcUx-suoQVx2G5PYixfnzMdNUDTA4.jsScript20016 KiB
https://www.mcgill.ca/root/css/css_looQZWPtU0KMpC8YUe3IHSZC3kjAKRYs_9c6_Oc8Das.cssStylesheet20014 KiB
https://www.mcgill.ca/root/js/js_SvFAI8iewe7Ipse2GW7N9TMIrfgiVPH7c090khnScTY.jsScript20013 KiB
https://www.mcgill.ca/root/css/css_mOjEzhnZs70DEg5v8YulEWPgPuML4lqo4FjybA8itz0.cssStylesheet20011 KiB
https://www.mcgill.ca/sites/all/themes/coltrane19/dist/mcgill-logo-red-reverse.db74b099.svgImage20010 KiB
https://www.mcgill.ca/root/js/js_N23fS6ooC-uvOJ2j7mtuBbVQeGAvoXnACb9oAiqrOPE.jsScript2009 KiB
https://www.mcgill.ca/root/css/css_xE-rWrJf-fncB6ztZfd2huxqgxu4WO-qwma6Xer30m4.cssStylesheet2008 KiB
https://www.mcgill.ca/sites/all/themes/coltrane19/dist/coltrane.js?tim29gScript2007 KiB
https://www.mcgill.ca/root/js/js_RulCPHj8aUtatsXPqRSFtJIhBjBSAzFXZzADEVD4CHY.jsScript2004 KiB
https://www.mcgill.ca/root/js/js_v7jDIMUEcN6BBNPa3HVRFvCSboKsSIXuOKzG8_3BWlc.jsScript2004 KiB
https://www.mcgill.ca/sites/all/themes/coltrane19/dist/search_icon-white.82d33785.svgImage2002 KiB
https://www.mcgill.ca/sites/all/themes/coltrane19/favicon.icoOther2002 KiB
data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='28' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M18.231 3.618c-2.312 1.736-4.785 5.107-5.948 7.244a.322.322 0 01-.567 0C10.553 8.725 8.08 5.354 5.768 3.618 3.949 2.252 1 1.195 1 4.559c0 .672.385 5.643.611 6.451.606 2.169 2.454 3.089 4.437 3.195.19.01.222.261.043.324-2.988 1.048-3.518 3.196-1.424 5.344 3.826 3.894 5.814.647 6.733-1.514.224-.525.977-.525 1.2 0 .92 2.161 2.907 5.408 6.733 1.514 2.093-2.148 1.564-4.296-1.424-5.344a.165.165 0 01.043-.324c1.983-.106 3.83-1.026 4.437-3.195.226-.807.611-5.779.611-6.451 0-3.364-2.949-2.307-4.769-.941z'/%3E%3C/svg%3EImage2000 KiB
data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' aria-label='Threads' viewBox='0 0 192 192'%3E%3Cpath fill='%23fff' d='M141.537 88.988a66.667 66.667 0 00-2.518-1.143c-1.482-27.307-16.403-42.94-41.457-43.1h-.34c-14.986 0-27.449 6.396-35.12 18.036l13.779 9.452c5.73-8.695 14.724-10.548 21.348-10.548h.229c8.249.053 14.474 2.452 18.503 7.129 2.932 3.405 4.893 8.111 5.864 14.05-7.314-1.243-15.224-1.626-23.68-1.14-23.82 1.371-39.134 15.264-38.105 34.568.522 9.792 5.4 18.216 13.735 23.719 7.047 4.652 16.124 6.927 25.557 6.412 12.458-.683 22.231-5.436 29.049-14.127 5.178-6.6 8.453-15.153 9.899-25.93 5.937 3.583 10.337 8.298 12.767 13.966 4.132 9.635 4.373 25.468-8.546 38.376-11.319 11.308-24.925 16.2-45.488 16.351-22.809-.169-40.06-7.484-51.275-21.742C35.236 139.966 29.808 120.682 29.605 96c.203-24.682 5.63-43.966 16.133-57.317C56.954 24.425 74.204 17.11 97.013 16.94c22.975.17 40.526 7.52 52.171 21.847 5.71 7.026 10.015 15.86 12.853 26.162l16.147-4.308c-3.44-12.68-8.853-23.606-16.219-32.668C147.036 9.607 125.202.195 97.07 0h-.113C68.882.194 47.292 9.642 32.788 28.08 19.882 44.485 13.224 67.315 13.001 95.932L13 96v.067c.224 28.617 6.882 51.447 19.788 67.854C47.292 182.358 68.882 191.806 96.957 192h.113c24.96-.173 42.554-6.708 57.048-21.189 18.963-18.945 18.392-42.692 12.142-57.27-4.484-10.454-13.033-18.945-24.723-24.553zM98.44 129.507c-10.44.588-21.286-4.098-21.82-14.135-.397-7.442 5.296-15.746 22.461-16.735 1.966-.114 3.895-.169 5.79-.169 6.235 0 12.068.606 17.371 1.765-1.978 24.702-13.58 28.713-23.802 29.274z'/%3E%3C/svg%3EImage2000 KiB
Analyzing…
running mobile + desktop · ~30s