Thursday, July 18, 2013

How to optimize page load time for SEO -Blogger-

6 : On Page SEO Page Load Time





The Page Load Time is also important in SEO, ie when less processing time whenever a priority to appear at the top of search results if it equal with the rest of the pages in the previous rules, so I'll give you a useful tips to reduce the loading time of your pages:

A - Stay away from any Gadgets unnecessary that displays hours, or visitor .. Etc..

B - compress the pictures for the lowest possible size using the extension. Jpeg, and if  necessary to view large image size, you can give a thumbnail for it , and plug it in the original image when click .

C - the last thing you think about it, is to put an audio file runs automatically when you login to your site!

D - If you are using many images in your blog, I recommend you add the following code above <head/> directly .




<script charset='utf-8' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>

<script src='https://sites.google.com/site/addinblogger/how-to-add-in-blogger/lazyload-min.js' type='text/javascript'/>

<script charset='utf-8' type='text/javascript'>

$(function() {

$(&quot;img&quot;).lazyload({placeholder : &quot;https://sites.google.com/site/addinblogger/how-to-add-in-blogger/grey.gif&quot;,threshold : 200});

});
</script>


This code contributes to delay loading images, it is good for pages long and full of pictures.

And you can now, through the new interface for Google Analytics to recognize - Page Load Time - accurately , and many other analysis in the list content side, and choose Site Speed SEO.





0 comments:

Post a Comment