Google already announced a few months ago that one of the factors that grew in relevance for the seo in seeking it was the time of load of the Web site. The time of load of a page, is the total time from the moment at which the user clica the connection to the page until the moment at which the page finishes loading and is in the navigator. Clarifying here that Google considers the time average of load, that is the time measured by Google based on the traffic (that is, the average time of load of the pages with greater traffic). In this series of articles I will try to sintentizar diverse suggestions that to be applied will help to reduce to the time average of load of the pages of a Web. At internal level it is important to emphasize that as base of development of a Web optimized (posicionamiento web) in the days of load is necessary that it contains code a clean and ordered HTML.
In addition we must consider that all those calls to third parties like widgets of social networks, videos of YouTube,smm, Analytics,publicidad online etc… will cause that the time of load of the pages they depend on the access times to servants of third parties. IMAGES AND CSS: * Using optimized images whose weight is the possible minor without resigning to the quality. In addition, he is not recommendable to reescalar the images by means of HTML reason why they must have the sizes in pixels that are going to be used by the page. * To reduce the amount of images to load by means of CSS Sprites that consists of unifying the greater number of images of the Web in a unique one. This way the accesses are reduced to the servant at the time of loading them. * The call to the CSS at the beginning of the code is due to implement. * One recommends the partition and use of archives CSS of an optimal way, dividing the CSS in two archives: One that contains the minimum code necessary to renderizar the page at the beginning and another CSS that contains the code that is not necessary until the page has been loaded completely. * The styles CSS that are due to use must be the right ones, avoiding unnecessary and duplicated loads. In this point compressors of CSS can be used that reduce the archives of style between 15 and a 30%. * The use of the CSS is due to avoid expressions since the use of this method affects in the times of load and answer as it is sailed by a page since it calls to other expressions Javascript. * The positioning in code of the external calls to CSS must consider if also they must load Scripts, so that they do of optimal way reducing it the times of load. First the style sheets are due to load later and the Scripts.
oneI hope you visit my site about marketing online y posicionamiento en buscadores

How to create tables/boxes using CSS. Download template www.2createawebsite.com