Page count is how many crawlable URLs Crawlinx reached from the homepage within the crawl budget, following internal links only. It is a rough proxy for site size and internal-link reach: a thin count often means orphaned pages, a robots wall, or a JavaScript-rendered navigation the crawler could not follow.
Across 14202 the audited sites the median page count is 37, with the middle half falling between 15 (25th percentile) and 50 (75th percentile). The full range runs from 5 to 300.
The single most common problem here is “Missing recommended security headers”, present on 88% of the sample, followed by “Images without width/height (layout shift / CLS)” and “Legacy image format (jpg/png/gif) with no next-gen fallback”. The full ranking is in the table above — fix the top of that list first, since it is the fault most likely to be dragging this segment's median down.