Sometimes it seems like one of my hosts is really slow in serving pages. It could display the page immediately, or it might take up to 5 to 8 seconds to serve the first webpage of the request. After that, it’s generally faster but I’m concerned that the slow serving speed of the host might affect my PageRank. Will it?
Michael Cyger
[ Admin ]
It took me a while to find the link, but I knew that I’d seen this answer in the past!
- Don’t include multiple Javascript files on each page, when you could combine them all into one.
- Don’t make your images huge (filesize) when the image is actually tiny (visually, on the screen).
- “Minify” (is that a word?) or compact your pages with something like gzip to make them smaller to load.