Forum Moderators: open
I've a web site with a very slow loading time.
Someone told me that I could improve the situation by deleting the white spaces in the code lines of the pages with a wysiwyg editor.
Is it correct?
If yes,as I'm not comfortable with wysiwyg editors,are they easy or difficult to use for a "Frontpager"?
And,where I can find them?
Thanks for a kind reply
Sincerely
Specter
Each whitespace you remove will only shave off 1 byte of file size, so unless there loads of them (and i mean loads), its not really worth the effort.
much better to focus on things that make a real difference, like optimising images etc
By 'frontpager' i assume you use frontpage? which itself is a wysiwyg editor.
Ben
One is massive amounts of bytes on a page, and programs like Photoshop Elements will reduce image sizes by 70% with no discerible loss of quality (you can see a before and after side by side and tweak the compression to suit.... images with lots of fine sharp lines won't compress as much as more photo-like images).
The other is the speed of the pipe at your ISP - some ISPs have bottlenecks - poor quality connections onto the Internet backbone, and too many sites being served off each server.
See what rate you are getting information served - that might be a bigger problem than serving too much information via uncompressed images.
DerekH
Sincerely
Specter
You can replace large sections of the image that are only one color with a colored table. If there are repeated elements in the image, you can cut one of the repeated elements out as a separate image and use it multiple times. This way the viewer only has to download it once.
Also, where can you learn about images and slices etc online? I have Flash MX, and Photoshop, Elements, Dreamweaver MX, and get confused by their examples. I have seen some sites that are so crisp, where the top banner will blend in with the text on the page and also another image near the text etc...how do they do that? lol
TIA