CHEAP DOMAIN - .COM DOMAIN ONLY $8.50 | CHEAP VPS - From $2.50/Month Tun/Tap/OpenVPN
 

Google Uses Web Site Speed To Rank Web Sites

April 13th, 2010

Google start to uses web site speed to rank web sites.
you can do many things to speed up your site.

also please read about more ways of how to speed out your web site load.

if you are using Google Analytics to track your web site visitors – there is also a new Google Analytics code to speed out you site

just put this code instead of your regular analytics code.
also you should put this code in the end of code in your page and to in the footer as is used to be.
please copy this code and update your UA-XXXXX-X number.
here is the code:

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-XXXXX-X']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

read more at: Making web faster
and at: Sync Tracking New


Do you like my Blog ? Buy me a cup of Coffee !

Share

This entry was posted on Tuesday, April 13th, 2010 at 12:40 pm and is filed under Google. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.