You could simply replace that with your custom HTML But we got this issue a couple of times also regarding accessibility and will handle that as soon as we got back to the player.
And how can I replace that with custom HTML?
All I found was the Templating documentation:
I can use the show-title Tags, and thats it: <show-title></show-title>
But the h1 Tags are generated within the replacement of show-title, see example above. So if there is a way to customize this generated code, I would be happy to learn about it!
Hey @zusatzstoff, we just encountered the same problem with our Podlove integration. The episodes we are loading all have h1 tags for their titles, this is interfering with our SEO setup. Is there any new development regarding this issue?
There is no implementation needed, you can simply create a dedicated template (Core Concepts | Podlove Documentation). I honestly don’t understand why this is a SEO issue since the Web Player is rendered in its own document inside an iFrame.