badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

how to edit h2 heading ?

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #77690
    javadxth
    Participant

    hi

    i was checking theme heading and i found we have two H2 headings that it’s harmful to SEO

    where can I edit the second one?

    how to edit h2 heading ?

    #77692

    Hi @javadxth,

    We know we have more than one H2 tags in some pages and that’s surely won’t affects the SEO. Instead having more than one H1 tags will affects the SEO so there is only one H1 tag used in every Single Pages of the Theme. Our Theme has been developed with W3C Markup Validation and its SEO Friendly.

    Thanks

    #77693
    javadxth
    Participant

    thanks
    but please tell me how to edit that h2 tag however it affects SEO or not

    #77719

    Ok anyways but the code you mentioned is the core default code by WordPress itself. We just called those function to work on pages so to change the H2 heading tag on that code instead on our theme you need to customize on the main WordPress file. Or what you can do is just go to the ‘theme directory > single.php‘ then you will find calling those function on line no: 21.

    the_post_navigation();

    Remove that calling code and then you can use some other plugins for post navigation which do not uses H2 Headings.

    Note: But we recommend you to do only after making the child theme so that your customized code won’t lose when you update the Theme Versions.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.