Of course, the first step in having a fast-loading site is to limit your graphics. However, if you want to keep all of the images, but still want to make pages load faster, this should help you.
First, always specify the height and width attributes for your images. This may seem like a small thing, but it allows your browser to map the layout of your page while the images are being loaded.
Here is another simple, yet powerful trick you can use: Preload your images. You can do this by storing the images in your visitors' browser cache before they even hit the pages where the images are located. This technique is generally invisible to visitors. There may be a small dot or row of dots at the bottom of the page, depending on how many images are loaded.
Here are three ways you can preload your graphics. At the foot of each page, add the code for the images that you want to load on the next page. Set the height and width tags to 1 pixel each. The images will download to your visitors' drive in the background while they are viewing your main page. Here is how the code might look: <IMG SRC="bigimage.gif"
HEIGHT=1 WIDTH=1>
Your other option would be to insert the following JavaScript into the tag of your Web page substituting in the names of your graphics:
<SCRIPT LANGUAGE=JAVASCRIPT> if (document.images) {img1=new Image(); img2 = new Image(); img1.src="bigimage.gif"; img2.src="bigimage2.gif"} </SCRIPT>
One more slightly more complex way to load images and scripts is to use a jar file. This is simply a zip file that you saved with a ".jar" extension rather than a ".zip" extension. The jar file downloads into the temp file faster than individual images, thereby speeding up your whole site. Rather than writing out all of the details here, we found a great tutorial that will guide you through it. If you still need help, please contact us.
(back to top)
With over 230,000,000 English reading people spending a projected $1.498 TRILLION on line in 2002 (source), it has become an increasingly important tool for reaching new customers. The proof is in nearly every television and print advertisement.
Just consider these facts:
The average U.S. internet user is 30-40 years old, married, has a combined household income of $75,000, 2 kids, and a college education.
Does this sound like a customer to you? If you own a company that is not present on the Internet, you are plain and simply MISSING THE BOAT. As a simple example, I just searched for the nearest wallpaper store and found it in under one minute. I was able to find "Weber Carpet" happy to serve, and only a few minutes from our Lenexa location. Just try it for yourself. See how long it takes you to find a furniture store, dentist, realtor, painter, or electrician in your area.
Many people realize this, but don't know where to begin. Is it expensive? NO! In fact, we can get you started with a Web presence for less than you spend on business cards! The most expensive thing is when a customer asks for your Web address and you have to make excuses.
STOP MAKING EXCUSES! Get YourNew.com on line and selling today.
(back to top)
Be sure to check out our "Meta Assistant". If you don't know what a meta tag is, and how it will help your site to be more visible, here are a couple of articles you shouldn't miss!
Meta Tags 101 - Plain English explaination of meta tags, and how they will help you.
Meta Tags Are Not Enough! - Tips to help you avoid getting banned from search engines.
(back to top) |
by John Buchanan
Easily, one of the biggest mistakes webmasters make when first starting out on the web is in the design of their site. This is extremely understandable, considering that, in the brick and mortar world, a business's success is often dependent on it's appearance. The more money put into the look and design of a business, the better it often does.
Unfortunately, this doesn't completely transfer over into the world of the Web. In the world of the Web, there is a huge difference between creating an aesthetically pleasing site, and creating a site that is going to be functional and have the best possibility for success.
All too often, when people first begin on the Web, they design their site as if to be a work of art. Making sure it has lots of beautiful graphics, fancy javascript, flash, etc. While all of these things can definitely create a beautiful site, they are also some of the biggest hindrances to a business's success.
On the net, there are two key things a webmaster must always keep in mind when designing a site; the visitor and the search engines. If a visitor has to wait too long for a page to download or a search engine can't properly index a site, it doesn't matter how beautiful and informative the site is, it will not generate the business needed to survive, much less excel.
Let's look at a few of the most common things you should be aware of.
*Page Size*
While broadband access is gaining ground, at least half of all internet users still use dial up connections. This means that the majority of a site's visitors will be downloading the pages at about 3-4 kilobytes per second.
It is estimated that if a page doesn't load within 8-10 seconds you will lose 1/3 of your visitors. That means that a page should not be any more than 30 kilobytes total including text, graphics, html, javascript, etc.
Logo's, backgrounds, and other images, are great, but if they are causing your pages to load too slowly, they are doing you more harm than good. Quite honestly, your visitors do not care about your logo, graphics, backgrounds etc. They are there for one reason and one reason only....to see what you can offer them.
If you must use graphics keep their file size as small as possible by optimizing the graphics to the utmost extent possible and keeping the image size small.
*Splash Pages/Flash Intros*
These are the bane of the internet. If you have a splash page whether its made up of a large graphic or a pretty flash intro, you are crippling your chances. Design firms often love to talk their clients into these pages because they get to be creative (oh..and charge more).
The truth is, creating one of these pages as the entrance way to your site is one of the single worst things you can do. Visitors hate splash pages, because they often take too long to download and they don't provide the visitor with anything. Remember, visitors are there for one reason, to see what you have to offer them and get the information they are seeking. A huge graphic doesn't answer any of their questions, it only delays their search.
A flash intro is much the same, while it will generally download very quickly, it still delays the visitor in finding what he or she is looking for.
One of the biggest rules you should remember is to keep the amount of clicks a visitor must make to get to quality information down to a bare minimum. With every successive click a visitor must make, there is more of a chance he/she will give up and go somewhere else.
I've seen many reports from different sites that used (notice the past tense) flash intro pages. Hardly surprising is the fact that on average, a whopping 20%-30% of the visitors left the site after accessing ONLY the homepage (where the splash page or flash intro was).
The second reason to stay away from these is that it has a huge affect on search engines. Search engines can only index text, a huge graphic or flash intro doesn't give the engines anything to index. As a result the homepage, which is often the highest ranking page on a site, has almost no chance of ranking well at all. In addition, depending on how the links from the graphic or flash to internal pages are coded, the engines may not be able to follow the links to the rest of the pages on the site which means your site will not get spidered properly.
To summarize, stay away from splash pages and flash intro's. Give the visitor some actual text to read and the engines something to index. Your visitor retention will go up, and so will your search engine traffic.
*Hyperlinks*
Hyperlinks are your bread and butter when dealing with the search engines. They are the way in which search engines find all of the pages on your site and index them. If a search engine can't follow a hyperlink, it won't be able to index the destination page, meaning parts of your site may become invisible to the engines.
Be sure to use only true hyperlinks in your site. I've seen many sites that use some javascript links instead of actual hyperlinks. While these will work for most browsers (about 90%), they don't give the engines anything to follow.
A true hyperlink should say: href="URL of page here.html". Any other type of link is most likely not going to be followed properly.
*Body Text*
As I mentioned before, engines can only index text. Too often I see sites that use graphic representations of text or a large graphic that has some of their most important text within it. Do whatever you can to stay away from this. If your most important words are in graphic format, you have taken away the thing that the engines need most to properly index and rank your site.
Engines also want to see continuity in the structure of a page. When a webmaster uses lots of tables, frames, and other design elements, it breaks up the flow of the text on the page, and can have a negative effect on your rankings.
Whenever possible, use as few tables as possible. When you do use tables, do your best to not break up a paragraph or sentence into separate cells in a table, this destroys the flow of the text and causes the words to be seen as unrelated fragments instead of part of the same continuous sentence/paragraph.
It is important to realize that engines do not see the pages the same way a visitor does. While the visitor sees the page displayed properly with all of the text flowing nicely, an engine sees only the HTML code behind the page that breaks up the flow of the text.
In general, the simpler the page and the HTML behind it, the better the ranking will be.
*Summary*
Always be sure to be aware of the impact that a particular design element will have on both your visitors and the ability of the engines to properly index your site.
By understanding how the engines work, what they look for, what they can and can't do, you will vastly increase your chances of successfully achieving the rankings needed to make your business a success. |