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.
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
How Can I Make My Site Load And Work Faster?
Started by affhotspot, Jan 02 2006 06:15 AM
21 replies to this topic
#2
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.
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
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.
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
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.
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
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.
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.
#7
Posted 02 January 2006 - 11:17 PM
Quote
onvert all images on your site from whatever it currently is to .gif
#8
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!!!!
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
Posted 13 January 2006 - 11:29 PM
let me see if I read this right
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.
Quote
If you can't limit the number of images, make the images .bmp or .png ect. limit 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
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.
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

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users















