WANT TO GROW YOUR ORGANIC SEARCH CHANNEL? SCHEDULE YOUR DEMO NOW.

Speakable

Speakable markup’s intended use is to allow applications and search engines the ability to identify content on web pages best suited to be read aloud by Google Assistant enabled devices. The benefit is the ability to reach a wider base of channels and users.

With speakable markup, Google will produce the audio playback of the webpage, attributes the source, and sends the full article URL to a user’s mobile device through the Google Assistant App.

This markup is currently only supported for English speakers in the United States and publishers that publish in English.

What does your webpage need?

1. cssSelector – Addresses content in the annotated pages (such as class attribute)

["headline", "summary"]

OR; But not BOTH

2. xPath – Addresses content using xPaths (assuming an XML view of the content)

/html/head/title

Google’s Guidelines

For full documentation on speakable structured data visit: https://developers.google.com/search/docs/datatypes/speakable

Frequently Asked Questions
  • Speakable markup allows applications and search engines to identify content on web pages that is best suited to be read aloud by Google Assistant enabled devices. This enables reaching a wider base of users through audio playback of the webpage.

  • With Speakable markup, Google Assistant produces audio playback of the webpage content, attributes the source, and sends the full article URL to a user's mobile device through the Google Assistant App.

  • Speakable markup is currently supported for English speakers in the United States and for publishers that publish in English.

  • To be eligible, your business website must be a Google-approved publisher. You can apply to become a publisher through the provided link. The webpage should also have the proper HTML items to mark up with Speakable structured data, either using a cssSelector or xPath.

  • Content marked with Speakable structured data should have concise headlines and/or summaries that provide comprehensible and useful information to users. If the top of the story is included in Speakable structured data, it is suggested to rewrite it to break up the information into individual sentences for better text-to-speech clarity. Optimal audio user experiences are achieved with around 20-30 seconds of content per section of Speakable structured data, roughly equivalent to two to three sentences.

  • For detailed documentation on Speakable structured data, you can visit the following link: https://developers.google.com/search/docs/datatypes/speakable