GeostoreRankSignalProto

GeostoreRanking Signal

GoogleApi.ContentWarehouse.V1.Model.GeostoreRankSignalProto

10
out of 10
Critical
SEO Impact
This message is embedded in the RankDetailsProto (below). It represents one rank signal, which is a floating point value estimating the Oyster Rank of the feature.

SEO Analysis

AI Generated

Part of Google's geographic data infrastructure (Geostore). This system stores and processes geographic information that powers Google Maps, local search, and location-based search features. For local SEO, these geographic signals determine how businesses and locations appear in local search results and map packs.

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
  • Audit your site's quality signals to ensure alignment with Google's quality assessment criteria
  • Focus on E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) improvements

Attributes

5
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t

Field-level metadata for this signal.

ranknumber(
Default: nil

A value in the range [0, 1] estimating Oyster Rank according to this signal. Non-provider specific signals (e.g. SIGNAL_POPULATION) are interpreted by some common code in the ranking pipeline. Because of that, data providers should leave this field empty when setting such signals (so that the rank assignment can be uniform across all features regardless of contributing data providers). On the other hand, provider-specific signals (e.g. SIGNAL_ZENRIN_CITY_CATEGORY) are required to specify the rank field (it is not optional for them). That is because no code other than that of the provider itself will be able to fill in a meaningful value later on. We don't want clients to be reading from the raw_scalar / raw_string fields to interpret the data.

rawScalarnumber(
Default: nil

The raw scalar value that was used to compute 'rank' above. The meaning of this attribute changes depending on the signal type.

rawStringstring
Default: nilFull type: String.t

The raw string value that was used to compute 'rank' above. The meaning of this attribute changes depending on the signal type.

typestring
Default: nilFull type: String.t