Pagination
01 Definition
Pagination meaning: Splitting a large set of content across numbered pages, such as page 1, 2, and 3.
Pagination divides long lists or articles into a series of separate pages that users move through in sequence. It is common on category listings, blog archives, and forums. Each paginated URL should be crawlable so search engines can reach the items linked deeper in the set.
Also called
Why it matters
How Pagination fits the work
Good pagination helps search engines discover items on deeper pages and keeps large listings usable, so links to those pages stay accessible.
In context
The blog archive spread 200 posts across ten pages, and each page linked to the next so crawlers could reach posts on page ten.
Practical note
Give each paginated page a unique, indexable URL and avoid canonicalizing pages 2 and beyond to page 1, which can hide deeper items from crawlers.