Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

How Can I Make My Site Load And Work Faster?


21 replies to this topic

#1 affhotspot

    Member [Level 1]

  • Kontributors
  • PipPipPipPip
  • 54 posts

Posted 02 January 2006 - 06:15 AM

i just wanted to know some extra tricks and tips i can use to make my site work great, being fast, and work well on all browsers. i think this will also help a lot more people and not just me.
so lets start a list of things we can do to make our site work better, faster.
start your commenting.

#2 DogEater008

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 383 posts

Posted 02 January 2006 - 06:37 AM

Well, first you shouldn't have so many graphic or animations on your site. Try to keep the amount of bandwidth takes to load your site down. If you're running a forum or anything. Try to optimize your database.. table.. etc.

You can try not to hot link other people stuff to your site because then it will need to make a new connection for it. And might increase your loading time.

If you have ads running on your site.. like popups, ads pop in, graphic banner. Try to put each ads code seperately apart .. instead of listing them one after another. Because this will pause your site from loading while the ads load up. So what i did is .. put one banner at the top of your site. And if you have popups or pop in ads, then put the code at the most bottom of your script so it will load last. So your visitor will be able to read or look at something wile the ads are loading up.

And of course, you should try to clean your code/script alittle bit.. so the browser or your server won't have to take that long to read the script.

#3 Arigato

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 268 posts
  • Location:Calgary, Alberta, Canada

Posted 02 January 2006 - 08:53 AM

Most of the loading time for a site is due to graphics, not so much the content. The biggest thing you could do if you haven't already done so is convert all images on your site from whatever it currently is to .gif using a program that will remove unused colors from the pallet, this can reduce the size of your site by over 10 times, thus significantly decreasing your site loading time.

Another big factor in site loading time is javascript. Removing any javascript that you don't really need can also significantly decrease loading time if you had alot from before that you removed.

#4 zaqy

    Member [Level 1]

  • Kontributors
  • PipPipPipPip
  • 56 posts
  • Location:Jakarta - Indonesia

Posted 02 January 2006 - 12:20 PM

i have a suggestion

try to remove any script on your site. sometimes pop up in your site make your site slower.

if you have images in your site like your logo or something .. you can cut to any piece so that web will faster to be load


if you choose free hosting make sure there are no ads.

#5 jlhaslip

    Insert Custom Title Here

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,040 posts
  • Gender:Not Telling
  • Location:Linux, DOS and Windows…the good, the bad and the ugly
  • myCENT:81.07
  • Spam Patrol

Posted 02 January 2006 - 09:32 PM

Resizing the images to match the size they take up on your site will help also.
If you have an 800 x 600 image that only takes up 80 x 60 on your site, create a new, smaller version of the image for the clients to use, instead of making the clients download the full sized image.

Limiting the number of images on each page will help also. Break up image intensive pages into several smaller ones. Makes the pages easier to manage, and faster for clients to download.

Also, using a site wide css file rather than having the same css embedded in to each of your pages will help overall performance. The client ony has to download the css file once into their cache.

Here is a link to use to check yur site loading times and it also offers suggestions to do exactly what you are asking about.

http://www.websiteop...rvices/analyze/

Use this link to analyze your pages, make the suggested changes, then run the analyzer again to see how effective it was in cleaning up the site.

#6 ernad

    Newbie [Level 2]

  • Kontributors
  • PipPip
  • 26 posts

Posted 02 January 2006 - 10:07 PM

:D that depends on hosting connection, user connection if u use mysql on your site you have some programs to compress sql and to make mysql to work faster and depends on your template if have a lot of images it`s slower :D

#7 moldboy

    Privileged Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 516 posts
  • Location:Canada Eh?!?

Posted 02 January 2006 - 11:17 PM

Quote

onvert all images on your site from whatever it currently is to .gif
THe only problem with that is it will greatly affect the quality of your images, so my advice is a little more graphic specific, if your image contains 1 to 200 colors (that is solid colors, no gradient) then use gif, if it has a lot of gradients don't use .gif, NEVER use .bmp, or .tiff. I personaly try to avoid .png unless it is required for the style of the page. And if you use .jpg don't use 100% as the quality setting. I try anything from 85-95 depending of the content of the image. But the most you should use is 99% as the 1% diffrence isn't noticable, however it will decrease the image size. Also try to use tilling for an image, or if you want to write on a piece of paper (graphic, instead of using the entire picture cut it up make the center HTML color code and the edges images.

#8 Sarith Pallewela

    Newbie [Level 2]

  • Kontributors
  • PipPip
  • 38 posts

Posted 13 January 2006 - 01:32 PM

Some rules to Really SPEED up your web site loading speed!

1.Try to limit the numbre of images

2. If you can't limit the number of images, make the images .bmp or .png ect. limit the .jpg's and .jpeg's

3. If your using Dreamweaver, check the default settings, because dreamweaver put in a lot of unwanted snippets to your site without even telling you.

4. Make the text of your site load first and then the images! You can do this with dreamweaver

5. Try to make your site look nicer with better text effects than graphic effects!

Hope this helps You!!!!

#9 moldboy

    Privileged Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 516 posts
  • Location:Canada Eh?!?

Posted 13 January 2006 - 11:29 PM

let me see if I read this right

Quote

If you can't limit the number of images, make the images .bmp or .png ect. limit the .jpg's and .jpeg's
could you explain your rationelle for saying this, If you REALLY want to slow down the loading of your site, or not let it load at all in some browsers use .bmp's and stear away from the jpg's and jpeg's
Just for the sake of arguing and to make sure I havn't been mislead I decided to take a 640 x 480 image (that just so happens to be of a fish tank) and saved it once as a bmp, and once as a jpg, so I shall releate my advice if you want your site to load fast DON'T USE .BMP!!! the file was 900kb which on my fancy internet connection (dial-up) would take up to 3 minutes to load, the jpg was ~200kb which on a good day could take less then 1 minute to load.

#10 Earths Daughter

    Member [Level 2]

  • Kontributors
  • PipPipPipPipPip
  • 86 posts
  • Location:In front of my keyboard most of the time.

Posted 04 March 2006 - 07:30 AM

For fast loading pages here are some tips:

No Flash.

No Sound.

Use text links for navigation instead of buttons.

Use a plain color for the background, instead of a picture.

If you use icons, limit it to just one, to add emphasis to text you put it next to.

No special effects on the text, like shaking around or fading in.

No special effect page transitions either.

Skip Javascript entirely if you can help it. I keep it turned off in my browser, and I have a high speed cable connection. I just keep it off for security reasons.

Use standard fonts, instead of embedding them in the page.

Optimize your HTML, there are free tools online to do that.

Use CSS instead of HTML tables.

Limit the number of images on the front page, preferably just a site logo.

Optimize all your images. There are free tools and software for that.

Resist the temptation to put a bunch of advertising banners or other ads all over the pages.




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users