Web Site Analysis

Goals

Establish an overall goal for your web site. Who will your audience be? What information do you want to convey to this audience?

Targets

Which of the following will your audience be using?

Design your site so that it meets the specifications of the target (s) chosen. See www.thecounter.com/stats to see current statistics regarding the most frequently used browser versions, monitor resolutions and operating systems.

Related posts:

  1. Design Resources
  2. General Tips
  3. Design Pointers
  4. Site Promotion
  5. Accessibility Guidelines

Related posts brought to you by Yet Another Related Posts Plugin.

Tags: , ,

To compliment the above posting I thought people might appreciate information on automated testing tools (free ones). Feel free to contribute your favorites to this thread or comment on the ones I have listed below.

Anyway for almost every site I build I use the following tools:

To check site speed and broken links on site entry:
==> http://www.octagate.com/service/SiteTimer/
==> http://tools.pingdom.com/fpt/ (I use this one most often)
==> http://www.webscale.com/

To verify a site works in many browsers:
==> http://browsershots.org/

For a host of misc. tests:
==> http://www.iwebtool.com/tools/

Happy site development!