Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #78393
    Clems26
    Member

    Hi, I would like to optimize SEO and 2 H1 are present on pages:

    <h1 id="site-title"><a href="http://www.mesureo.com/" title="" rel="home" target="_blank"></a></h1>
    [...]
    <h1 class="entry-title"><a href="http://www.mesureo.com/sonde-chlore-libre/" title="Permalien vers sonde chlore libre" rel="bookmark" target="_blank">sonde chlore libre</a></h1>

    How can I keep only title page as H1 ? Other question, I would like to keep only text without link and style. Does it possible?
    Thanks

    #78488
    Sakin
    Keymaster

    @Clems26: I don’t see multiple H1 in your site. Also which H1 are you trying to change it. You can change it by building child theme and editing it.

    Also only one H1 per page is old. It was only valid for HTML4.

    In HTML5, you can have more then one H1 tag. That was issue only when you use HTML4 tags. In HTML5, H1 tag per article tag is good for SEO and we have carefully designed H1 tags with special attention on header tag and headings

    Catch Everest theme is build in HTML5, CSS3 and Responsive design. So, H1 is better for SEO then H2.

    You can also check this Video http://www.youtube.com/watch?v=GIn5qJKU8VM by Google software engineer Matt Cutts, who clearly states that you can use multiple H1 but don’t over do it. Also use h1 specific to heading and header tags.

    You can also check this article URL http://html5doctor.com/html5-seo-search-engine-optimisation/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Multiple H1’ is closed to new replies.