RepositoryWebrefDetailedMentionScores

AI Overview😉

  • The potential purpose of this module is to measure the relevance and credibility of a webpage by analyzing how well it is supported by other search results. This is done by scoring the mentions of the webpage in other search results, indicating how much the webpage is referenced or cited by other credible sources.
  • This module could impact search results by promoting webpages that are widely referenced and cited by other credible sources, and demoting webpages that lack support from other search results. This could lead to more authoritative and trustworthy webpages ranking higher in search results, and less credible webpages ranking lower.
  • A website may change things to be more favorable for this function by increasing the number of high-quality backlinks from other credible sources, creating high-quality and informative content that is likely to be cited by others, and ensuring that their webpage is easily accessible and indexable by search engines. This could involve strategies such as guest blogging, broken link building, and creating linkable assets.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • resultEntityScore (type: number(), default: nil) - How much support this mention received from the results for PostRef. This is populated only if explicitly requested and different from 0.

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.RepositoryWebrefDetailedMentionScores{
    resultEntityScore: number() | nil
  }

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.