• Resolved seotic

    (@seotic)


    Hi,

    An H3 tag “login” appeared since a few days on all pages of my website, this is not good for my SEO. I would like to know how I can remove it ?

    “Se connecter” means “Sign in”

    <div class="account-container lightbox-inner">
    <div class="account-login-inner">
    <h3 class="uppercase">Se connecter</h3>

    Kind regards,

    Bader

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi there!

    I tried to replicate the issue on my site, but I wasn’t able to find any H3 tag on any of my pages. However, I did notice that an H3 tag appears in the login-form-popup. It seems like you’re using a plugin that adds the login popup form, which is likely causing this issue.

    Just to verify, are you using any login form plugin? If so, I would recommend reaching out to the plugin’s support team to ask for assistance in fixing this issue.

    If you’re not using any plugin, I suggest activating the default WordPress theme (like Storefront) and deactivating all plugins to see if the issue persists.

    If you’re still encountering the same problem, I’d like to understand your site properly. Please share with us the necessary information below for us to investigate the issue further:

    • System Status Report which you can find via WooCommerce > Status
    • Fatal error logs (if any) under WooCommerce > Status > Logs.

    Please use https://pastebin.com/ or https://gist.github.com/ and share a link to that paste in reply here. Once we have more information, we’ll be able to assist you further.                                                                           

    Thread Starter seotic

    (@seotic)

    Hi, thank you for your answer. I’m using Flatsome theme and the h3 is located in the form-login.php file in Flatsome>WooCommerce>myAccount.

    How can I get rid of this ? I have a child theme, is it possible to remove it from there ?

    Kr

    Hi @seotic,

    Thank you for the clarification!

    Since the H3 tag is located in the form-login.php file within your Flatsome theme, you can modify it by overriding the template in your child theme. However, since this is related to your theme customization, I recommend reaching out to the Flatsome theme support team for more detailed assistance on how to remove or modify the tag.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘H3 removal’ is closed to new replies.