
Score overview
The Technical Structure Score measures how AI-ready your site is at the infra level. Instead of looking at just one thing (like schema or metadata), Mudra evaluates each page across five dimensions and then combines them into a single score. Each page is scored from 0–100, and Mudra then aggregates page scores into a project-level Technical Structure Score.Per-page scoring dimensions
For every crawled page, Mudra evaluates five dimensions:-
Metadata Score
- Quality and presence of title and meta description
- Basic alignment with page content and intent
-
Heading Hierarchy Score
- Presence of a clear
h1 - Logical heading hierarchy (
h1→h2→h3, etc.) - Avoiding missing or chaotic heading structures
- Presence of a clear
-
Semantic HTML5 Score
- Use of meaningful elements (
main,section,article,nav, etc.) - Avoiding everything being wrapped in generic
divs with no structure
- Use of meaningful elements (
-
Structured Schema Score
- Presence and correctness of structured data (for example,
Organization,Product,FAQPage, etc.) - Coverage of key entity types relevant to your site
- Validity and consistency
- Presence and correctness of structured data (for example,
-
FAQ Score
- Presence of FAQ sections where appropriate
- Use of FAQ patterns that help models map questions → answers
- Alignment with real user questions / tracked prompts
Per-page total score formula
Once each dimension is scored, Mudra combines them using weighted contributions: Where:- Metadata = Metadata Score (0–100)
- Headings = Heading Score (0–100)
- Semantic HTML = Semantic HTML Score (0–100)
- Schema = Schema Score (0–100)
- FAQ = FAQ Score (0–100)
Why these weights?
The weights reflect how important each dimension is for AI understanding:- Schema (30%) – Schema is often the most direct machine-readable signal; it’s weighted the highest.
- Metadata (20%) + Headings (20%) – Titles and headings define what the page is “about” and how it’s structured.
- Semantic HTML (15%) – Good HTML structure helps models parse content more reliably.
- FAQ (15%) – FAQ-style blocks map directly to how people and models ask questions.
From page scores to project score
Mudra then aggregates per-page scores into a single Technical Structure Score for your project. By default, this is calculated as the average Page Score across the set of key pages Mudra crawls for your domain (for example, core product pages, pricing, docs, and other top surfaces). This gives you a single number between 0 and 100 that reflects:“On average, how well structured is our site for AI systems to crawl, parse, and reuse?”

.png?fit=max&auto=format&n=FxYR4lcu-KtIaTsC&q=85&s=5a1cd1ccd18b64e12dbdfe3d8f8ce54d)