What can programmers do to improve site performanceSolutionA

What can programmers do to improve site performance?

Solution

Answer :

1.Minimizing HTTP Requests:It is the most important thing to improve site performance doing minimizing the number of round trips.By minimizing these requests automatically speed up the page significantly.

2.Optimizing Images : The browser needs to download all images,causing some sites to be big slow.By properly formatting and compressing images without losing their look or quality you can save on data that needs to be downloaded.

3.Data URL\'s : This is another way to reduce the number of http request that images make is to use as sata urls.

4.Caching : It is most important to improve site performance.Web Browsers and web servers allow for caching.These caches store previous requests on the browser or server,requests such as images ,web pages,css/jss files and other data such as cookies.By storing these responses bandwidth use is reduced and it helps improve site performance.

5.Minifying HTML,CSS & JavaScript : Removing unnecessary characters like white space,comments and new line characters.These characters can be removed without effecting the codes performance and by removing these we are reducing the file size of our code..

6.Caching and cookies and Manifying are most important things to improve site performance.

7.SEO is easily getting site..

..................

What can programmers do to improve site performance?SolutionAnswer : 1.Minimizing HTTP Requests:It is the most important thing to improve site performance doing

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site