I've made a few posts in the forum recently (e.g. [
webmasterworld.com...] ) about trying to undo some unfortunate SEO damage that I did to my site via misuse of the rel=canonical attribute.
I've been doing a lot of reading about the rel=Prev/Next attributes, which many sources claim is "Best Practice" for paginated content, but something specific gives me pause. This google blog post ([
googlewebmastercentral.blogspot.ca ]) says that using Prev/Next indicators will give Google a "strong hint" that I want to:
1.Consolidate indexing properties, such as links, from the component pages/URLs to the series as a whole (i.e., links should not remain dispersed between page-1.html, page-2.html, etc., but be grouped with the sequence)
2.Send users to the most relevant page/URL—typically the first page of the series.
Here's the thing:
I like #1, but I don't like #2. My site features Q&A's with experts in various fields (who sometimes answer hundreds of questions, which I've paginated to 7 per page), rather than, for example, an article or blog post broken into sequential pages
but meant to be read starting on Page 1.
So for example, if someone searches google for 'stolen antiques',
I wouldn't want Google to send him/her to page 1 of our Antiques Dealer Q&A because the content relevant to his search appears on page 2, which would be a crummy search experience.
So *YES* I'd like Google to know that URL/1, URL/2, URL/3 etc are all part of the same topical Q&A, but
I don't want them to reflexively just dump all users onto the first paginated page. But I'm getting mixed messages as to whether Google, when it sees rel=Prev/Next in the code, will always redirect search users to Page 1 of a paginated series or not. (**FWIW: We do have a single-page / View-All view for each Q&A, but as described in this other Google Blog post ( [
googlewebmastercentral.blogspot.ca...] ), many of them have high latency b/c of length so we DON'T want the View All page to appear in search results; we only want paginated / component pages to surface. Just thought I'd mention so that no one suggests a rel=canonical pointing to the View All page, which is a decent option for some paginated sites, but not ours)
[edited by: brotherhood_of_LAN at 6:55 pm (utc) on Jan 7, 2015] [edited by: aakk9999 at 10:23 am (utc) on Jan 8, 2015]
[edit reason] replaced short links / fixed first link [/edit]