I’ve noticed that on our homepage, the H1 tag is not present at all. Why isn’t X using the title of the page as the H1 tag?
Hi @Multiplier,
Thanks for writing in.
Usually, h1 tag is in your page title or in your website logo. As I checked your setup, I could see that you have a custom header and logo.
You could add a logo then just don’t display it using CSS.
.x-brand{
display:none;
}
Hope it helps.
Let us know how it goes.
Thanks.
That doesn’t help much. Why are you using a screenshot that’s not the site we provided?
And where would the logo be added?
And what does the logo have to do with the h1 tag?
Thanks,
Brandon
Hello Brandon,
You asked about: Why isn’t X using the title of the page as the H1 tag?
Nico explain using the X Integrity demo 1. This does not applies to your site because you are using Pro theme. You also have created a custom header which removes the default h1 title tag added along with the site logo. Please keep in mind that using Pro gives you full control over how you will design a page. And this would include which elements you will be using on the page. If you create the page using the custom header builder and the Pro editor for your page content, you will have to take note that it is in your full control to whether add an h1 page title or not. I would recommend that you edit your homepage and add a h1 page title. And by the way, you are using Blank - No Container | Header, Footer page template. This page template is know to give you total fullwidth control and with no page titles. If you want an automatic page title, you will use the default page template or the Layout - Fullwidth page template instead.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.