Glossary.
Terms from web performance, accessibility and answer-engine optimisation — each with a one-sentence definition.
- PAGES
- 40
- CLUSTERS
- 04
- WORDS
- 17,098
Accessibility
- Accessibility tree The accessibility tree is the structure a browser derives from a page and presents to assistive technology; it is the page a screen reader sees.
- Accessible name The accessible name is the name of an interface element as read by assistive technology, and it can differ from the text shown on screen.
- ARIA ARIA is a set of attributes used to convey role, state and property information to assistive technology where HTML cannot express it on its own. Accessible Rich Internet Applications
- Colour blindness Colour blindness is the inability to tell certain colours apart, and it affects a considerable share of the world’s population, men in particular.
- Focus trap A focus trap is when keyboard focus enters a region and cannot leave it again, and WCAG prohibits it explicitly at level A.
- Live region A live region is an area of a page whose changes a screen reader has to announce to the user.
- Relative luminance Relative luminance is the value expressing a colour’s perceived lightness between 0 and 1, and it is the basis of the contrast ratio calculation.
- Screen reader A screen reader is assistive technology that turns on-screen content into speech or braille output and lets the user navigate by keyboard.
- Semantic HTML Semantic HTML means choosing each element for its meaning rather than its appearance — a heading element for a heading, a button element for a button, a list element for a list.
- WCAG WCAG is the international standard published by the W3C that defines the accessibility of web content through testable success criteria. Web Content Accessibility Guidelines
Answer engines
- AEO AEO is the practice of getting content selected as the unit that answers a question directly. Answer Engine Optimization
- AI Overviews AI Overviews is the AI-generated summary Google shows above the search results page, synthesised from more than one source.
- Brand mention A brand mention is a brand’s name being named without a link, and in the era of answer engines it is a visibility signal independent of links.
- Citation A citation is an answer engine mentioning a source in the answer it produces, usually with a link to it.
- Crawl budget Crawl budget is the number of requests a search engine allocates to fetching from a site within a given period.
- Entity An entity means a distinct thing that search and answer engines recognise — a person, an organisation, a place, a product or a concept.
- GEO GEO is the work of increasing the likelihood that a site is chosen as a source in the answers generated by AI systems. Generative Engine Optimization
- IndexNow IndexNow is an open protocol that tells search engines immediately that a page has changed.
- JSON-LD JSON-LD is a structured data format that declares a page’s meaning in a machine-readable form without changing the page’s appearance at all. JavaScript Object Notation for Linked Data
- Structured data Structured data is an additional layer that labels a page’s content with a standard vocabulary machines can understand.
Performance
- Cache header A cache header is the server response header that tells the browser how long a resource may be stored and how it is to be revalidated.
- CLS CLS measures how much content shifts unexpectedly while a page is loading or in use, and Google counts anything under 0.1 as good. Cumulative Layout Shift
- Compression Compression is the shrinking of text-based resources before they are sent from the server and their expansion in the browser.
- Core Web Vitals Core Web Vitals is the collective name for the three metrics Google defined to measure a page’s real user experience.
- Critical rendering path The critical rendering path is the minimum sequence of steps a browser must complete before it can draw a page on screen.
- Field data Field data is the sum of performance measurements experienced by real users on real devices and real networks.
- INP INP is the time from a user interaction until the page responds visually, and Google counts anything under 200 milliseconds as good. Interaction to Next Paint
- LCP LCP is the paint time of the largest content element in a page’s visible area, and Google counts anything under 2.5 seconds as good. Largest Contentful Paint
- Reflow A reflow is the browser recomputing the positions and sizes of elements on a page after a change.
- TTFB TTFB is the time between the browser sending a request and receiving the first byte from the server. Time to First Byte
Multilingual
- Canonical address A canonical address is the markup declaring which page is the original when the same or very similar content is reachable from more than one address.
- Country domain A country domain is a two-letter top-level domain extension allocated to a particular country. ccTLD
- Font subset A font subset is a font file regenerated with only the characters that are needed.
- hreflang hreflang is the markup that declares a page’s different language and region versions to search engines.
- Language tag A language tag is the standard coding form that tells machines which language a text is in. BCP 47
- Locale A locale is the setting that defines a user’s language and region together and determines the formatting rules.
- Localisation Localisation is adapting content to the culture, habits and search language of a target market; it is a wider undertaking than translation. Localization
- Text expansion Text expansion is the same content being of different lengths in different languages, and the layout having to flex accordingly.
- Translation memory A translation memory is a database that stores previously translated sentences and suggests them when the same or a similar sentence comes up again.
- x-default x-default is a special hreflang value declaring the default page to show when no language version matches the user’s language.
No matching page — widen the filter.
Press slash to search · Esc clears