Logo element is wrapped in an H1 tag
Hixsterino opened this issue · 5 comments
The logo element is wrapped in an H1 tag. This results in 2 H1 tags on all pages. This is poor from a semantic and SEO perspective.
@Hixsterino What version of Go do you have installed? And what design style are you using? I am not seeing two H1 elements on the page. It looks like only the site title is being wrapped in an H1.
Thanks @EvanHerman - I'm using Version: 1.5.3 with the Playful child theme.
Here's a link to the site in question -> https://oldschoolbmx.uk/
Hi @EvanHerman - any thoughts on this? can you reproduce?
@Hixsterino Is your homepage set to a custom page? I'll give it another try and see if I can reproduce.
Did you add an H1 header block element to the content of the page? That would cause multiple H1 tags.
Closing as resolved in #766.