How do I rid the template of the hidden H1?

Hi there.
We are looking after this website: https://www.theoriginalwttw.co.uk but on all pages - bar Homepage - there is a H1 in the top, with the name of the website company.

We want to get rid of that, as Google can see that H1… and the one just after it. Which is VERY bad.

So how do we local that template and remove the line of code completely? Or at the very least, change H1 for DIV and then we can assign a class to it for CSS.

Thanks
Simon

Hi Simon,

Thank you for writing in, please follow this guide on how to replace the hidden H1 on the header.

Then this second h1 right here, is a hard coded h1 in a text element, please inspect that element and update the h1 tag.

Hope it helps,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.