• Resolved samuel109

    (@samuel109)


    Hello,

    I have a couple of wordpress sites that have the writers-blogily theme. There are duplicate h1, h2, and h3 tags. I checked the plugins and that didn’t seem to be the issue. I was referred to the theme. Below is the header.php code for h1 and h2. Can someone tell me the code or how to fix this so that I just have my individual title, h1, h2, and h3 tags that I set for each page.

    <div class=”logo-container”>
    <h1 class=”site-title”>” rel=”home”><?php bloginfo( ‘name’ ); ?></h1>
    <?php
    else :
    ?>
    <h2 class=”site-title”>” rel=”home”><?php bloginfo( ‘name’ ); ?></h2>

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Can you please share the URL of your website once? So that we will look into it once and get back to you accordingly.

    Thread Starter samuel109

    (@samuel109)

    Hello,

    The website is Iwaefficient.com.

    Thanks!

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    We checked the given URL and it seems AMPforWP is not installed at your end. Can you please check it once and let me know back kindly?

    Thread Starter samuel109

    (@samuel109)

    Hello,

    I apologize. I thought you were the creator of the theme I was using. When I did a search, it came back to you. Thank you for responding.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Duplicate H1, H2 and H3 Tags’ is closed to new replies.