I ask myself that question about once a month.My website looks fine to me, but what are otherpeople seeing? And what are the Search Enginesseeing? Here's a checklist of 10 ways to optimizeyour website for peak performance:
1. Browser Compatibility
The first thing is to look at your website throughother people's browsers. I do this regularly and I'vesometimes been shocked at what I saw!
ANYBROWSERhttp://www.anybrowser.com
2. Broken Links
About 5% of all links on the Internet are broken. Asite that contains broken links gives a bad impressionto visitors and is a frequent cause of lost sales.Also, the major Search Engines and Directories will notlist your page if it contains any broken links or missingimages.
Here are some free link validators:
LINK SCANhttp://www.elsop.com/linkscan/quickcheck.html
NET MECHANIChttp://www.netmechanic.com/maintain.htm
WEBSITE GARAGE DEADLINK CHECKhttp://websitegarage.netscape.com/O=wsg/tuneup_plus/index.html
3. Web Safe Colors
Are the colors on your web site displaying properly onother people's browsers? You may have a beautifulshade of lilac on your index page but it could lookvery strange on someone else's computer.
There are only 216 colors that you can safely use onthe Web. These colors display solid and consistent onany computer monitor or web browser that is able todisplay at least 8-bit color.
The Web Safe Palette contains six groups of colorswith 36 colors per group. These 216 web safe colorscan have any combination of the following RGB (RedGreen Blue) values: 0, 51, 102, 153, 204, 255 (eachRGB value must be divisible by 51).
Here's a good palette of web safe colors:
WEB-SOURCE SAFE COLORShttp://www.web-source.net/216_color_chart.htm
4. ALT Tags
ALT Tags allow you to give an alternative to peoplewho have the 'view images' function turned off intheir browser. Let's say the navigation system on yourwebsite is a series of buttons that link to otherpages on your site. If you don't have ALT Tags, peoplewho have the 'view images' function turned off willbe unable to navigate through your site - in placeof your button they will just see an empty space.
But an ALT Tag allows you to tell those people whatthat button does. For example, if the button is a linkto your 'Site Map' you could insert the following ALTTag:
ALT Tags also allow you to raise your keyword density.For every image that is not hyperlinked you couldinsert your main keywords. For example:
5. Meta Tags
Meta Tags are so important they deserve a wholearticle on their own. The most important Meta Tags arethe Title Tag, the Keywords Tag and the Description Tag.
The Title Tag should be no more than 64 characters(longer than that and it will be cut off in someSearch Engines).
The Keyword Tag should contain about 5 to 10 keywordsthat appear on your page. Never include words that donot appear on that page - in some Search Engines your websitewill be penalized for this. Do not repeat the same keyword - this is called 'keyword stuffing' and is also frowned upon bythe Search Engines.
Separate your keywords with spaces (not commas). Thisallows the Search Engines to combine your keywords into phrases,for people who do 'phrase searching'.
The Description Tag should be no more than 200 characters.Include as many of your keywords as you can. Remember also thatyour Description Tag must be enticing - it must make peoplewant to visit your site.
Here are some programs that will generate your MetaTags for you:
WEBSITE GARAGEhttp://websitegarage.netscape.com/turbocharge/metatag/
META MEDIChttp://www.northernwebs.com/set/setsimjr.html
MULTI-META-MAKERhttp://www.multimeta.com/to ols/multimetamaker.html
6. Load Time
A slow-loading index page is one of the main reasonsfor lost sales. The generally accepted maximum timefor a page to load is around 15 seconds. Here is afree service that tells you how long your web pagetakes to load:
NETMECHANIChttp://www.netmechanic.com/cobrands/FutureQuest/load_check.htm
Your pages should be no more than about 30Kb in size. To calculate the size of your web page, highlight theHTML document and then click on 'File' and'Properties' and note down the file size. Then do thesame for any graphics you have on that page. Then addthose figures together to get your page size.
If your page is less than 30Kb and takes more than 15seconds to load, the problem is most likely with yourweb host. The solution is to change web host. Here are2 services that will check the speed of your web host'sserver and compare it with other web hosts:
HOST COMPAREhttp://www.hostcompare.com/testtools.htm
CNET WEBSERVICEShttp://webservices.cnet.com/ping/
7. GIF (or JPEG) Cruncher
Shrinking the size of your images is one of the bestways to get a faster-loading web page. You can usuallyreduce a GIF or JPEG image by 40% to 50% withoutlosing any significant definition or sharpness.
SPINWAVEhttp://www.spinwave.com/crunchers.html
8. HTML Optimizer
Another way to make your page load faster is tocompress (or optimize) your HTML code. An HTMLOptimizer removes all blank spaces in your HTML codeand also removes certain unnecessary tags.
On average, an HTML optimizer will reduce the size ofyour page by 15% to 20%. That percentage may not seemmuch, but the saving in load time is much higher, asyour visitor's browser will parse your page much moreefficiently.
A word of caution: in most HTML Optimizers you willfind an 'Options' menu that tells the program toignore certain parts of your code. Make sure yourOptimizer does not compress embedded script tags - ifthey get compressed, the script will usually not work.
ADVANCED HTML OPTIMIZERhttp://www.pcbit.com/htmlopt/
9. WIDTH, HEIGHT and BORDER Tags
The WIDTH, HEIGHT and BORDER attributes are essentialfor each image that you have on your website. When youhyperlink an image, always make sure that the BORDERattribute is set to zero (BORDER=0). If you don't dothis, your hyperlinked image will have an ugly blueborder around it.
The WIDTH and HEIGHT attributes allow your page toload faster, as the browser knows in advance howmuch space the image requires. To find out the widthand height of any image, just double click on theimage file. This will automatically open 'MicrosoftPhoto Editor' - your image will appear, with the widthand height of your image (in pixels) displayed on thetool bar.
10. HTML Validator
Always check the validity of your HTML. Some SearchEngines give lower rankings to pages that have poorquality HTML (such as incorrect nesting of elements).
Here are some free online validators:
HTML HELPhttp://www.htmlhelp.org/tools/validator/
BOBBYhttp://www.cast.org/bobby/
WATSONhttp: //watson.addy.com/
------------------------------------------------------------
Michael Southon has been writing for the Internet for over 3
years. He has shown hundreds of webmasters how to use this
simple technique to build a successful online business. Click
here to find out more: http://ezine-writer.com/
------------------------------------------------------------
Your web site should always adhere to standards!A professional web... Read More
Your web site should be-visitor friendly to navigatesearch engine friendly... Read More
I once created a notepad-like editor. It is possible with... Read More
Imagine spinning someone around so profoundly and for so long... Read More
Are you going to design or redesign new website or... Read More
1. Lack of overall strategy and clear definition of success:Most... Read More
Hire a designer or a programmer for your website is... Read More
Novice and professional graphic designers, we are aware that you... Read More
I taught myself HTML back in the mid-nineties and was... Read More
So your web site's online and you've got high rankings... Read More
Good websites stand out from the masses of boring, hard... Read More
Remember the famous line from the movie Field of Dreams,... Read More
It starts off simply; a few HTML pages, a few... Read More
Whether you're giving a critical sales presentation to a client,... Read More
Easy That's how you'd like life to be, right? Especially... Read More
If you have a website, you want your visitors to... Read More
Probably you know someone who has created a web site... Read More
Are you thinking that it is about time your small... Read More
Let's face it. Buying products and services from the Internet... Read More
Copyright 2005 Robert EvansSetting yourself up to earn a steady... Read More
Before deciding on which web design company to choose, you... Read More
It has been said that the best online sales copy... Read More
There are several graphic software packages available to help you... Read More
What pages need to be included on your website? The... Read More
Do know your audienceIt's important to know your audience. If... Read More
reliable maid service Winnetka ..Have you ever been to site with so much ad... Read More
Your home page is the most important page of your... Read More
The internet is filled with sites and they are good... Read More
Due to the large number of people offering website design... Read More
When you're self-employed, choosing a website designer is a crucial... Read More
No question about it, web design is an art. Finding... Read More
Gone are the days when you had to rely on... Read More
When designing elements for your webpage, you will often be... Read More
Everything you say and do says something about you. This... Read More
A Double Ad Tracker is an Ad-Tracker that points to... Read More
(Making Your Graphics Work For You)It's no secret that a... Read More
Your web site should always adhere to standards!A professional web... Read More
What is the relationship between Marketing and Web designing? How... Read More
Do know your audienceIt's important to know your audience. If... Read More
Well it is not Elvis, that's for sure.I am a... Read More
This article gives free tips on how to find a... Read More
STEP 1:Do your homeworkPlan and think about your content. Think... Read More
Most of us know that we need to advertise our... Read More
Automating your online business is one of the most important... Read More
1. Use .gifs rather than .jpgs. GIFs are smaller in... Read More
**How Colors are Used in web design:**Demarcates screen elements into... Read More
So you want to build a website here I will... Read More
Due to the large number of people offering web design... Read More
There are more than billions of Web Sites, running Online... Read More
Traffic to a site can be a blessing or a... Read More
Web Design |