|
Hello all,
I recently started desiging a site and have used the web and its infinite html and css tutorials and guides with great results.
I am also paying close attention to SEO issues at the design phase and have become aware that headings are important and to not use more then one <h1> per page, you need text etc etc
What I cannot find is if I need text after each heading?
and if you do not do ithow important is it ?
my structure goes like this
<h1>my keyword search term ( "category" coupon code</h1>
<h2>xyz company</h2>
<h3>keyword tag line (without xyz company)<h3>
<p>85 words of text about company/topic</p>
then if I have more then one advertiser it would continue
<h2> different company</h2>
<h3> different companies tag line</h3>
<p> another 85 words about company/topic</p>
So I have 1 h1
and up to 10 max h2 and h3
but my text is only found after each h3 tag
how important is it to find a way to get text after each heading tag ?
TIA
|