The AI Readiness ScoreThe AI Readiness Score is a maturity level that shows how well a website is prepared for AI search technically, structurally, in terms of content and trust. It is a scoring model, not an official industry standard. Open glossary entry → summarizes how well AI crawlersAI crawlers are automated bots that fetch web pages for AI providers in order to find content, make it available for search functions, retrieve it for answers, or, depending on the provider, use it for model training. Open glossary entry → can reach, read and understand your content. It complements the classic Website Health Score with a specific question: are you ready to be cited in AI answers?
The six dimensions of the score # Technical reachability Can AI crawlers access your content? RankScan checks robots.txtThe robots.txt is a publicly accessible text file in a site's root directory. It tells crawlers which URLs they may fetch and therefore controls crawling. Open glossary entry → , llms.txtllms.txt is a voluntary Markdown file in a website's root directory that gives language models a compact overview of important content. It is a proposal or de facto format, not a binding official web standard. Open glossary entry → , blocked AI bots, indexability and HTTPSHTTP (Hypertext Transfer Protocol) is the protocol through which browsers and servers exchange web content. HTTPS is the encrypted, secure variant of this protocol. Open glossary entry → .RenderingJavaScript rendering is the process by which a browser or crawler executes JavaScript code to build the final, visible page. Content that is not already in the delivered HTML only appears after this step. Open glossary entry → & HTMLHyperText Markup Language (HTML) is the markup language for web pages. It defines the structure and content of a page, such as headings, paragraphs, links and images. Open glossary entry → Are important contents available directly in HTML, or only after JavaScript rendering?Structure & machine readability Are headings, semantic HTMLSemantic HTML means using HTML elements according to their meaning, such as for the main content or for navigation, instead of building everything from generic containers. Open glossary entry → and structured dataSchema markup is code that describes a page's content in a structured way, so search engines understand it not just as text but as clearly classified information. Open glossary entry → clear enough for machines to interpret?Content qualityHigh-quality content comes from better information value, not from more words. It fully answers the search intent, provides concrete facts, shows expertise and supports key statements with sources. Open glossary entry → & citation readiness Do pages provide clear answers, facts, depth and sources that make them useful as references?EntityAn entity is a uniquely identifiable thing or concept, such as an organisation, person, brand, product, place or technical term. Search engines and AI systems process information as entities and their relationships. Open glossary entry → , trust & mentions Are your brand entityBrand identity refers to the consistent description of a brand across its website, structured data and external profiles. It helps machines recognise the brand clearly and distinguish it from others. Open glossary entry → , E-E-A-TE-E-A-T stands for Experience, Expertise, Authoritativeness and Trustworthiness. It is a quality framework from Google's Search Quality Rater Guidelines, not a single technical ranking factor. Open glossary entry → signals, external mentions and topical context clear?Topic coverage & answerability Do your pages cover relevant questions, search intents and comparison situations, or are there content gaps?How to improve the score # 1. Fix reachability blockers first, such as blocked AI bots, missing llmsA Large Language Model (LLM) is an AI model that learns from large amounts of text and generates formulated answers from it. LLMs form the core of generative answer systems such as ChatGPT, Perplexity or Gemini. Open glossary entry → .txt or non-indexableIndexing is the step in which a search engine processes crawled content and decides whether a URL is added to the search index. Only indexed pages can appear in search results. Open glossary entry → key pages.
2. Make sure important content is delivered server-side in HTML and structured cleanly.
3. Close topic gaps with citation-ready content that answers the questions your audience asks.
Screenshot # AI Readiness view with overall score and dimension breakdown
Tip # Reachability is the hard gate. If AI crawlers are blocked or key content only loads via JavaScript, even strong content may not help.