5 replies
  • SEO
  • |
I am probably doing something stupid here but do not know what.

I want to add H3 tags to some up my subtitles in my posts (and hopefully get a bit of SEO love). However, when I choose Heading 3 when adding the WP post (after only highlighting the text I want to add the tags to) the whole post always becomes bold.

Please help!
#tags #wordpress
  • Profile picture of the author ExploringInfinity
    Originally Posted by fortony View Post

    I am probably doing something stupid here but do not know what.

    I want to add H3 tags to some up my subtitles in my posts (and hopefully get a bit of SEO love). However, when I choose Heading 3 when adding the WP post (after only highlighting the text I want to add the tags to) the whole post always becomes bold.

    Please help!
    are you holding down shift when you press enter to start a new paragraph? This can cause it to remain part of the same paragraph when you choose to bold it.

    If that isn't the problem, then just go to the HTML code view and put

    Code:
    <h3>Whatever You Want In H3</h3>
    on whatever you want to be in the h3 tags! Simple.
    Signature
    Get ALL the SEO software YOU CANT afford:
    Ultimate SEO Pack
    SENuke & Grscraper, and dozens more! $40 a month!
    {{ DiscussionBoard.errors[4108590].message }}
  • Profile picture of the author addyj672
    I think you did not close the previous bold html tag that's why you are getting remaining text bold or you are trying to put H3 heading in some bold tag that why you are getting this problem.....
    {{ DiscussionBoard.errors[4108661].message }}
  • Profile picture of the author seo joy
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[4108681].message }}
    • Profile picture of the author fortony
      Thank you for your help. I think it is because of holding down the shift key, but Word with its $"#"" automatic double spacing makes it hard to avoid.

      Guess I will have to do it the old fashioned way adding the tags manually.
      Signature

      Give your glass products the strength of 9H tempered glass with Dglass Coat. https://dglasscoat.com/

      {{ DiscussionBoard.errors[4108770].message }}
  • Profile picture of the author binarywebsol
    It seems to me you did not close the <h3> tag with a </h3>.
    {{ DiscussionBoard.errors[4108843].message }}
  • Profile picture of the author mithil
    Go to html editor and add the tag. This would definitely work.
    {{ DiscussionBoard.errors[4108868].message }}

Trending Topics