Skip to main content
Structured data

What is Speakable?

A Schema.org property that points at the specific parts of a page suitable to be read aloud or quoted as the answer.

SpeakableSpecification takes a CSS selector or an XPath and says: these elements are the quotable part. It was introduced for voice assistants reading news, and support has always been narrower than the attention it gets.

Its practical value today is less about voice and more about intent. Pointing speakable at a marked answer paragraph is an explicit statement of which passage you consider the answer, which costs almost nothing and removes ambiguity for anything parsing the page.

It is not a substitute for structure. A page with speakable markup and no clear answer paragraph has told a machine where to look and left nothing there worth quoting.

Read next

Frequently asked

Does Google support speakable markup?

Google documented it for news content and voice results, and support has stayed limited rather than expanding. Treat it as a low-cost signal of intent rather than a feature you expect a visible return from.

What should speakable point at?

One self-contained paragraph that answers the page's core question. Pointing it at a whole article defeats the purpose, which is to say which part is the answer.

More from Structured data

All terms