Keeping the site design in the stylesheet (CSS) and leaving the HTML/XHTML page for content will clear the clutter of <font>/<table> etc. tags for ease of spidering. You can even specify that menu items visually appear at the top of a page, but at the bottom of the code.
NOT using javascript, Flash and of course frames (though not iframes) will help too.
|