Hi,
I am experiencing an issue with the semantic heading hierarchy on my website. This is a global problem affecting every single article on our blog.
Currently, the theme template automatically outputs the post title using an h2 tag inside the post header area across all posts:
h2 “Blue Tansy czyli olejek z wrotyczu i jego 7 głównych zastosowań
Directly below it, inside the content editor area, the actual content header renders as an h1 tag:
Wrotycz marokański – Blue Tansy – właściwości, zastosowanie i różnice……
This structure causes a critical SEO and accessibility issue on all blog pages because a secondary heading (h2) appears in the source code before the main document title (h1), and the entry title should ideally be the only h1 on the page.
Could you please guide me on how to change the theme template globally so that the entry title on all single post pages is rendered as an h1 tag instead of an h2, or how to properly disable the default theme title generation for single posts so I can manage it cleanly via the content editor?
Thank you in advance for your help!
Best regards,
Peter