VideoVideoGeoLocation

VideoLocal SEO

GoogleApi.ContentWarehouse.V1.Model.VideoVideoGeoLocation

5
out of 10
Medium
SEO Impact
Generic geo-location information. This is error-prone due to the fact that is uses signed integer fields, which are not supported by proto1 API and are cast to unsigned integers. Consider using the metadata_util function directly, which fills out a version 2 API proto.

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:
altitudeE2integer(
Default: nil

Altitude is in meters and multiplied by 100 (i.e., in centimeters). Up till 10 km this fits in 3 bytes.

latitudeE7integer(
Default: nil

Latitude and longitude are in degrees and multiplied by 10^7. This gives the worst precision of about 1 cm at the equator.

longitudeE7integer(
Default: nil