IndexingSignalAggregatorAggregatedScore
Indexing SignalIndexingGoogleApi.ContentWarehouse.V1.Model.IndexingSignalAggregatorAggregatedScore
SEO Analysis
AI GeneratedControls how pages are indexed. Without proper indexing, pages cannot appear in search results at all. This model (Indexing Signal Aggregator Aggregated Score) contains SEO-relevant attributes including maxScoreUrl, meanScore, minScoreUrl. Key functionality includes: A number reflecting the deviation of Url scores.
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
23deviationfloat(nilA number reflecting the deviation of Url scores.
m2float(nilState variables for West & Chan variance algorithm used to be stored here directly. Now they are stored inside RunningMeanAndVarianceInternalState.
maxScoreUrlIndexingSignalAggregatorUrlScore →nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingSignalAggregatorUrlScore.tInput UrlScore with max score.
meanfloat(nilmeanScorefloat(nilOverall stats that are only available in final aggregation results. The aggregated score.
minScoreUrlIndexingSignalAggregatorUrlScore →nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingSignalAggregatorUrlScore.tInput UrlScore with min score.
numImportantUrlsstringnilFull type: String.tnumUrlsMatchedstringnilFull type: String.tFinal Stats that are also available in intermediate output. Number of Urls matching the class.
numUrlsWithSignalstringnilFull type: String.tNot every matching url has a signal.
patternLayerstringnilFull type: String.tExperimental layer of the corresponding pattern.
patternsUsedInMediationstringnilFull type: list(String.tOptionally populated in mediators. A list of patterns that actually contributed to the final mediated signal.
percentilelist(float(nilScore percentile of matching urls. If present, it has N entries for buckets of roughly equal number of urls. N is specified the aggregation. The value is the min score in that bucket.
runningMeanAndVarianceInternalStateIndexingSignalAggregatorRunningMeanAndVarianceInternalState →nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingSignalAggregatorRunningMeanAndVarianceInternalState.tnilFull type: list(GoogleApi.ContentWarehouse.V1.Model.IndexingSignalAggregatorUrlScore.tRandom samples.
scoreslist(float(nilfor calculating percentile
signalIdinteger(nilFor debugging purposes, this is an id of the signal associated with this AggregatedScore. For pattern score, this may be the length of the pattern.
singleUrlScoreIndexingSignalAggregatorUrlScore →nilFull type: GoogleApi.ContentWarehouse.V1.Model.IndexingSignalAggregatorUrlScore.tIf this field presents, it is for a single url. No other field should appear.
totalScorefloat(nilsummation varaible used to get mean
totalScoreLowfloat(nillow-order part of total_score
totalScoreSqrfloat(nilsummation variable for calculating deviation note, these are now only used for legacy and debugging purposes
totalScoreSqrLowfloat(nillow order part of total_score_sq
totalWeightfloat(nilfor calculating weighted mean/dev
totalWeightLowfloat(nillow order part of total_weight