• Hi,

    Why does the theme generate the h2 tag title duplicated?

    the text is automatically taken from the tagline…

    view-source:

    <div class=”container outside”><h2 class=”site-description”>Example text from the tagline</h2></div>

    <h2 class=”span7 inside site-description”>Example text from the tagline</h2>

    It’s not good for SEO…

    Is it possible to solve the problem?

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    Just out of curiosity. I had been seeing other users saying that having multiple H2 tags on a webpage is bad for SEO.

    Or having multiple H1 tags on a webpage is bad for SEO.

    Please share with me a link to any google online documentation that support this theory? I would really like to understand the details, so as to increase my knowledge regarding SEO.

    I always thought having a good SEO plugin that produces relevant Meta tags for search engine is already sufficient. And adding an XML sitemap plugin should be perfect.

    Thank you

    Thread Starter arensen

    (@arensen)

    Hi,

    Generally I know that having repeat text pieces is not good.

    Example:
    https://static.googleusercontent.com/media/www.google.com/en//webmasters/docs/search-engine-optimization-starter-guide.pdf

    See also the heading tags section.

    Some SEO sites where you can analyze the site suggest removing H heading tags with duplicate texts.

    Even Bing wembaster tools in the SEO Reporting section (beta) suggests removing H heading tags with duplicate text.

    I’m not an SEO expert but I would prefer not to have H2 heading tags with the same repetitive text.

    What do you think of that?

    Thanks.

    Hi,

    Thank you very much for the documentation link.

    Under the section “Use heading tags appropriately”, it does not say that it will affect SEO ( search engine optimization ), it only says that it will affect user readability. Don’t think this will affect google search engine bots.

    Anyway, that doesn’t matter, I think it’s more about user preference.

    Let’s not go into detail discussion about this heading issue, Let’s get back to your support request.

    I had taken a look at the source code generated by the theme. I am not able to see duplicated h2 tags in the tagline.

    In the Classical design, the source code for tagline is as follows.

    <h2 class="span6 inside site-description">Just another WordPress site</h2>

    In the Modern design, the source code for tagline is as follows

    <span class="header-tagline " data-czr-model_id="tagline" data-czr-template="templates/parts/header/parts/tagline">
      Just another WordPress site</span>

    Did you make any modifications by using any code snippet in your child theme?
    Or maybe you are using an old version of Customizr Theme?

    Thank you

    Thread Starter arensen

    (@arensen)

    Hi,

    I have both WordPress and Cutumizr updated.
    I use WordPress 4.8.1, this problem still occurs with Custumizr 4.0.7 with the original Classic theme, so even if I turn off the child theme.

    Thanks.

    Hi,

    Sorry, I am not able to replicate your issue.

    As mentioned in my previous reply.
    The source code for tagline in Classical design is as follows.

    <h2 class="span6 inside site-description">Just another WordPress site</h2>

    There is no h2 tag duplication.

    I am sorry, but that’s all I can help for this issue. I suggest you to hire a developer to login to your website to troubleshoot your issue.

    Thank you

    Thread Starter arensen

    (@arensen)

    Hi,

    Ok, I will try to fix the problem otherwise, thank you anyway.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problem with duplicate h2 tag title’ is closed to new replies.