GeostoreTextAffixProto

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreTextAffixProto

4
out of 10
Low
SEO Impact
Represents text (with an associated language) that is affixed to the beginning and/or end of a primary text.

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

  • Optimize Google Business Profile with accurate location data
  • Ensure NAP (Name, Address, Phone) consistency across the web
  • Build local citations and location-relevant content

Attributes

3
Sort:|Filter:
languagestring
Default: nilFull type: String.t

The external form of a Google International Identifiers Initiative (III) LanguageCode object. See google3/i18n/identifiers/languagecode.h for details. These strings should be treated as opaque blobs. You can use LanguageCodeConverter::FromOther to convert the string to a LanguageCode reference. You can then call methods on the LanguageCode class to extract language/script/region subtags (if any). See also http://g3doc/i18n/identifiers/g3doc/using-iii. We place extra restrictions on languages in addition to what the III library requires. See http://go/geo-schema-reference/feature-properties/languages.md

prefixstring
Default: nilFull type: String.t

Text to prepend to the primary text, including any necessary trailing whitespace. At least one of prefix or suffix is required.

suffixstring
Default: nilFull type: String.t

Text to append to the end of the primary text, including any necessary leading whitespace. At least one of prefix or suffix is required.