- Total Members: 263,826
- Threads: 454,060
- Posts: 1,062,619
Great community. Great ideas.
Welcome to SEOChat, a community dedicated to helping beginners and professionals alike in improving their Search Engine Optimization knowledge. Sign up today to gain access to the combined insight of tens of thousands of members.
-
Oct 3rd, 2012, 04:02 PM
#1
Rel="next" / "prev" wrong implemented in content can hurt rankings ?
I have a question for you. After I've receiver a penalty for a clean website I've decided to recheck it.
The site is powered by Wordpress CMS. In the header of the posts are two links, to the next and previous articles (invisible to the human eye). These links are here by default, after the CMS installation.
The links looks in this way:
<link rel='prev' title='Previous page' href='http://www.site.com/previous-page/' />
<link rel='next' title='Next page' href='http://www.site.com/next-page/' />
I know that the next / prev is used for pagination of the articles (multiple pages from the same article) or of the categories.
My question is that if these links are able to hurt the site ranking. How these links are interpreted by Google? The next / prev is used to tell Google that the articles are part of a single article.
I believe the problem with one my sites was determined by the wrong implementation of the rel="next" attribute. At the and of every article I have a link to the next post.
I think I've been made a mistake because I've added to this link the rel="next" attribute. I believe, different articles can be interpreted as different pages (pagination) of the same article by Google.
The scheme was basically this one:
Article 1 => <link rel='next' title='article 2' href='http://www.site.com/article-2/'>Article 2</a>
Article 2 => <link rel='next' title='article 3' href='http://www.site.com/article-3/'>Article 3</a>
Article 3 => <link rel='next' title='article 4' href='http://www.site.com/article-4/'>Article 4</a> so on...
In this situation, all the pages of the site will become virtually a single article.
The next / prev in the header and the rel="next" attribute to a different article, can hurt ?
Last edited by nichita2008; Oct 3rd, 2012 at 04:54 PM.
Similar Threads
-
By rjonesx in forum Google Optimization
Replies: 34
Last Post: Dec 23rd, 2010, 03:42 AM
-
By googledon in forum Google Optimization
Replies: 8
Last Post: Mar 8th, 2006, 10:13 AM
-
By Zaphod in forum Search Engine Optimization
Replies: 4
Last Post: Oct 17th, 2005, 04:36 PM
-
By callenb in forum Google Optimization
Replies: 8
Last Post: Feb 26th, 2004, 12:33 PM
-
By callenb in forum Search Engine Optimization
Replies: 8
Last Post: Jan 24th, 2004, 08:00 AM