SnapshotSnapshotMetadata
SnapshotInfrastructureGoogleApi.ContentWarehouse.V1.Model.SnapshotSnapshotMetadata
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Snapshot Snapshot Metadata) contains SEO-relevant attributes including snapshotQualityScore. Key functionality includes: The number of distinct resources fetched to render the content. This may aid the calculation of total page load time for user experience. For example,...
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
5countDistinctResourcesinteger(nilThe number of distinct resources fetched to render the content. This may aid the calculation of total page load time for user experience. For example, if total_content_length is only a few dozen kilobytes, but that is from fetching 100 distinct resources, total page load time might be much higher than the total_content_length would otherwise infer.
crawlTimestampstringnilFull type: String.tThe time at which the main resource of the Snapshot was fetched, in seconds since epoch. Note that the various page dependencies may have been fetched at much earlier points in time (hours, maybe days) and that this could be off from the actual rendering time.
snapshotDocumentSnapshotSnapshotDocument →nilFull type: GoogleApi.ContentWarehouse.V1.Model.SnapshotSnapshotDocument.tsnapshotQualityScorenumber(nilThe score here corresponds to the score in Snapshot, a number between 0.0 and 1.0 (higher the better).
totalContentSizestringnilFull type: String.tNumber of bytes fetched to render the content. For example, to render a web page, this value would include the HTML, stylesheets, images, and all other dependencies. This can be used to calculate a coarse estimate of the total page load time a user might experience.