We dont want duplicated content i know but if i use category pages tho show the postings and we don't need a category archive (obvious the category page is the archiv) how should this be done ?
just change the template in taxonomy-categroy.php from:
the_excerpt() to the_content() ? or can/should we do this in some way with functions.php ?
Or is there some way with the use of rel=canoncial to avoid duplicate content an still use the_content for archives ... because if categorys are part of the navigation a user might expect to see the same page if he clicks ont the category in the navigation or on the category in the post ...
i hope the questions is clear - i know my english could be better :D
Greetings Quasel