What's the Fastest Way to Ruin a New Web Site?

I've been asked, "How do I design a successful WebWorking things out on paper will give you a much
site?"better idea of how things will work and how to fix
I often respond, "Do you know the fastest way to ruinproblems. And, if you have knowledgeable friends, get
a new Web site design?" As you might suspect, thea second opinion.
answer is, "Lack of proper planning beforehand."Once you've completed the on-paper process, and
Let's put it another way. In programming, there's an oldyou or your web designer is satisfied with the results,
axiom, which states: "The sooner you start youryou're ready to translate it into code. Unless you or
coding the longer it takes to finish."your programmer is a pro, I would recommend using a
Planning out your Web site before you build it is"template". These are ready-made Web site design
essential. To borrow a technique from the film industry,formats. You can choose from several templates by
I recommend that you create a storyboard, which is atyping "template source" in most search engines. Many
type of a flow chart of your new Web site design.of them are free.
You don't have to be an accomplished artist to drawCommonly Asked Questions
out your idea, but it's essential to create it on paperQ: For a Web site, do I have to employ a pro, or can I
first.call the guidance counselor at my local high school and
On each piece of paper, the goal is to have room forask for the names of some computer whiz kids that I
an image at the top, plus space underneath for writingcould call to help me out (for a fee)?
down information. As you might suspect, the first pageA: It really depends on what you want to do. If all you
to start with is your home (or welcome) page, whichwant is 1-2 pages , you can learn how to build the
will typically have the most information as it will containWeb site yourself. If it's an intensive site with many
the page the people visit before they enter your sitepages, I'd recommend student or a pro (if you have
and as people go through your site, the will encounterthe budget).
more information (in tiers) as they go down.Q: I see a lot of photo-oriented web sites that have a
Typically, the home page links to 5-15 pages belowblack background. Is this the best color to use?
that, which we could refer to as Tier 2. Each of thoseA: Not necessarily. It's a matter of opinion and personal
pages links to another 5-15 pages, which you could calltaste. White can work just as well. I don't recommend
Tier 3.the use of other colors as they can compete with
If you use all of these pages, you'll wind up with anyour images.
extensive Web site design, of at least 226 pagesQ: Is "Flash" or audio acceptable?
(including the home page).A: If you absolutely need Flash to demonstrate an
It's during this process that all sorts of problems willanimation, then by all means use it. If it's for a fancy
crop up. But it's much easier to solve them on papertrick, I recommend leaving it out. It's similar with sound.
than in the middle of coding rather than when you areUnless it adds to your site, don't use it. And if you do
finished.. If you don't, you might run into a majoruse sound, give users an option to turn it off. If you
problem along the way that would require a "back todon't, you're likely to lose visitors.
the drawing board" complete site re-design.