Quote:
Originally Posted by Bud
If your site is on a shared IP address, your hosting service may be able to give you a dedicated IP for a fee which should improve loading time.
|
This is completely untrue - having a static IP will have absolutely no effect on load time at all. The only thing you need a static IP for these days is an SSL vhost, and this has nothing to do with page load time.
The web host you choose will have an effect - there's a number of factors that come into play; how overloaded is their server? Where is their server located? (being in close physical proximity to your visitors will help, so if most of your visitors are in the UK, you probably want to pick a UK web host). What kind of connection is their server on? (hosting your website from an ADSL or cable line for instance will definitely slow your site down).
There's a number of things we as a web host do to make our customer's sites faster - these include enabling mod_gzip - this means HTML, CSS and Javascript are compressed before they're sent to the browser; this reduces the amount of data that is sent over the wire, so the page loads quicker.