H1 does not display as it should supposed to
-
I start using MozBar and I've seen to every post on my blog that my H1 tag has ”1 2 3” written in front of the text. Why is that and what can I do to make it disappear?
-
The reason is quite simple - if you look at your source and search for H1 - you'll see that you have multiple H1 - the first is
1, than # 2, than # 3, than the final one is the real H1. Keep only the real H1 & remove the others and the issue is solved.
rgds,
Dirk