Value in adding rel=next prev when page 2-n are "noindex, follow"?
-
Category A spans over 20 pages (not possible to create a "view all" because page would get too long). So I have page 1 - 20. Page 1 has unique content whereas page 2-20 of the series does not. I have "noindex, follow" on page 2-20. I also have rel=next prev on the series.
Question: Since page 2-20 is "noindex, follow" doesn't that defeat the purpose of rel=next prev? Don't I run the risk of Google thinking "hmmm….this is odd. This website has noindexed page 2-20, yet using rel=next prev."
Even though I do not run the risk, what is my upset in keeping rel=next prev when, again, the pages 2-20 are noindex, follow.
thank you
-
I don't see an upset for keeping rel=next prev, I see only an upside.
Google doesn't have to listen to the noindex tag, although they almost always do. Furthermore, adding the rel=next prev tag only makes your code even more correctly developed, and since Google isn't the only service that looks for tags like this I would feel more comfortable with it present.
From an accessibility standpoint, it makes sense to have the rel=next prev tag.