CrawlerChangerateUrlVersion

Crawler ChangerateCrawling

GoogleApi.ContentWarehouse.V1.Model.CrawlerChangerateUrlVersion

10
out of 10
Critical
SEO Impact
NEXT_TAG: 15

SEO Analysis

AI Generated

Part of Google's web crawling infrastructure (Trawler is Google's internal name for their web crawler). This model governs how Googlebot fetches and processes web pages, affecting crawl efficiency and frequency. Crawl management directly impacts how quickly new content is discovered and how often existing content is refreshed in the index.

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

Same as the field in UrlChange. This allows us to merge identical UrlVersions into a single UrlVersion.

contentTypeinteger(
Default: nil

The content type of the page.

isImsNotModifiedboolean(
Default: nil

Whether this is an IMS response (a 304, not modified).

lastModifiedinteger(
Default: nil

The date from the LastModified header, if present.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingConverterShingleFingerprint.t

The simhash value obtained from shingles.

simhashstring
Default: nilFull type: String.t

The simhash-v1 value. The simhash-v1 is now deprecated and new UrlVersions should only populate simhash-v2. During migration phase from using simhash-v1 to simhash-v2, it is possible that previous UrlChange only contain simhash-v1 and the next UrlChange / UrlVersion could only contain simhash-v2. In this case, we skip that interval in our changerate computation. [go/changerate-simhash-v2-migration]

simhashIsTrustedboolean(
Default: nil

Whether the simhash-v1 should be trusted.

simhashV2string
Default: nilFull type: String.t

The simhash-v2 value.

simhashV2IsTrustedboolean(
Default: nil

Whether the simhash-v2 value should be trusted.

timestampinteger(
Default: nil

The timestamp we crawled the page.