<?php if(is_page('sayfa-adi')): ?> // Burası boş kalacak <?php else: ?> // Buraya kodlar gelecek <?php endif; ?>