IndexingEmbeddedContentRenderingOutputMetadata

Indexing EmbeddedIndexing

GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderingOutputMetadata

7
out of 10
High
SEO Impact
Small values from rendering output. It's stored as a column in alexandria document table. Next tag available: 30

SEO Analysis

AI Generated

Controls how pages are indexed. Without proper indexing, pages cannot appear in search results at all. This model (Indexing Embedded Content Rendering Output Metadata) contains SEO-relevant attributes including refresh, renderTreeQualityScore, snapshotQualityScore. Key functionality includes: The exceptions observed during the rendering. In bit-field encoding of enum values of RenderResponse.RenderingException.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates
  • Optimize crawl budget by fixing broken links and reducing redirect chains
  • Use robots.txt and sitemap.xml effectively to guide crawling
  • Monitor Google Search Console for crawl errors and indexing issues

Attributes

20
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderRequestConfigConfigParams.t
exceptionsstring
Default: nilFull type: String.t

The exceptions observed during the rendering. In bit-field encoding of enum values of RenderResponse.RenderingException.

experimentalRenderTimeMsecinteger(
Default: nil

Total GCU time for rendering the document in millisecond. This data is from render_stats.render_cost_mgcu in RenderResponse proto. Note that this is experimental field. Please check with rendering-infra@ if you want to use.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentOutputGenerationTimestamps.t
importanceinteger(
Default: nil

The importance value of the rendered document.

lastNewContentProbingTimestampinteger(
Default: nil

The timestamp of last new content probing.

newTokensPercentageAfterRenderingfloat(
Default: nil

Percentage of new tokens in the rendered the document content.

numNewTokensFoundInRenderinginteger(
Default: nil
refreshboolean(
Default: nil
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderCacheStats.t

A collection of fields to track stats on cache use in the Rendering microservice.

renderEnginestring
Default: nilFull type: String.t
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderEvent.t

Different types of events which happened during rendering.

renderServerClstring
Default: nilFull type: String.t

The CL from which the render engine was built.

renderTreeQualityScorefloat(
Default: nil
renderedSnapshotSignaturestring
Default: nilFull type: String.t

Short signature (usually less than 1 KB) which captures a perceptual hash on the rendered image. This is used to determine whether successive renderings should be output. See the library in googlen/snapshot/shared/similarity.* for more info about how this value is interpreted and used.

renderedTimeUsecstring
Default: nilFull type: String.t

Current time in microseconds the document is going through rendering system. This field is set regardless of whether the document is being rendered or if we are skipping rendering by using a cache.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderingFetchStats.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentSelectionResult.t

The corpus selection result. Can be used for offline analysis.

snapshotQualityScorefloat(
Default: nil

These scores are copied from htmlrender_webkit_headless_proto.Document.

withMissingResourcesboolean(
Default: nil

True if there were any missing resources during the rendering.