How to make a website run faster?
These are the simple steps to be followed, when developing a website to make it run faster. First of all install Yslow or Page speed, then start looking the ways your site is unoptimized.
1. Use minifed Javascript and CSS, Avoid duplicate JS and CSS.
2. Put your CSS at the top of the document.
3. Put the javascript at the end.
4. Use seperate domain for images, javasripts etc...
5. Avoid URL Redirections
6. Use Image Sprites to Minimize HTTP Requests
7. Add an Expires or a Cache-Control
8. Use Gzip Components
9. Compress your images using Smushit or good image compressor.
10. Compress your css and javascripts using Yahoo User Interface Compressor.
These point will help you to run your site faster. You can also test your page (i.e) load test through online using Pingdom website.
1. Use minifed Javascript and CSS, Avoid duplicate JS and CSS.
2. Put your CSS at the top of the document.
3. Put the javascript at the end.
4. Use seperate domain for images, javasripts etc...
5. Avoid URL Redirections
6. Use Image Sprites to Minimize HTTP Requests
7. Add an Expires or a Cache-Control
8. Use Gzip Components
9. Compress your images using Smushit or good image compressor.
10. Compress your css and javascripts using Yahoo User Interface Compressor.
These point will help you to run your site faster. You can also test your page (i.e) load test through online using Pingdom website.
Labels: Compressiom, CSS, optimization, run, website speed
2 Comments:
wat?
Great post! If you're staying in Jumeirah Village Circle, consider opting for a JVC car rental to make your travels around Dubai convenient and hassle-free. Renting a car in JVC provides you with the flexibility to explore the city at your own pace. Highly recommend their services for a smooth and enjoyable car rental experience!
Post a Comment
Subscribe to Post Comments [Atom]
<< Home