Architect pSEO systems that work at 10K-100K+ pages. The patterns in the other pseo- skills are correct at 1K-10K. Beyond 10K, in-memory data layers, full-corpus validation, and single-deploy rollouts break down. This skill provides the architecture changes needed at scale.
| Tier | Pages | Data Layer | Validation | Rollout | Sitemap |
| Small | < 1K | JSON/files, in-memory | Full pairwise | Single deploy | Single file | | Medium | 1K-10K | Files or DB, two-tier memory | Fingerprint-based | 2-4 week batches | Index + children | | Large | 10K-50K | Database required | Incremental + sampling | Category-by-category | Index + chunked |
Progetta sistemi SEO programmatici per pagine da 10.000 a 100.000+ con livelli di dati supportati da database, gating di sufficienza dei dati, convalida incrementale, gestione del crawl budget, pipeline di arricchimento dei contenuti e distribuzione edge. Da utilizzare quando si scala oltre 10.000 pagine, quando le build sono in OOM, quando Google non indicizza tutte le pagine o quando l'attuale architettura in memoria ha raggiunto i suoi limiti. Fonte: lisbeth718/pseo-skills.