|
|
|
How to prevent duplicative content
By Ryan Doom on Monday, March 16, 2009

How to prevent duplicative content
By Ryan Doom @ 2:58 AM
3180 Views ::
3 Comments ::
Search engines do not care for duplicative content, if you make multiple pages that have the exact same content on your website it can negatively effect your search engine position. It probably won’t make much of a difference if it only happens on a couple pages of your website, but it could also be effecting how ‘link juice’ is passed between your pages. If you have a contact.html page and a locations.html page a way to start to correct this is to do a 301 page permanently moved from locations.html to contact.html which will redirect the user to a different page and tell the search engine that the page has been moved / is the same page. There is an easier way to do this now that does not require creating 301 redirects which can be a pain in the but sometimes. All you need to do is add a new canonical tag in the pages header and it looks like this: < link rel=”canonical” href=”http://yourpage.com/locations.html” / > Add that to your contact.html page will let Google know it is the same as /locations.html. This is now supported by Google, Yahoo and MSN. | Comments | By
Jack Meof @
Friday, May 01, 2009 1:32 PM |
Your post was fantastic. I like your prose. You turn Techno-jargon into Poetry. Do you ever go to Buddy's?
-J |
|
|
By
Linda Lynch @
Wednesday, May 20, 2009 9:31 AM | |
You might also be interested in a tool I was recently introduced to called DupeFree Pro. This tool will search the internet to see if any other sites have content similar to yours. You can also use it to see how similar two of your own pages or documents are. You can download it at www.dupefreepro.com. |
|
|
By
BruceMcc @
Friday, June 19, 2009 2:07 AM |
Doesn't the whole 'duplicate content' thing only apply to duplicate content on the same site? I don't believe that duplicate content on different sites is going to negatively affect your ranking. (It may not help, but it won't hurt you) BruceMcc |
|
|
Click here to post a comment |
|
Software development and sales blog |