Product detail page
The page for an individual product, carrying its description, images, price, availability, reviews and Product structured data.
Deciding whether product variations such as colour or size get their own indexable URLs or are consolidated onto one canonical product page.
Google's guidance is to give each variant a distinct URL only when people search for it distinctly — colour often qualifies, size rarely does — and otherwise to canonicalise variants to a single page. Product structured data supports variant relationships through `ProductGroup` and `hasVariant`, letting a site describe the family and its members explicitly. Getting this wrong produces either massive duplication or the loss of genuinely searched variants.
A furniture retailer indexes one URL per fabric colour but keeps sizes on a single page with a selector.
The page for an individual product, carrying its description, images, price, availability, reviews and Product structured data.
The process by which a search engine groups duplicate or near-duplicate URLs into a cluster and picks one representative URL to index and…
Filter and sort controls on listing pages that can generate a combinatorial explosion of crawlable URLs from a small product set.
Substantively identical or near-identical content available at more than one URL, within a site or across sites.
Google result types for pages where a product can be bought directly, requiring Product markup with offer details such as price, currency…