Forum Moderators: open
I've been reading on here quite frequently and came across how google values text inside H1 tags more, as key words.
Recently I edited my PHP code to produce the news titles in H1 tags to possibly improve my search placings, however... my H1 tags have a class <h1 class="myClass">Text</h1>, is this as effective as using PLAIN <h1> tags? Should I just write a style for the: h1 {style}, instead of: h1.myClass {style}?
Thanks!
DerekH