problem with double h1

Hello support,

We have problem with h1 tags, on source code we see hidden elements from mobile version but Google reads them and we have double h1 tags on all pages that have separate version for mobile and desktop.

You can see in attachment that we have double headings. One heading is from desktop and one is one mobile. Mobile heading needs to be hidden for desktop.

How can we fix this?


Comments

  • Hello,

    That is how Responsive Visibility works. It hides the sections on certain resolutions, but the code for it is still visible in the website's source. This is normal behavior. There is no option to remove it completely using the BeTheme.

    To direct you with a solution, you have to create the JS script, which will remove the unnecessary content from DOM on the browser load.

    But we do not help with this kind of customization. We only help with little CSS tweaks, help with theme bugs, or understanding how the theme works.

    Thanks

Sign In or Register to comment.