• Hi, In WordPress editor title seems to be H1 but in live view, the post does not show title in h1 and bold. It badly impacts SEO. Please help this to fix. I think its due to a theme design.
    I request developers to modify the theme according to this SEO requirement in their next updates.
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @lichi,

    Thanks for getting in touch about this, we really appreciate it.

    I checked your site, and all of the posts that I checked do appear to include an H1 with the title as the theme is intended to. If you’re seeing a post on your site that is missing the H1, could you possibly include a link to that post so we can take a look and see what the problem is?

    Thanks again, and have a great weekend!

    Thread Starter lichi

    (@lichi)

    Thanks, Steven. I have installed RankMath that shows titles are not H1.
    Moreover, how can I make h1 titles bold?

    • This reply was modified 3 years, 10 months ago by lichi.

    Hi @lichi,

    This screenshot from your site should set your mind at ease:
    https://tinyurl.com/y4bwnwuw

    You can make these bold on the post pages with the following CSS:

    .single-post .entry h1 {
        font-weight: bold;
    }

    If you need anything else, just let us know!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No H1 Tag on any post’ is closed to new replies.