How to Remove Default Javascript and CSS from Blogger

 Many people don't know that there are default css and js in your blog which are primarily responsible for slowing down the loading speed of the blog. 

If you want to make your blog fast then you need to remove these codes along with other unnecessary codes.
Many of you might be trying a lot to increase the loading speed of your blog but if you try this, then hopefully your blog's loading speed will increase. 
Also remove other blog functions that you don't need but are keeping on your blog today.

Option to override Blogger's default css and js 

You may not know if these JavaScript and stylesheets from your blog are present in your blog, they prevent your blog from loading quickly. 
If you have these packs installed in your blog, they are not loaded with post loading and if you remove them, your blog does not need to load any more.

Disadvantages of removing default css and js:

There are also some disadvantages to removing these codes on your blog that you may not need much. 

Removing this pack may cause the custom page on your blog to stop working.
No problem, you will create the page automatically.
Auto add on blog seems to not work.

Ways to remove Blogger's default CSS and JS:

If you want to remove these unnecessary codes from your blog, you can do it very easily.
All you have to do is add a code to move.

  •  First you sign in to your blog. 
  • After signing in you go to theme options and edit your blogger template by going to theme edit option. 
  • First look at the code below.
<html b:css='true''false' b:js='true' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true' b:templateVersion='1.0.0'/>

As you can see in this code b:css='true' and b:js='true' are given . If you cut
these True to False then the extra Css and JS will be removed from your blog.
This way you will have complete code

<html b:css='false' b:js='false' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true' b:templateVersion='1.0.0' expr:class='data:blog.languageDirection' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>

And paste the above code.
You can do this very easily.

Learn more: 
 Above I showed you how to remove Blogger's default CSS and JS from your blog.
Hope you can easily remove excess and unnecessary codes by reading this post.
And removing these codes will greatly increase your blog's loading speed. 
Removing these codes Page Speed ​​Insight recommends removing these codes by saying the same thing.
So you can comment on today's post.

Post a Comment

Previous Post Next Post
Youtube Channel Image
BlogrTool Subscribe To watch more Blogging Tutorials
Subscribe