TrawlerContentRangeInfo
TrawlerCrawlingGoogleApi.ContentWarehouse.V1.Model.TrawlerContentRangeInfo
5
out of 10
Medium
SEO Impact
Parsed version of a Content-Range field, which in http might look like: Content-Range: bytes 500-999/3156
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
- 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
3Sort:|Filter:
EndPosstringDefault:
nilFull type: String.tStartPosstringDefault:
nilFull type: String.tIn ContentRange, the first byte is 0 (rather than 1), and the positions are inclusive. Thus, length is EndPos+1-StartPos
TotalLengthstringDefault:
nilFull type: String.t