Saturday, 10 October 2015

What is header tags, Important of header tags ?



As search engine algorithms continue to evolve, various elements, both on and off page, experience shifts in their importance as a ranking factor. Elements that were once important ranking factors have lost some of their influence on search engine performance in the modern-day landscape. Additionally, as more and more new ranking factors are introduced, the impact of any one factor is reduced.

There are basically 6 types of header tags.

 <h1>This is heading 1</h1>

 <h2>This is heading 2</h2>
 <h3>This is heading 3</h3>
 <h4>This is heading 4</h4>
 <h5>This is heading 5</h5>
 <h6>This is heading 6</h6>


  • Importance of Headings
  • HTML headings provide valuable information by highlighting important topics and the structure of the document.
  • Don't use headings to make text BIG or bold. Use it only for highlighting the heading of your document and to show the document structure.
  • As search engines use headings to index the structure and content of your web pages so use it very wisely in your webpage.
  • Use h1 headings as main headings, followed by h2 headings, then the less important h3 headings, and so on.

No comments:

Post a Comment