how to reduce java script execution time on googlespeed tool - blogger wprocket
change </body>
with this code
<!--</body>
--> </body>
-------------------------__________
after that
change <head>
with this code
<head>
_______________________________________
now replace
</head>
with this code
</head><!--<head/>-->
after that click on save template
_________________________
change </body>
with this code
<!--</body>
--> </body>
-------------------------__________
after that
change <head>
with this code
<head>
_______________________________________
now replace
</head>
with this code
</head><!--<head/>-->
after that click on save template
_________________________
___________________
Eliminate render-blocking resources
decreaseing loading time
go to edit template and press ctrl+f search for
ajax
you find
<script src='https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js'/>
"replace above code"
with code below :-
<script id='script-batch' type='text/javascript'>
(function(d){
var js = d.createElement('script'); js.async = true; js.defer = true;
js.src = "https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js";
d.getElementsByTagName('head')[0].appendChild(js);
}(document));
</script>
and save template : done chack your blogger blog speed with google sped test tool
Eliminate render-blocking resources
decreaseing loading time
go to edit template and press ctrl+f search for
ajax
you find
<script src='https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js'/>
"replace above code"
with code below :-
<script id='script-batch' type='text/javascript'>
(function(d){
var js = d.createElement('script'); js.async = true; js.defer = true;
js.src = "https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js";
d.getElementsByTagName('head')[0].appendChild(js);
}(document));
</script>
and save template : done chack your blogger blog speed with google sped test tool
bro i clicked on adds
जवाब देंहटाएंइस टिप्पणी को लेखक द्वारा हटा दिया गया है.
जवाब देंहटाएंइस टिप्पणी को लेखक द्वारा हटा दिया गया है.
जवाब देंहटाएंnice track 100% working my website www.etalkss.com
जवाब देंहटाएंthanks for compliment
हटाएंcurrently trying, I'll drop a feedback soon.
जवाब देंहटाएंyeah it works, but yet the speed doesn't move from 0-49 speed rate....which is very poor for my blog, please what should I do ??
जवाब देंहटाएंPLEASE use another template
हटाएंuse this template and ,, use code for fast loadind ...https://www.templateify.com/2019/06/minifast-blogger-template.html
जवाब देंहटाएंइस टिप्पणी को लेखक द्वारा हटा दिया गया है.
जवाब देंहटाएंThe last code hides the images
जवाब देंहटाएंremain it as it is
जवाब देंहटाएंnice, its working
जवाब देंहटाएंHi i didn't find the code ajax in my theme on my site https://www.informativestar.com/
जवाब देंहटाएंCool
जवाब देंहटाएंgood try
जवाब देंहटाएंWhat is the importance of increase this speed...? I have the same problem but i wanna know why is important to increase the speed...
जवाब देंहटाएंnot any importance
हटाएं