Remove the redundant "space" characters
The global trucker page has over 200KB of redundant "space" characters within its HTML.
These space characters are ignored by web browsers so are just adding useless extra size to the HTML file.
Is there an option in your software which will stop these "spaces" being generated?
With "static" web pages, they could be removed easily. Also software is available which removes redundant characters from HTML (sometimes called "compressing" the HTML).
Richard
|