CrawlerChangerateUrlVersion
Crawler ChangerateCrawlingGoogleApi.ContentWarehouse.V1.Model.CrawlerChangerateUrlVersion
SEO Analysis
AI GeneratedPart 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
10additionalChangesMergedinteger(nilSame as the field in UrlChange. This allows us to merge identical UrlVersions into a single UrlVersion.
contentTypeinteger(nilThe content type of the page.
isImsNotModifiedboolean(nilWhether this is an IMS response (a 304, not modified).
lastModifiedinteger(nilThe date from the LastModified header, if present.
shingleSimhashIndexingConverterShingleFingerprint →nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingConverterShingleFingerprint.tThe simhash value obtained from shingles.
simhashstringnilFull type: String.tThe 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(nilWhether the simhash-v1 should be trusted.
simhashV2stringnilFull type: String.tThe simhash-v2 value.
simhashV2IsTrustedboolean(nilWhether the simhash-v2 value should be trusted.
timestampinteger(nilThe timestamp we crawled the page.