|
Google’s algorithm looks at a significant number of ranking factors when it decides where a site should be in the SERPs. These ranking factors, and the weight they’re each given, change over time. Last week at PubCon, Google’s Matt Cutts revealed a new ranking factor that may debut in 2010: page load time. This would have potentially significant implications in two areas:
If load time becomes a ranking factor, there may be added justification for spending more money on a host with quality connectivity and for leasing a virtual private server (VPS) or dedicated server. The location of your host could also be a consideration. An offshore host, for instance, might be at a disadvantage here, especially if it doesn’t have good peering.
If Google takes into consideration load time, it will be yet one more incentive for website owners and developers to focus on the basics. From optimizing the configuration of your webserver to implementing caching, for instance, there are a lot of ways you can achieve significant or incremental performance boosts that will decrease page load time. Improving Load Time: Tools of the Trade There are a lot of tools that you can employ to identify load time bottlenecks. If you’re a Firefox user, the Firebug plugin with the Google Page Speed add-on is hard to beat. It will test not only the load time of a page, but breaks down all of the requests. It also provides warnings and suggestions. If you’re not a Firefox user, free online services like the Web Page Analyzer from WebSiteOptimization.com can also display some of the same data and suggestions. Hosting-wise, services like Network-Tools.com can be useful in determining the quality of your host’s network. And finally, the best tool of the trade when it comes to decreasing page load time in practice: a competent developer. After all, knowing that your toilet is backed up really doesn’t help when you don’t have a competent plumber to fix it. Just How Much Weight Will Google Give Load Time? The big question you’re probably asking is: just how much weight will Google give to the load time ranking factor? To start, at least, it will probably be quite modest. As mentioned, there are literally hundreds of ranking factors Google takes into consideration and with page load time, Google will probably be looking for extremes (e.g. the page that takes 20 seconds to load). A fraction of a second is (hopefully) not going to make a difference. Given that, the possibility that load time will become a ranking factor isn’t worth fretting over if you already have a website that loads pretty quickly. But that doesn’t mean it should be ignored. Two points:
Courtesy econsultancy.com |
Site Speed, Google’s Next Ranking Factor
12
23
09'
Written by Team iPOTT
Category:
Indian IT Market, Market Forecast, Tech Expectations, Towards Clarity
Tagged with:
Share it:
- Share this post by E-mail
- Share this post on Delicious
- Share this post on Digg
- Share this post on Facebook
- Share this post on Myspace
- Share this post on Google
- Share this post on LinkedIn
- Share this post on Twitter
- Share this post on Reddit
- Share this post on Stumbleupon
- Share this post on Newsvine
- Share this post on Technorati

What does this mean to you and me. It simply means the web site need to take care of the loading speed if they have to get thrown (in the first 30 results) on Google Search.
Some factors impacting the site speed are valid code, a site designed for accessibility, seo factors etc. In spite of all these factors it is critical to check if the site loads quickly even in slow internet connections. DO the following to remain on Google:
1. Optimize your pages for codes and images
2. Optimize CSS
3. Optimize SQL queries
4. Do a server site compression (the most critical ). If you are on shared hosting check with your service provider if compression is enabled. Once they enable compression do a Gzip test to check the % of compression. One can easily go upto 70% of compression.
Get ready for google’s new search algorithm. Drop us a line if you have any questions..
One common will be ‘how to check’ server side compression. So we are sharing this information for the benefit of all. There are various methods to check on compression status depending on the server, is it dedicated? Shared hosting etc. But we will give you the simplest.
http://www.gidnetwork.com/tools/gzip-test.php type in your url to check the gzip. It will give you the compression status.
[...] that you get noticed? Recently Google announced that the website speed will be taken into consideration for ranking. In this post I am just going to list out some very useful tools which you can use to find out [...]