SmartphonePerDocData

SmartphonePer-Document Signal

GoogleApi.ContentWarehouse.V1.Model.SmartphonePerDocData

6
out of 10
Medium
SEO Impact
This message is used for storing smartphone related information. Note: MobilePerDocData is a similar message, but it's for lowend mobile.

SEO Analysis

AI Generated

Stores per-document data signals that are maintained for each indexed page. These document-level signals are core inputs to Google's ranking algorithms and may include quality scores, topical classifications, and other per-page assessments. Changes to these signals can directly affect a page's ranking potential.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture
  • Consider how this system might interact with other ranking signals

Attributes

9
Sort:|Filter:
DEPRECATEDDesktopCanonicalDocidstring
Default: nilFull type: String.t

If set, this page is a smartphone dup, a page serving equivalent contents as another URL (desktop canonical), but in smartphone-optimized style. This field holds the docid of the desktop canonical.

DEPRECATEDMobileHomepageDocidstring
Default: nilFull type: String.t

Mobile URL for homepages, predicted by the URL rewrite rules. See go/mobile-homepage-prediction.

adsDensityInterstitialViolationStrengthinteger(
Default: nil

Indicates if the page is violating mobile ads density interstitial policy and the violation strength. See go/interstitials-for-ads and http://ariane/268642 for details. To save indexing space, we convert the double values in [0.0, 1.0] to intergers in range [0, 1000] by using floor(value * 1000).

isErrorPageboolean(
Default: nil

Indicates if the page serves error to smartphone crawler. go/ramsey-sp404demotion

isN1Redirectboolean(
Default: nil

Indicates if the page has mobile N-1 redirection. go/ramsey-n1demotion

isSmartphoneOptimizedboolean(
Default: nil

Indicates if the page is rendered in a friendly manner on smartphones. We use this field as tri-state: "unset" means the rendering result classification is not available, and "set as false" means that the page is rendered in unfriendly manner on smartphones. See also go/modena-ranking.

isWebErrorMobileContentboolean(
Default: nil

Indicates if the current URL serves error page to desktop crawler and non error page to smartphone crawler.

maximumFlashRatiofloat(
Default: nil

The ratio of the area of the largest Flash to the render area.

violatesMobileInterstitialPolicyboolean(
Default: nil

Indicates if the page is violating mobile interstitial policy and should be demoted. See go/interstitials-ranking-dd for details.