Chat Window Creating additional H1 Tag

Hi Everyone,

I hope you are all having a wonderful day.
I wanted to check if anyone encountered this issue as well, wherein I installed the chat window in our website’s header (as given in the instructions)

However, it is creating an H1 tag in all of our pages, creating an issue in our SEO as “multiple H1 tags”


The code that I got from @n8n/chat - npm is installed just before our site’s /head section:

Any way to fix or resolve this?

Thank you in advance for any help!

Hi, i have the same problem.

Using JavaScript and CSS, I managed to change the title tag to a p and hide the empty h1. But this isn’t really appropriate because there’s a trace of an “empty” h1 in the page’s source code.
I’m interested in a “cleaner” solution.

I still haven’t figure it out either. But thank you for your response. I feel good knowing im not going cr*zy haha

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.