Make sure time taken to load your site in minimum. To achieve this you must minimize the use of Flash, Graphics, and scripts as they increase the file size and in turn your site takes more time to load.
Try to minimize or optimize the script and HTML code, also be sure that your site doesn’t have unused scripts and unwanted tags.
Always try to use Server Side Include (SSI) files wherever applicable. SSI files once when called form the web reside in the cache and on continuous request takes less time to load. |