SmartphonePerDocData
SmartphonePer-Document SignalGoogleApi.ContentWarehouse.V1.Model.SmartphonePerDocData
SEO Analysis
AI GeneratedStores 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
9DEPRECATEDDesktopCanonicalDocidstringnilFull type: String.tIf 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.
DEPRECATEDMobileHomepageDocidstringnilFull type: String.tMobile URL for homepages, predicted by the URL rewrite rules. See go/mobile-homepage-prediction.
adsDensityInterstitialViolationStrengthinteger(nilIndicates 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(nilIndicates if the page serves error to smartphone crawler. go/ramsey-sp404demotion
isN1Redirectboolean(nilIndicates if the page has mobile N-1 redirection. go/ramsey-n1demotion
isSmartphoneOptimizedboolean(nilIndicates 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(nilIndicates if the current URL serves error page to desktop crawler and non error page to smartphone crawler.
maximumFlashRatiofloat(nilThe ratio of the area of the largest Flash to the render area.
violatesMobileInterstitialPolicyboolean(nilIndicates if the page is violating mobile interstitial policy and should be demoted. See go/interstitials-ranking-dd for details.