• Resolved koaut087

    (@koaut087)


    Hi
    Theme twenty fourteen. Rather than remove page titles is it possible to give page titles a h1 tag for seo? If so how can this be done?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The TwentyFourteen theme wraps the page title in a <h1> tag already. If you take a look at your page source code, you should see something like this:

    <header class="entry-header">
        <h1 class="entry-title">Sample Page</h1>
    </header>
    Thread Starter koaut087

    (@koaut087)

    Thanks for that its in the source code as you said.
    I was getting confused as h1 tag for the page titles isn’t being picked up by Yoast WordPress SEO, unless in doing something wrong with that to.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page Title Twenty fourteen’ is closed to new replies.