QualitySitemapThirdPartyCarouselsListItemMuppetMetadata

AI Overview😉

  • The potential purpose of this module is to analyze and process metadata about list items in third-party carousels on a webpage, specifically for Quality Sitemap evaluation. It seems to be related to how Google indexes and ranks web pages.
  • This module could impact search results by influencing how Google evaluates the quality and relevance of a webpage's content, particularly when it comes to list items and carousels. It may affect the ranking of web pages that use third-party carousels, potentially promoting or demoting them based on the metadata analysis.
  • To be more favorable for this function, a website may want to ensure that its list items and carousels are properly structured and contain relevant metadata. This could include using clear and descriptive URLs, providing accurate and concise summaries, and optimizing the loading and rendering of carousel content. Additionally, websites may want to focus on creating high-quality, user-friendly, and relevant content to improve their overall Quality Sitemap evaluation.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

A set of metadata about a list item that is passed on to Muppet from indexing.

Attributes

  • urlFoundOnPage (type: boolean(), default: nil) - DEPRECATED. No longer populated, and not used anywhere.

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.QualitySitemapThirdPartyCarouselsListItemMuppetMetadata{
    urlFoundOnPage: boolean() | nil
  }

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.