Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Each page should include an <h1> tag.
Explanation
Each page should include a single <h1> tag that accurately summarizes and describes the contents of the page.
Details
In semantic web design, headings provide important organizational and summary information. Each page should have a single <h1> tag that summarizes the contents of the page. If the page contains a significant amount of text, it should be organized with <h2> through <h6> subheadings that summarize and categorize the text that they precede. Search engines rely on correctly used headings to determine the organization and contents of a site.
Example
The following is an example of an example of a correctly formatted <h1> tag.
<h1>About Proseware</h1>
See also
Concepts
Heading guidelines for SEO
Search Engine Optimization
Send feedback about this topic to Microsoft. © 2011 Microsoft Corporation. All rights reserved.