News:

This week IPhone 15 Pro winner is karn
You can be too a winner! Become the top poster of the week and win valuable prizes.  More details are You are not allowed to view links. Register or Login 

Main Menu

Some methods that will make your site load faster

Started by thrash_, May 22, 2006, 08:20:04 AM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

thrash_

Some methods that will make your site load faster
Hi All,

You should first try to optimize the graphics on your website. Many GIFs look just as good with fewer colors, and many JPEGs look just as good with a higher compression level.

You should also analyze the HTML of your site. Make sure you use relative paths, so that images are not downloaded more than one time. Remove any extra spacing and when linking to other pages, use relative paths and not absolute links.

Best of all, optimizing your page like this makes the user experience better as your site will load faster for them!