View Single Post
  #6 (permalink)  
Old Nov 13th, 2006, 10:20
kristine kristine is offline
New Member
Join Date: Oct 2006
Location: Philippines
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How to increase traffic?

Quote:
Originally Posted by ryanfait View Post
A clear document structure and not using Flash will help. They way you've used Flash is a no-no. Don't use tables, use XHTML (Strict) and CSS. Use <h1-6> tags properly, along with unordered and ordered lists (<ul> and <ol> respectively) and paragraph tags <p>.

Take a look at my site with CSS and JavaScript disabled (well, it uses a tiny bit of CSS for the colors and the font, but nothing else) versus everything enabled:

http://ryanfait.com/?disable=CSS
http://ryanfait.com/?enable=CSS

Remove the styling on your site and see what it looks like. Search engines will find mine much easier to crawl.

Thanks for this. I'll give it a try. Guess i have to improve my sites content.

Thanks again
Reply With Quote