Below is a list of links for the SEO
Fever site. This will help you get around the different
areas without getting lost. When building a sitemap for
your site try and include some introductory text. The search
engines like this a whole lot better than a page full of
links.
Speaking of linking - (tip
->>) use absolute links instead of relative
- the robots love it. For example, when you usually create
links within you site you'd use relative links:
<a href="index.htm">Home</a>
For the pupose of the sitemap use absolute
links:
<a href="http://www.seofever.com/index.htm>Home</a>