Page is a not externally linkable
IanTurner - 10:31 pm on Oct 2, 2002 (gmt 0)
How can we achieve this. 1. Optimise images An absolute must for most of us, then again we should be doing this as part of our every day work as we like sites that download quickly for the user. 2. HTTP Headers - Set expiry dates Setting expiry dates is useful for reducing the load on your server as it will cause pages and content to be held in cache and not be downloaded at every request. 3. Remove redundant HTML A lot of pages can benefit from improved performance by reducing the size of the HTML by the removal of redundant tags. 4. CSS CSS can remove a lot of HTML tags if you implement it correctly. Keeping your classnames as short as possible will also help keep code size down to a minimum. These come immediately to mind - are there any others that I have missed out?
Bandwidth charges seem to be in at the present time so methods of bandwidth reduction have to be looked at by webmasters. Espcially those of us who are also SEOs driving traffic to our sites in quantities that 'should' be above the industry norm.