Pros and Cons of using rel=next on blog posts
-
Hi there, at the bottom of my website's blog posts the rel=prev and rel=next tags are used on links that point to the previous article that was posted and the next article that was posted. Often these articles are not 'linked' in terms of their content or message.
Is this the correct use of rel=next/prev and if not what are the possible negative effects.
Many thanks.
-
I don't think that's the correct use of these tags. See here. Possible negative side effects are only the blog post considered as "page 1" would be indexed.
Pagination is for paginated content where one blog post or article is split up into several pages. In this case you'd want to send readers to page 1 usually. I would remove the tags. You can have links to the previous and next article for the user though.