RepositoryWebrefCategoryAnnotationShoppingSignals

AI Overview😉

  • The potential purpose of this module is to identify and annotate web pages that are related to shopping or e-commerce, allowing Google's algorithm to better understand the content and intent of the page.
  • This module could impact search results by influencing the ranking of pages that are related to shopping or e-commerce. Pages that are accurately annotated as shopping-related may be given more visibility and priority in search results, especially for queries related to products or services. Conversely, pages that are misclassified or lack shopping-related annotations may be demoted in search results.
  • To be more favorable for this function, a website could ensure that its content and metadata accurately reflect its shopping or e-commerce nature. This could include using relevant keywords, structured data, and schema markup to highlight products, prices, and availability. Additionally, ensuring that the website's content is high-quality, relevant, and user-friendly could also help to improve its shopping-related annotations and subsequent search engine ranking.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotationShoppingSignals (google_api_content_warehouse v0.4.0)

The QPrime query classifier signals.

Attributes

  • isShoppingAnnotation (type: boolean(), default: nil) - Whether QPrime asserts that particular category.

Summary

Types

t()

Functions

decode(value, options)

Unwrap a decoded JSON object into its complex fields.

Types

Link to this type

t()

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotationShoppingSignals{
    isShoppingAnnotation: boolean() | nil
  }

Functions

Link to this function

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.