Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #760913

    Hi, I use SEMrush to check my site and I have many warnings in woocommerce category pages because there are two <h1> tags, one of them are hidden.

    To solve I add a custom function:

    add_filter( 'woocommerce_show_page_title', '__return_false' );

    I hope this information is useful

    Gabri

    #760967

    Hey Gabri,

    thanks a lot for sharing this with us.

    Best regards,
    Andy

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