Forums
(@sandervds)
11 years, 10 months ago
Thanks alchymyth, I have done the changes. I hope it will be good and solved my SEO problem.
I have found this line :
<h1 id=”logo”>/” title=”<?php bloginfo(‘name’); ?>”><?php bloginfo(‘name’); ?></h1>
Need I change this into : <?php $heading_tag = ( is_home() ) ? ‘h1’ : ‘div’; ?> ?
The H1 tag in the menu bar I want to leave. The h1 top of each page I wish to remove or replace by H2 tag.
12 years, 4 months ago
De style is into : wp-content/themes/mazine/style.css