RichsnippetsDataObjectAttribute

Rich SnippetsSERP Features

GoogleApi.ContentWarehouse.V1.Model.RichsnippetsDataObjectAttribute

5
out of 10
Medium
SEO Impact
Other attributes of the object.

SEO Analysis

AI Generated

Related to Google's rich snippet processing system. Rich snippets enhance search results with additional information like ratings, prices, availability, and other structured data. This model processes structured data markup to determine eligibility for enhanced SERP features, which can significantly improve click-through rates.

Actionable Insights for SEOs

  • Implement structured data markup to qualify for rich results
  • Optimize content format to increase featured snippet eligibility
  • Monitor SERP feature changes after Google algorithm updates

Attributes

6
Sort:|Filter:
cdatastring
Default: nilFull type: String.t
idatastring
Default: nilFull type: String.t

idata holds integer data under the attribute name, and could be interpreted differently according to the attribute name. Example: stores the ImadeData.docid used to generate thumbnails. idata will not be automatically converted into xml (the default behavior), but the behavior can be overwritten if necessary.

namestring
Default: nilFull type: String.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t

A data object can have other data objects nested inside it. This is needed to represent Microformats and RDFa which have nestings e.g., a review with a business with an address, or a review with a rating object. See the Webmaster Central 2009/05 blog on "Introducing Rich Snippets".

tokenizeboolean(
Default: nil

Whether we should tokenize the value and cdata when generating restricts from this attribute.

valuestring
Default: nilFull type: String.t

Either of cdata or value should be present.