Here is a list of some tips to help you with your web pages. These are simply suggestions to help you create a better surfing experience for your visitors.Avoid Under Construction signs - All good web sites should always be under construction. Including
words "under construction", or worse yet a blinking animation, only makes you look like an amateur. These notices are so frowned upon that directories such as Yahoo will not accept sites with one on
home page. Most awards programs will immediately reject any sites displaying this dishonorable phrase.
Don't use a hundred different fonts on
same page - You can run into all kinds of problems when you use fonts on
internet. There are incompatibilities between operating systems (Unix, Mac and Windows all work differently) and browsers. Fonts have to be installed locally by your visitor - if he doesn't have it installed your page may look funny to him.
If you mix many different fonts on your page you are almost immediately known as an amateur. A font or two is fine, but work to avoid
"ransom note" effect.
Don't write your HTML to a particular browser - Browsers change very quickly. The one that is popular today may be almost unused in a few months. So don't spend any time trying to fit your HTML to Internet Explorer or Netscape or Opera. Just make good HTML and then let
browser do it's job.
Use style sheets - Style sheets (known as CSS) is a way to gain incredible control over how items are displayed on your pages. Better still, you can create one style sheet document and reference it from all over your web. This way, if you want to change, say, your text color from green to blue, you only have to change one file. Every reference to
style will automatically and immediately get changed.
Include Meta Tags - Meta tags are used to tell
outside world, especially search engines, all about your pages. You should include
appropriate meta tags on each and every page. These tags need to give a description, copyright notice, author name, language and search keywords. In addition, it is a good idea to include
RSAC rating for content filters.
Include a descriptive title - Be sure and write a short, keyword heavy, very descriptive title for each page. Search engines rely on these titles in determining how to index your site. Be sure your title is accurate and honest as well.
Avoid lots of moving things - An occasional animation is great and can turn a boring page into an award winner, but don't go overboard. In general, more than one animation per page is excessive.
Don't change your visitors settings - Don't change
browser controls,
window size or
cursor. Many surfers (myself included) get very annoyed when these things are changed - and annoyed web surfers tend to never come back. Two of
worst offenses: changing
back function to do something other than go back to
previous page and disabling
right click.