Forum Moderators: Robert Charlton & goodroi
(Basically I don't want google to index page 2, 3, etc, but I DO want it to follow+index the products which I list on them).
Mistake 1: rel=canonical to the first page of a paginated series
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.
Use rel="next" and rel="prev" links to indicate the relationship between component URLs. This markup provides a strong hint to Google that you would like us to treat these pages as a logical sequence, thus consolidating their linking properties and usually sending searchers to the first page.
There's no way, as far as I know, to absolutely guarantee that the first page will always be returned.