<?php if(is_category()){ ?>
<body class="kategori">
<?php } else { ?>
<body>
<?php } ?>
vs..
is_single,is_search çile çoğaltabilirsin.