Forum Moderators: Robert Charlton & goodroi
https://example/category_A?page=2 ----> https://example/category_A?page=2 (not towards "page=1") User-declared canonical: https://example/category_A?page=2
Google-selected canonical: https://example/category_A?page=1 Imagine that you have an article that spans several pages:
example.com/article?story=cupcake-news&page=1
example.com/article?story=cupcake-news&page=2
and so on
Specifying a rel=canonical from page 2 (or any later page) to page 1 is not correct use of rel=canonical, as these are not duplicate pages. Using rel=canonical in this instance would result in the content on pages 2 and beyond not being indexed at all.
If rel=canonical to a view-all page isn't designated, paginated content can use rel="prev" and rel="next" markup.
Specifying a rel=canonical from page 2 (or any later page) to page 1 is not correct use of rel=canonical, as these are not duplicate pages.