Differences

This shows you the differences between two versions of the page.

Link to this comparison view

chkl-tag-header [2014/08/11 11:55] (current)
stephan created
Line 1: Line 1:
 +====== Mark headers correctly ======
 +----
 +{{:​wiki:​seo1.png?​nolink&​100|Little Influence}} {{ :​wiki:​difficulty1.png?​nolink&​100|Easy to implement}}
  
 +Use the <​html><​h1></​html>​ to <​html><​h6></​html>​ tags, in order to mark the headers of a document correctly. Start with <​html><​h1></​html>​ on the first level.
 +
 +  * Use the most important [[keyword|keywords]] in the header.
 +  * Don’t use too many headers.
 +  * Don’t use images in your headers. This could be considered spam.
 +  * If possible, insert the keywords at the beginning of the header.
 +
 +===== Example: =====
 +
 +  <​h1>​Header A</​h1>​
 +  ​
 +     <​h2>​ Header A.1</​h2>​
 +     
 +     <​h2>​ Header A.2</​h2>​
 +     
 +        <h3> Header A.2.1</​h3>​
 +        ​
 +  <h1> Header B</​h1>​