Page is a not externally linkable
- Google
-- Google SEO News and Discussion
---- WordPress And Google: Avoiding Duplicate Content Issues


Ma2T - 1:50 am on Sep 28, 2006 (gmt 0)


Marcia. You have just made me realise another problem. I have about 15 categories under one categories.. Thats even more duplicates under the main category :/

The more parents the worse it is I guess.

You can add a "noindex" to certain categories

Tags:

is_category('6')
When the archive page for Category 6 is being displayed.
is_category('Cheeses')
When the archive page for the Category with Name "Cheeses" is being displayed.

Eg:
<?php if ( is_category('6') ) {?>
code..
<?php }?>

Now its time to add this to my blog!

--

No problem manca, im glad I could help, im still giving this some thought to work out the best way. I agree with you on the whole page number thing also, good thought. It's going to be hard to eliminate all duplicate content, but hopefully it won't be too much of a problem.

[edited by: Ma2T at 1:55 am (utc) on Sep. 28, 2006]


Thread source:: http://www.webmasterworld.com/google/3097706.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com