On the other hand if we think about the crawler. if your website load time is less he can go through your data easily. but if your page takes a lot of time to load he will not spend much time on this. So your blog speed matters a lot for you. Like i said design also matters when things comes upon speed so here i got some tips about design of your blog that might effect your blog speed.
Choose a good template
Template is everything when things comes to the design. Try to use simple and clean template that will provide each and every information required. Don't run after heavy designs they will definitely increase your page Load time.
Optimize your JavaScript and CSS files:
This could be the easiest way to control your blog load time. If you got a lot of JavaScript you can combine them. So there will be less requests to the server and server can process more request. E.g. If you got 5 JavaScript files. Then each time the webpage is loaded if will put 5 request for the server each time server will take these requests individually. if you combine them. if will make less requests to the server that means decrease in server load and bandwidth also.
Get a Good Server
You should be care full while buying your hosting service. Because it matters a lot when thing comes to the page load time. When your server will be having a lot of traffic a good server can handle it really easily.
Avoid Images wherever you can
You can use colors on place of images in your blog or we can say that where images are not the only option. You should try to avoid images as much as possible. you can try css gradient generator for various colors. it will definitely help in improving load time.
Caching
If you got a lot of images or files caching will help you a lot. e.g. when you see a new website it might took time to load first time but after that its loadtime is improved. But carefully manage your cache settings and Don't enable cache on your langing page this will effect your site SEO.
Re-size your Images
Images takes a lot of time and bandwidth to load on any website. Sometimes you uses images of large size on place of small size images so you should find those images on your blog/website and scale them down to appropriated size.
Minimize your Code
You should try to minimize your CSS and JavaScript code. Don't place any dead code in your files. Try to optimize your CSS code. You can try out some tools to minimize your CSS code. One of these tools is Clean CSS.
Manage Plugins
if you are using WordPress then you shouldn't keep unnecessary plugins to your blog/website. try to use best plugins and read carefully about the plugin before using it. you can get more that one alternative for your single plugin so choose from them carefully.
So these are the tips to improve your Page Load Speed.
Thankyou....
Comments
Post a Comment
your Comment is sent for moderation, Thankyou