There is no silver bullet or magic formula to increase traffic to your website! Rather, the best way to increase traffic is to start from the beginning with well-designed, search engine friendly web pages. Here are some search engine ranking tips that will help you to increase traffic by building clear, easy to read web pages.
1. Keep it simple: Your web page should be clear and easy to read. It should be easily read by the people who will be viewing it, and if you are interested in search engine rankings, it should be simple from the stand point of search engines. This tip is particularly important, and often overlooked by many web designers.
A page may look simple if you just view it in your browser, but you have to look at the html code to see if it is really simple. Look at your page in a text program like notepad or the html view of popular editors such as Front Page or Dreamweaver. On what line does your first line of actual text begin? If you have a complicated table structure or long strings of java script, then your first line of actual text may be pushed far down the page. It might even be on line 100 of your html code. Clean up the code by putting...