Indexable pages with under 300 words of original content get classified as thin content under Google's quality guidelines and either fail to rank or trigger site-wide quality penalties — a handful of skeletal product pages can drag down the authority of your entire catalog. Duplicated boilerplate FAQ or description blocks across many pages compound the problem by generating near-duplicate URLs that compete with each other for the same queries.
Low because thin content suppresses per-page rankings but rarely triggers site-wide manual actions.
Expand every indexable page to at least 300 words of unique, use-case-specific content — specifications, comparisons, scenarios, buyer notes. In app/products/[slug]/page.tsx, pull per-product long-form copy from the database rather than repeating the same boilerplate. Remove or noindex pages that cannot sustain original content of that depth.
seo-advanced.link-architecture.content-depthlow"5 of 20 product detail pages have only 150 words of unique content" or "Same FAQ boilerplate (250 words) copied across 20 pages without variation".app/products/[slug]/page.tsx), add unique descriptions, use cases, and details. Avoid duplicating identical content across multiple pages.