Mobile app version of vmapp.org
Login or Join
Berryessa370

: Does repeating heading text in a span hurt SEO? For the design I am following, I've had to repeat heading text on a site I am building. I was wondering how this might affect SEO and if

@Berryessa370

Posted in: #Html #Seo

For the design I am following, I've had to repeat heading text on a site I am building.

I was wondering how this might affect SEO and if I should invest time in trying to change the markup to only use 1 set of text?

This is the current markup:

<div class="chapter__title">
<h1>THIS IS THE TITLE</h1>
<span>THIS IS THE TITLE</span>
</div>


Will this affect SEO rankings, and if so is there a way to 'ignore' the repeated title or similar?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Berryessa370

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme