Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi guys,
I am using Vantage theme for my website and I’ve found that theme’s code generates multiple h1 tags on my home page, main categories pages and archives pages. In my opinion, all these H1s are bad for my website’s SEO and that’s why I need your help! Please tell me, what I should do to have only one H1 per page?
Thank you in advance and have a nice day!
Hi Batala
In the case of widget’s using H1’s we are unfortunately in the realm of a Feature Suggestion: https://siteorigin.com/suggest-feature/ – as it is not a quick change to alter the widget setup.
In the case of Archive pages you could create a child theme: https://codex.wordpress.org/Child_Themes and move archive.php from the parent them into the child theme. Line 18 has the h1 tag for the page.