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 886 saas sites the median page count is 41, with the middle half falling between 15 (25th percentile) and 50 (75th percentile). The full range runs from 5 to 60.
These are all saas sites, so they face similar content and crawl patterns — comparable page depth, similar templating and often the same third-party scripts. Treat the median as the bar to clear for a saas site and the issues below as the technical debt typical of the vertical.
The single most common problem here is “Missing recommended security headers”, present on 87% of the sample, followed by “Images without width/height (layout shift / CLS)” and “Meta description too long”. 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.