|
|
Optimizing web pages- Maximum page sizeOne of the important things to remember when designing web pages is their file size. The size of the page determines how fast it loads on the visitor's browser window. Expecting your visitors to wait till your web page loads is wishful thinking. The browser Back and Close buttons are just a click away. Here we will look at some of the factors that determine web page file size and the maximum file size that you should aim for. The next article discusses on how to actually optimize a web page. Optimized search engine homepageFirst, a small example. Why did the Google Search Engine become such a hit? I agree that they had this wonderful indexing and ranking algorithm which yielded relevant results and lead to popularization of Google. But another, often ignored, important aspect was their homepage - www.google.com. It was (and still is) so different from the homepages of other popular search engines. The homepage has just the Google logo image on top with a rather large search query field and two search buttons in addition to a few text lnks. The simplicity of the Google page meant that the visitor quickly knows where to type their search query... there is no "hunting" involved, no distracting ads, no abundance of extra links that confuse the visitor. The barebones design also meant that the entire homepage (including the Google logo image) was less than 15kb - Now that was an optimized web page! So what is the maximum size?The technologies on which the Internet runs are becoming better by the day. However, there would be many users that take time to adapt to these technologies. You should remember that not everyone is connected to the net with a high speed access. The time taken for a web page load in a browser window is governed by four factors - the file size of the web page, the surfer's bandwidth, the processor speed of your hosting server and the complexity of the web page. Now since you cannot control the bandwidth used by your visitors, you should take care to host your web site on a fast server and optimize your web pages which includes decreasing the file size of the HTML document as well as any images/multimedia content embedded in that web page and doing away with complex HTML (for example, laying out the web pages using style sheets instead of nested tables). How to calculate web page sizeThe page size is not only determined by the HTML file but also by any graphics and multimedia that are included in the page. The list below describes what all to add up when calculating the web page size.
How to actually optimize each of the above is the topic of discussion for the next article - Optimizing web pages. Knowing your audienceThe size of any page on your site is governed by the kind of audience you hope to receive. As I mentioned before, if the site caters to everyone, the page size should not exceed 50kb. However, if you are promoting the site only for high end users and know that they are either ready to wait for your pages or use high speed connections and fast computers, your page size can bloat accordingly.
Page contents: Understand what is web page optimization and why is it important. Also detailed is how to decrease web page file size and what should be the maximum web page size.
Page URL: http://www.webdevelopersnotes.com/design/ optimizing_web_pages_maximum_page_size.php3
|
|