SEO script question
this
<h2 class="post-title"><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a> <?php wp_title(); ?></h2>
is anoying and looks cluttered.
Is it possible to hide it with some code or can it be deleted without adverse affect on seo of main page?
|