For technical reasons (this would be really hard to do given the software that I'm using), I am only able to generate rel=prev links and not rel=next links (those links tell google what page they are on). Would that upset or confuse google (or other search engines) in any way, or would they be able to deal with it?
|
|
|||
|
I believe Google's primary goal when analysing It should be noted that:
And...
Source: http://googlewebmastercentral.blogspot.co.uk/2011/09/pagination-with-relnext-and-relprev.html So, in your case, by omitting |
|||
|
|
linkelements in theheadsection? Or are you referring to anchors/links in thebody? – w3d Aug 27 '12 at 16:15rel=prevandrel=nextcan certainly be used on both anchors and links, and supposedly convey the same meaning, it's just that Google's blog post that discusses this subject talks solely oflinkelements in theheadsection - so I'm not sure. Google's blog post: googlewebmastercentral.blogspot.co.uk/2011/09/… – w3d Aug 27 '12 at 16:41