Faceted Navigation
01 Definition
Faceted Navigation meaning: Filter and sort options that let users narrow listings by attributes like size, color, or price.
Faceted navigation lets users refine a product or content listing by selecting attributes, generating many filtered URL combinations. Left unmanaged, it can create huge numbers of near-duplicate pages that waste crawl budget and cause index bloat. Sites control it with canonicals, robots rules, or parameter handling.
Also called
Why it matters
How Faceted Navigation fits the work
It improves how users find products, but the many URL combinations it creates can flood crawlers, so controlling which facets get indexed protects crawl budget.
In context
Selecting color, size, and price on the shop created thousands of filtered URLs, so we let only category pages index and noindexed the rest.
Practical note
Decide which facet combinations deserve indexing; block or canonicalize the rest to avoid millions of thin, duplicate URLs competing with each other.