Archive for the 'Hosting' Category
Getting a website is essential for business. Making a mistake could cost you money as well as lost reputation. We have put together 36 questions across 10 areas that you should as any hosting company before you purchase a website. How they answer these questions will determine if this is the right website solution for you.
Technical Support:
Technical support should be readily available. Your average hold time should not exceed a couple of minutes. If the hold time for support is long, this means that there are a lot of problems with the product or there support is understaffed.
Continue Reading »
36 Questions to ask your Web Host before you buy
There are two things in this rule:
* For static components: implement “Never expire” policy by setting far future Expires header
* For dynamic components: use an appropriate Cache-Control header to help the browser with conditional requests
Web page designs are getting richer and richer, which means more scripts, stylesheets, images, and Flash in the page. A first-time visitor to your page may have to make several HTTP requests, but by using the Expires header you make those components cacheable. This avoids unnecessary HTTP requests on subsequent page views. Expires headers are most often used with images, but they should be used on all components including scripts, stylesheets, and Flash components.
Continue Reading »
Add an Expires or a Cache-Control Header
80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloading all the components in the page: images, stylesheets, scripts, Flash, etc. Reducing the number of components in turn reduces the number of HTTP requests required to render the page. This is the key to faster pages.
Continue Reading »
Minimize HTTP Requests





