Website download time is very important to attract your first time visitors. Many webmasters won’t consider improving their site download time. Always the faster downloading sites would have an advantage. Slow loading websites frustrate visitors. Frustrated visitors look elsewhere for their needs. They will either back click or close the search altogether and then visit your competition, so analyze and improve your Site/page download time.
Test your site speed :
- Page Speed – an open source Firefox/Firebug add-on that evaluates the performance of web pages and gives suggestions for improvement.
- YSlow – free tool from Yahoo! that suggests ways to improve website speed.
- WebPagetest – shows a waterfall view of your pages’ load performance plus an optimization checklist.
Site download time can be improved by the following methods.
Compress web pages using Gzip
Compressing web pages is a simple and an effective way to save bandwidth and speed up your site. The HTML portion of web pages may go from 101kb to 15kb after compression.
The “Content-Encoding”/”Accept-Encoding” and “Transfer-Encoding”/”TE” headers in HTTP/1.1 allow clients to optionally receive compressed HTTP responses and (less commonly) to send compressed requests. The browser sends a header telling the server it accepts compressed content : Accept-Encoding: gzip. The server sends a response if the content is actually compressed: Content-Encoding: gzip. The browser could download the zipped file, extract it, and then show it to user.
The specification for HTTP/1.1 specifies three compression methods:
gzip – the content wrapped in a gzip stream.
deflate – the content wrapped in a zlib-formatted stream.
compress – The encoding format produced by the common UNIX file compression program “compress”.
Many client libraries, browsers, and server platforms (including Apache and Microsoft IIS) support gzip. The methods to enable gzip compression for web pages are explained below.
Enabling gzip compression for web pages
There are two methods by which gzip compression can be enabled for web pages.
By editing your .htaccess file
Add the following code to the .htaccess file at the root directory of your website.
# compress all text & html:
AddOutputFilterByType GZIP text/html text/plain text/xml
# Or, compress certain file types by extension:
<Files *.html>
SetOutputFilter GZIP
</Files>
Add the php code
For php files or if you don’t have access to .htaccess file, add the following line to the starting of your php file.
<?php if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start(); ?>
Verify whether your web page uses Gzip compression
To verify whether your web server is returning compressed files, visit http://www.gidnetwork.com/tools/gzip-test.php
Eg. http://hostingnewbies.com uses Gzip compression.
Combine external files
The external JavaScript and CSS files that are included in your web pages will increase your site download time. Try to combine those files and have minimum number of JavaScript or CSS files to reduce your site download time.
Minimize DNS lookups
The DNS lookup for many sites will increase your site downloading speed. So reduce including files such as javascript, CSS, images, videos etc from other sites to your web page.





The simple rule of Internet business is to be visible. The sites of the businesses which don’t have the visitors would sink like Titanic. There are various online marketing tools which help these sites have a visitors, web directoryis only the one of thousands, submit your urls to as many places as possible is the way to move up in ranks.
It is simple to see that you are very informed about your writing. Looking forward to future posts.Thank you.
good morning. Great commentary. Saved and will return again often. tata
Heard about this site from my friend. He pointed me here and told me I’d find what I need. He was right! I got all the questions I had, answered. Didn’t even take long to find it. Love the fact that you made it so easy for people like me. More power
I am a big fan of your site and I read it regularly. Keep up the excellent work!
I feel like I’m always looking for interesting things to read about a variety of niches, but I manage to include your blog among my reads every day because you have honest entries that I look forward to. Here’s hoping there’s a lot more amazing material coming!
This is a excellent piece of writing, I found your web page searching google for a similar topic and arrived to this. I couldnt find to much different information on this posting, so it was good to find this one. I likely will end up being back to check out some other articles that you have another time.
Hey very nice blog!!
This is a very helpful post, I was looking for this information. Just so you know I located your site when I was browsing for blogs like mine, so please check out my site sometime and leave me a comment to let me know what you think.
Outstanding site, where did you come up with the knowledge in this summary? I’m glad I found it though, ill be checking back soon to see what other articles you have.
Extremely interesting blog post thanks for sharing I just added your website to my favorites and will be back.
Bookmarked your web site. Thank you for sharing. Definitely worth the time away from my workload.
This is a terrific post, but I was wondering how do I suscribe to the RSS feed?
Excellently written. Thank you for your knowledge.
As a Freshman, I am always searching online for articles that can help me get further ahead.
Hey very nice blog!!
I am a big fan of your site and I read it regularly. Keep up the excellent work!
This is such a great resource that you are providing and you give it away for free. I enjoy seeing websites that understand the value of providing a prime resource for free. I truly loved reading your post. Thanks!
Hey very nice blog!!
Hi,Cheers to the author for giving me some inspiration. Will bookmark this post for referance.