|
|
My last three posts covered a variety of questions regarding keyword usage, links and website architecture. In this post I'll address the final question that has to do with the visual display of your pages, duplicate content and CSS.
While on the BBC website I noticed that they have an optional low graphics version for all of their pages. I am not sure how they do this but I decided I could do the same by making a low graphics imitation of each of my pages by having a button on each page that could allow people to switch back and forth. I have made all my low graphics pages not only with no or low graphics but with all web safe colors and web safe fonts. The text on the low graphics pages are identical to my regular pages.
Is this considered duplicate content? Will this hurt my search rankings? if it would hurt my ranking could I avoid that by using no follow tags on the links to the low graphics pages or would they still get indexed and subsequently hurt my rankings? Is there something I could inset in a robot text file so that the spider would not go to those pages at all?
They way this is done is by creating multiple Cascading Style Sheets (CSS). BBC.com allows its users to change display settings in a variety of ways, including six pre-set options. Each option, once selected, imports a different style sheet used to display the page. The page URL remains the same, but the way the content appears changes.
By using CSS to change the display BBC.com, or any site really, can have unlimited viewing options without creating any duplicate content issues. Based on the question above, the way the low-res version was implemented will produce multiple pages (URLs) that uses the same content that is also used on the "normal" version. This creates duplicate content that will potentially be a problem for the search engines. And yes, it could effect your rankings.
If you want to implement multiple layouts of your pages, or even a printer friendly version, CSS is the way to go. It's the easiest and cleanest way, and doesn't allow for any potential duplicate content issues. However, if you want to do things the hard way, there are a couple things you can do that will help prevent such duplicate content problems.
The first, as mentioned in the question, is to use the nofollow tag. All links pointing to these alternate versions should be nofollowed. I'd also back that up with a robots.txt exclude file.
Secondly, you could implement the canonical tag. In the < head > section of your code place the following:
< link rel="canonical" href="http://www.site.com/original-page.html"/ >
This tag would need to be placed on each alternate version of the page with the link going back to the main version. This will tell the search engines that all other versions are not the real one and therefore should not be considered duplicate content.
These are band-aid solutions and I wouldn't recommend them. Creating unique CSS is simpler, cleaner, and ultimately the more perfect route to go.
Stoney deGeyter is the President of Pole Position Marketing, a leading search engine optimization and marketing firm helping businesses grow since 1998. Stoney is a frequent speaker at website marketing conferences and has published hundreds of helpful SEO, SEM and small business articles.
If you'd like Stoney deGeyter to speak at your conference, seminar, workshop or provide in-house training to your team, contact him via his site or by phone at 866-685-3374.
Stoney pioneered the concept of Destination Search Engine Marketing which is the driving philosophy of how Pole Position Marketing helps clients expand their online presence and grow their businesses. Stoney is Associate Editor at Search Engine Guide and has written several SEO and SEM e-books including E-Marketing Performance; The Best Damn Web Marketing Checklist, Period!; Keyword Research and Selection, Destination Search Engine Marketing, and more.
Stoney has five wonderful children and spends his free time reviewing restaurants and other things to do in Canton, Ohio.
|
|
|
Search marketing information for small business owners.
Fetching the best small business news.
A friendly place to share small business ideas and knowledge.
A different kind of small business marketing conference.
The directory of the best small business sites and tools.
Home of our network.
Copyright © 1998 - 2009 K. Clough, Inc. All Rights Reserved. Privacy
FreeFind Site Search Engine - FreeFind adds a "search this site" feature to your website, making your site easier to use. FreeFind also gives you reports showing what your visitors are searching for, enabling you to improve your site. FreeFind's advanced site search engine and automatic site map technology can be added to your website for free.
(Unpaid placement - FreeFind is a Search Engine Guide partner.)