Definition
Also written: schema.org, JSON-LD, rich results markup
Structured data is machine-readable markup — usually JSON-LD using the schema.org vocabulary — that labels what a page’s content means: this is an article, this is its author, this is a service and its provider. Google confirms it is not a ranking factor; its documented job is enabling rich results and helping systems identify entities.
The rule that prevents most problems: markup only what is genuinely visible on the page. Describing content a visitor cannot see is a guidelines violation, and the penalty is losing rich-result eligibility across the site.
Because it helps parsers resolve entities even when no rich result appears, it is plausibly useful for AI systems reading the page — though that specific link is inference rather than a studied result.
The usual error
Where this goes wrong in practice
Adding every schema type that validates. Markup describing content the page does not contain is worse than no markup.
Related terms
FAQ schema
FAQ schema (schema.org FAQPage) marks up question-and-answer content so machines can read the pairs. It is still a valid schema type, but Google discontinued the FAQ rich result for nearly all sites starting in May 2026, with phased removal from Search Console tooling through that August.
DefinitionBreadcrumbList schema
BreadcrumbList markup describes a page’s position in the site hierarchy as an ordered list. Google uses it to replace the raw URL in a result with a readable trail, which is one of the few rich results that still reliably renders.
DefinitionAI Overviews
AI Overviews are Google-generated summaries shown above traditional results for some queries, assembled from pages in the ordinary search index and shown with links to the sources used. Eligibility requires that a page is already indexable and snippet-eligible in normal Search.
DefinitionCanonical URL
A canonical URL is the address a site nominates as the authoritative version of a page when several URLs serve equivalent content. It is declared with a rel="canonical" link element, and it is a strong hint to search engines rather than a directive they are obliged to follow.
DefinitionCrawl budget
Crawl budget is the number of URLs a search engine will fetch from a site in a given period, set by how much load the server can absorb and how much demand the engine has for the site’s content. It becomes a practical constraint mainly on large sites.
DefinitionE-E-A-T
E-E-A-T stands for experience, expertise, authoritativeness and trustworthiness — the framework Google’s human quality raters use to assess page and site quality. Google states it is not itself a ranking factor; it describes what the systems are being tuned to approximate, and it matters most on topics that affect money or wellbeing.
DefinitionFeatured snippet
A featured snippet is a short extract Google promotes above the standard results to answer a query directly, drawn from a page already ranking for it. Formats include a paragraph, an ordered or unordered list, and a table, and the format Google chooses follows the shape of the query.
DefinitionGoogle Business Profile (GBP)
Google Business Profile is the free listing that makes a business eligible for the map pack and the knowledge panel in local results. It requires verification, and it requires either a physical address customers can visit or a declared service area for businesses that travel to customers.
Definitionhreflang
hreflang is an annotation that tells search engines which language and regional variant a page is intended for, so the right version is served to the right audience. Annotations must be reciprocal — every page in a set references every other, including itself.
Definition
