Page Path: googlerank.com / ranking / Ebook / nesting.html

Page building - Html nesting

Topics: heading tags , wise usage of <Hn> tag , organize your page contents will ease Googlebot when assigning a relevance level to your pages

Overview: Headings are useful when you want to organize text into named sections. In all there are six headings of form <Hn>, where n is any number between 1 and 6; since the browser must know the beginning and ending words for the heading, closing tags of the form <Hn> are needed to close the six different heading tags. Applying heading tags to text causes that text to have a predetermined size, (which helps to make your web documents consistent), such that H1 is the largest, and H6 is the smallest.
Learning how to properly use heading tags around one block of text is fundamental to successfully get your web page well indexed and high ranked; these tags can be used for Google optimization purposes to make a certain word stand out more than others to the search engines and robots.
<H1></H1>: The H1 tag is designed to tell the page topic. Google will assign huge keyword relevance to terms found in the H1 tag.
in example,
<h1>This line</h1>

would rank higher than:
<h5>This line</h5>
: One problem many designers have with the H1 tag is that it's really too big to use. Fortunately, you can get the best of both worlds by using Cascading Style Sheets (CSS). Using CSS, you are able to tell the browser to display the H1 tag and other tags on your page in any way you like. This is very helpful because you can get both the boost in keyword relevance, as well as better control of your site's look, all in one simple step.

example:

<STYLE TYPE="text/css">
H1 {font-family: Verdana,Tahoma,Arial,Helvetica,Times New Roman; font-size: 12pt; color: black}
</STYLE>
Many developers tend to "underestimate" Google spiders and build html pages opening an H1 tag, writing tons of words and closing h1 tag at the end of the page. THIS DOES NOT help your ranking and it may also penalize your site.
Better you use the entire range oh heading tags to publish your content. Google will very appreciate
this will positively affect your ranking.
An example of a well designed html page that will be given an high consideration by Google:
<h1>Pretty Hate Machine - Download Nine Inch Nails MP3</h1><h2>(or h3)Download Nine Inch Nails Mp3 from the 1994 album Pretty Hate Machine</h2><h3>(or h4)Virtually ignored upon its 1989 release, Pretty Hate Machine gradually became a word-of-mouth cult favorite; despite frequent critical bashings, its stature and historical importance only grew in hindsight. In addition to its stealthy rise to prominence, part of the album's legend was that budding auteur Trent Reznor took advantage of his low-level job at a Cleveland studio to begin recording it. Reznor ..</h3><h5>Song list : Head Like a Hole - Terrible Lie.....</h5>
<h3>Instead of numbing the listener with mechanical repetition, Pretty Hate Machine's bleak electronics were subordinate to catchy riffs and verse-chorus song structures, which was why it built such a rabid following with so little publicity. That innovation was the most important step in bringing industrial music to a wide audience, as proven by the frequency with which late-'90s alternative metal bands copied NIN's interwoven guitar/synth textures. It was a new soundtrack for adolescent angst -- noisily aggressive and coldly detached, tied together by a dominant personality.</h3>

  1. Start page
  2. Disclaimer / Intro to This tutorial
  3. How Google works
    General Overview - features
    Google's Spam Prevention
    Google SandBox
  4. Analysis
    Analyze yourself/your enemies
    Choose your keywords
    Market and keyword study
  5. Site Structure
    Words in U.r.l.
    Graphical view
    Explaination
    Rich Content Pages
  6. This tutorial Goodies
    Glossary
    Seo Equipment and skills

The Definitive Google Ranking Strategy Guide - Copyright 2005 Googlerank.com