Skip to main content

Posts

Showing posts with the label Make Website

Code Script Bloggers Make you Website And Blog Load Faster

Code Script Bloggers Make you Website And Blog Load Faster This year is all about a win win  Blogspot Bloggers here is a code that will make your website load faster. <if expr='not(is_ie 6()) and not(is_ie7()) and not(is_ie8())'> <if expr='not(is_fe ed())'> <script type='text/ javascript'> //<![CDATA[ var m=1024,n=104857 6,p=10485760,q= 1073741824,r=21 47483648,s=2147 4836480,t=21474 8364800; function u(b){var c=b/ t;if(c>=1)return  Math.round(c*10 0)/100+" TB";var d=b/ s;if(d>=1)return  Math.round(d*10 0)/100+" GB";var e=b/ r;if(e>=1)return  Math.round(e*10 0)/100+" MB";var f=b/ q;if(f>=1)return  Math.round(f*10 0)/100+" MB";var g=b/ p;if(g>=1)return  Math.round(g*10 0)/100+" MB";var h=b/ n;if(h>=1)return  Math.round(h*10 0)/100+" MB";var i=b/ m;if(i>=1)return  Math.round(i*10 0)/ 100+" MB";return b+" B"}function v(b){document.write (u(b))}