IndexingDupsLocalizedLocalizedCluster

Indexing DupsIndexing

GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedCluster

10
out of 10
Critical
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Part of Google's duplicate content detection system. Shingling is a technique used to identify near-duplicate content by comparing content fingerprints. Duplicate content can cause ranking issues as Google must choose a canonical version. This model helps Google identify and handle duplicate pages, which directly affects which version of content ranks.

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
  • Optimize crawl budget by fixing broken links and reducing redirect chains
  • Use robots.txt and sitemap.xml effectively to guide crawling
  • Monitor Google Search Console for crawl errors and indexing issues

Attributes

10
Sort:|Filter:
boostSourceBlockerboolean(
Default: nil

Defined as a source-blocker, a result which can be a boost target but should itself not be boosted (e.g. roboted documents). For more details on source and target blocking, please read through the code for quality/twiddler/impls/PROTECTED/local_result_twiddler_v2.cc

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterCluster.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterLinkBasedClusterInfo.t

Since July 2014 those two fiels are no longer populated, the data is stored in the TargetLinkSets instead. The deprecated fields contain values only for docs which have not been processed since July 2014.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterLinkBasedClusterInfo.t
documentLanguagestring
Default: nilFull type: String.t

The language of this document (as detected by on-page language detection, not influenced by external anchor signals or other indirect conclusions).

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterTargetLinkSets.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterTargetLinkSets.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterTargetLinkSets.t
sitedupRuleIdstring
Default: nilFull type: list(String.t

The list of Sitedup rule IDs for this specific URL. The value is only populated if the URL has at least one localized cluster fulfilling the following conditions: - spans more than one host - does not have filtering enabled due to other input (e.g. due to being a hreflang cluster).

warningMessagestring
Default: nilFull type: list(String.t

A warning indicator that a problem has occurred, e.g. cross-domain links being filtered early. The warning is just presented for debugging purposes.