Technical SEO
Pagination
Pagination divides an ordered collection into separate pages with stable URLs and navigation between successive result sets.
What it means
Each page normally contains a different subset and should be reachable through ordinary anchor links with href values. Google treats paginated URLs as separate pages, recommends self-canonicals for each and no longer uses rel=next or rel=prev as a Google Indexing signal.
Why it matters
Pagination limits page weight while preserving access to products, articles, reviews or comments beyond the first set. Buttons or infinite scroll without crawlable URLs can leave deeper items undiscoverable even when users can load them interactively.
Example
A category uses `/shoes/?page=2` for the second set, links page one to page two with an anchor and gives page two a self-canonical. Sort variants are kept out of the index separately rather than canonicalizing every paginated page to page one.
Common mistakes
Do not encode page numbers only after a hash, require a click event without an href or redirect out-of-range pages to page one. Avoid using page one as the canonical for every sequence page when the listed items differ.
How AYSA handles this
Signals reviewed
Page URLs, next and numbered href links, canonical target, item overlap, out-of-range response
Problem AYSA can identify
AYSA can detect sequences that stop linking, repeat the first set, canonicalize incorrectly or expose empty pages with success responses.
Recommendation prepared
The proposal specifies URL format, linking sequence, canonical behavior and the response for invalid page numbers.
Approval preview
The user sees sampled sequence pages, item changes and current-versus-proposed navigation before implementation.
Execution
AYSA can update supported WordPress pagination and metadata; custom infinite-scroll APIs and application routers require developer changes.
Verification
AYSA follows the sequence from page one, checks item sets, canonicals and terminal behavior, then records any unreachable URLs.
Limits
A correct sequence improves discovery but does not guarantee indexing of every item or page.
Sources and further reading
- Google Search Central — Pagination and incremental page loading — Official platform documentation
- Google Search Central — Link best practices — Official platform documentation
- Google Search Central — Ecommerce URL structure best practices — Official platform documentation
Written by Marius Dosinescu. Reviewed by AYSA SEO Editorial Team · 2026-07-28 00:00:00.
Quick answers
Frequently asked questions
Should page two canonicalize to page one?
Generally no. When page two contains a distinct subset of the collection, it should use its own URL and self-canonical rather than erasing that distinction.
SEO execution campaign
Less SEO work. More organic growth.
AYSA monitors your website, finds opportunities, prepares the work, asks for approval and executes accepted changes so you can grow without living in SEO tools.