Go Back   Affiliate Programs Forums > Site Development > Website Coding and Development

Notices

 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 05-05-2009, 11:34 AM   #1 (permalink)
Member
 
AffiliateLeads007's Avatar
 
Join Date: Aug 2008
Posts: 68
Thanks: 1
Thanked 1 Time in 1 Post
Default Tips for quick loading websites

To start, when you are slicing, it helps to simplify things as much as possible and avoid large images. For the background, a repeating small image works much better than a large detailed image.
AffiliateLeads007 is offline  
Old 05-06-2009, 01:25 PM   #2 (permalink)
Top Level Poster
 
GregK's Avatar
 
Join Date: Feb 1975
Location: Irvine, CA
Posts: 445
Thanks: 2
Thanked 6 Times in 6 Posts
Default Re: Tips for quick loading websites

I'm not an expert here, but it is a good idea to stay away from large videos and images
__________________
www.affiliateprograms.com
GregK is offline  
Old 05-13-2009, 07:55 AM   #3 (permalink)
Junior Member
 
Tahadar's Avatar
 
Join Date: May 2009
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Tahadar
Default Re: Tips for quick loading websites

More tips:

- set the background image in CSS not in main document. .css file is loaded before index.html so basically the background will load first and the visitor will not spend 5-6 seconds looking at a white page.
- .gif images are smaller than .jpg images and load faster because contain less colours but are not the best when it comes to display a photographic image. Use them for buttons, bullets, lines, etc.
- .gif and .png images have options for transparent background unlike .jpg
- never / ever put a CMYK image on a web page, use only RGB images
- 16/32 bit images have no visible quality increase (for human eye anyway) will only become biger and increase page loading time.
- adding background music can sound like a nice ideea but each time you use a javascript function, the music will stop and the page will load slower.
- avoid big documents. better have 10 small documents and use php include function than a big one with all 10 in it.
- don't set styles at each text block, set classes in .css file and use class= "your_class" inside <p> tags. Page will be smaller so will load faster.

Tahadar
Web design & pre-press
Tahadar is offline  
Old 05-29-2009, 05:48 PM   #4 (permalink)
Affiliate Program Manager
 
HomeComputerGames's Avatar
 
Join Date: May 2009
Posts: 160
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Tips for quick loading websites

Smaller page loads are better, though with high speed access becoming dominate the meaning of small page loads is changing.

Indeed you should stay away from inline styles and use your style sheets whenever possible. This is also good for SEO as it reduces the garbage code.

We did a survey on 3,000 people regarding loading sound on a page without asking first.
92% said they will leave a site or get a negative attitude towards it if sound is presented without permission.
Many people listen to loud music on their computers at times. If they neglect to turn it down and visit a site with sound it scares the sh** out of them! Other lesser systems can also crash when loading sound.

Using off site images can delay a page load also. Many security certificates from Mcaffee and others will often delay as they are very busy and their servers often delay presenting the security image. To get around this put the image in an iframe and then present it on your page. The main page can then load completely without having to wait for someone elses server to respond.
HomeComputerGames is offline  
Old 07-07-2009, 10:09 AM   #5 (permalink)
Top Level Poster
 
GregK's Avatar
 
Join Date: Feb 1975
Location: Irvine, CA
Posts: 445
Thanks: 2
Thanked 6 Times in 6 Posts
Default Re: Tips for quick loading websites

this one will help with SEO and load speed. Use text instead of images of text. Search engines don't know what an image says but can read text, regardless of the font. Most programmers can make a font look like whatever it was you designed, so if you need help, ask one of them.
__________________
www.affiliateprograms.com
GregK is offline  
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -5. The time now is 05:07 PM.

Inactive Reminders By Mished.co.uk