As a web devoloper I am looking for increase my website performance, So finally I can Solve it.
Do you know?. How to speed up almost any website or load within seconds. if No! read my full article for speed up our website.
1.Minify CSS: First thing you consider that rendering a page within 2 seconds. Then we must take care of HTML blocks how that is rendering. if write every CSS style in HTML tags it takes more time to load a page. So minifying CSS very important! is it?. Here the tool for minifying CSS.
visit tool for the link.
2.Minify JavaScript: As like CSS, javascript also need to minify. to achieve that copy the whole js code and paste it in below web link after your visit.
3. Image Size: When it comes to loading an image in a web page, it is not to take enough long to load.
To decrease image do not crop it. instead of that decrease the quality of the image. If you don't want to loose image quality use image lossy tools providing below here.
4.Reduce HTTP Requests:
To load a website faster or minimize page load time, we should reduce HTTP requests. because it take more requests from the webserver,
5.Use CDN: By using CDN you can reduce HTTP requests and save bandwidth. if you are using bootstrap or jquery do use CDN links instead loading from your server.
If you are unable to pay hosting fees, you think about cdn.
For images there are lot of image hosting providers on the internet, But you need to choose best one. Some of them I listed here
- http://tinypic.com
- freeimagehosting.net
- http://imgur.com
For Js and css
- maxcdn
- cloudflare
6. Reduce Server Response Time: To reduce Response time of the server you need to choose best hosting server for your website. So essentially you have to choose best server providers on the planet.
here is the list best providers
- bluehost
- ipage
- hostinger
- siteground
- inmostionhosting
If you like my post please make comment/share.