How to use the h1 heading tag
Some are not aware that there’s a h1 tag. Some use is as they please. Others try to think what makes the most sense and act accordingly.
Let’s see what is the best way to use the h1 heading tag on your website to appease both the humans and the search engines.
How is it supposed to be used?
Judging by the HTML 4.01 Strict specification:
A heading element briefly describes the topic of the section* it introduces.
*- bolding mine.
It means that not only a h1 tag can be used multiple times on a page, but it also determines a topical section of the page. Depending on the page type and structure, there may be several sections, so it can be pretty handy.
How to use the h1 heading tag?……read more.….