Page is a not externally linkable
Ma2T - 1:50 am on Sep 28, 2006 (gmt 0)
The more parents the worse it is I guess. You can add a "noindex" to certain categories Tags: is_category('6') Eg: 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]
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 :/
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.
<?php if ( is_category('6') ) {?>
code..
<?php }?>