Hello,
I have a home page that has a header using a page builder. This header has an <h1> tag in it. H1 tags are important for search engines to help them understand the main focus of the page. However, when I disabled the default theme header, it only hid the theme header in css. It didn’t remove it from the html.
Is there any way to disable the header so that the default theme header elements are not even sent to the browser in the html?
If you need to look at my page, please go to https://www.myseostrategy.com and view the page source. Then do a search in the source for “h1” and you will see 2. One with the word “Home” and another with the words “My SEO Strategy”.
Ok, but is it possible to do it for just one page? I only want this removed from pages where i click the “disable header” option. Is that possible without a whole ton of effort?