Forum Moderators: open
Regards .
The value of the H1 is in that it gives your document a structure. HTML is based on the idea that you begin with a document. Then you use mark-up to share it over the web, with the mark-up highlighting how the parts of the document relate to each other. HTML is not based in the concepts of a visual layout program - and this is where many people seem to get their thinking skewed a bit. I explored this idea in a post several years ago.
[webmasterworld.com...]
So use the H1 as the valuable mark-up it is, for the sake of having a clear structure in your document. It can help with SEO, and even more, it can help you compose better html documents altogether.
main page A
category red
category blue
page B
subcategory 1 of red
subcategory 2 of red
subcategory 3 of red
page C
subcategory 1 of blue
subcategory 2 of blue
subcategory 3 of blue
First variant:
main page A
category <H1> red </H1>
category <H1> blue </H1>
with no other h2,h3 of remaining important keywords on that page
page B
subcategory <H2> 1 </H2> of red
subcategory <H2> 2 </H2> of red
subcategory <H2> 3 </H2> of red
with no other h1 on that page,but with h3,h4 if is necesary
page C
subcategory <H2> 1 </H2> of blue
subcategory <H2> 2 </H2> of blue
subcategory <H2> 3 </H2> of blue
with no other h1 on that page,but with h3,h4 if is necesary
Second variant:
main page A
category <H1> red </H1>
category <H1> blue </H1>
with h2,h3 of remaining important keywords on that page
page B
subcategory <H1> 1 </H1> of red
subcategory <H1> 2 </H1>of red
subcategory <H1> 3 </H1>of red
with h2,h3 of remaining important keywords on that page
page C
subcategory <H1> 1 </H1>of blue
subcategory <H1> 2 </H1>of blue
subcategory <H1> 3 </H1>of blue
with h2,h3 of remaining important keywords on that page
First variant it looks OK if we see the entire site like a single page(in this way the site is good understanding for blind peoples).
Second variant it looks OK if we see the site composed by a lot of pages,every page with his high importance for users.
What variant it is good? You think the second?
Quadrille , you think this examples can be interpreted as abusig H tags? How do you do for this examples?
Any other suggestion will be appreciated(i have thinked H tags are a simple job,but now i am in a dilema,for an website with 5 main categories,each with 29-25 subcategories :)
From what you've given, the correct use of H tags would be:
Second variant:
main page A
<H1>Page Title (eg Widgets)<H1>
category <H2> red </H2>
category <H2> blue </H2>
Use H3 for paragraph headings within subcategories
page B
<H1>Page Title (eg Red Widgets)<H1>
subcategory <H2> 1 </H2> of red
subcategory <H2> 2 </H2>of red
subcategory <H2> 3 </H2>of red
Use H3 for paragraph headings within subcategories
page C
<H1>Page Title (eg Blue Widgets)<H1>
subcategory <H2> 1 </H2>of blue
subcategory <H2> 2 </H2>of blue
subcategory <H2> 3 </H2>of blue
Use H3 for paragraph headings within subcategories
Never, ever use Hx tags simply to highlight keywords; that is search engine spam, and is depracated.
It is also an inappropriate use of page layout tags.
Please be clear, Hx tags are for page markup, NOT site - each and every page can have an H1 title, which helps to head the page, and may assist in SEO.
You DO NOT need more than one H1 title on one page; you have five more to use, use them.
for example:You may have one title (H1), four categories(H2), each of which has 3 subcategories(h3). Each subcategory is divided into 4 sections (H4), and most of them have two subsections(H5). Within them, you may like to highlight some paragraph headings (H6).
<H1>
- - <H2>
- - - - - <H3>
- - - - - - - - <H4>
- - - - - - - - - - - <H5>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - <H5>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - <H4>
- - - - - - - - - - - <H5>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - <H5>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - <H4>
- - - - - - - - - - - <H5>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - <H5>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - <H4>
- - - - - - - - - - - <H5>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - <H5>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - <H2>
- - - - - <H3>
- - - - - - - - <H4>
- - - - - - - - - - - <H5>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
- - - - - - - - - - - - - - <H6>
etc., etc.
It's entirely logical, very easy, and - if done right - may aford a very small SEO benefit (it is one of some 200 factors considered by Google.
If done badly, it will confuse your visitors, exclude visitors with visual difficulties, and quite possibly damage your search engine standings - especially if you have rivals who might report you.
Plus if you get it right, you will have a better looking site that you can be proud of :)
[edited by: Quadrille at 11:32 am (utc) on Jan. 17, 2007]