The article discusses Jasper AI, transform the way you create content with Jasper AI! Discover the power of artificial intelligence in writing with its AI-powered content creation service. Create high-quality, original content for your blogs, business, or personal needs in a matter of seconds. With user-friendly interface and affordable pricing, Jasper AI is the perfect tool for enhancing your writing skills and improving productivity. Check out here for a comprehensive review and real-life examples of using Jasper AI.
Removing All Default Blogger JS And CSS To Speed up Page Loading Time
Remove default blogger scripts and CSS files —
The important thing is that you can not find default blogger CSS & JS tags in the HTML template code editor as they are automatically added to your blog whenever the page loads into the browser. Those default files are hidden in all blogs by the default settings provided by the BlogSpot server and only visible once the page loaded completely in the browser.
How to remove default CSS and javascript from the BlogSpot blog? In this tutorial, I am going to show you how you can easily remove default Javascript (js) and blogger's Cascade Style Sheet (CSS) from your blogger website pages. These default tags are added by Blogger itself for every page load, to run the default JavaScript and CSS bundle widget files. With the help of the following steps, you can now quickly remove default CSS and js of the blog. By removing these default unwanted 'widget_css_bundle.css' (CSS) and 'widgets.js' (JS) files you will improve your blog loading speed fast.
To speed up blog loading you have to remove blogger default javascript & CSS code which are automatically added in the HTML source code of your blog template between and before tag. You required to remove a couple of links and script tags in the source code like 'b:template' and 'b:skin' in case you are not friendly with the blogger CSS bundle authorization CSS as well as the static widgets. Also, make sure to remove the encrypted 'plusone.js' javascript because it is the biggest reason to slow your blog and causes more time for your website to load.
NOTE: This method is only recommended to those bloggers who are not using default widgets provided by the blogger. By disabling default codes, the default stylesheet CSS, and other native blogger scripts will stop working and you are then not able to use any of the default widgets.
Types of default JavaScript (.js) and Stylesheet (.css) files
Check out the list of various types of default JavaScript and CSS widget files generated and added automatically by blogger:- Default Blogger CSS code: widget_css_bundle.css
It is the first file that executed on the browser side as soon as the visitor visits your blog. This file includes all the default widget stylesheet CSS bundle file of Blogger template and all default widgets like related posts, review widget, popular posts, comment section, contact form, etc.
- Blog ID: authorization.css
It is a small CSS code file delivered on every page load that holds your BlogID.
- JavaScript for Widgets: widget.js
This is the most affecting file contains the code of JavaScript for all the default Blogger widgets. It is a big code file and so causing more time to fetch and load on the browser side.
- Google+ Script: plusone.js
It is the JavaScript added into each blogger blog for Google+ widgets.
UPDATE: Google plus is shut down and so it is auto removed.
Why you should remove blogger default CSS Bundle widgets and Widgets.js?
Removing default JavaScript (Widgets.js) & CSS from the Blogger blog is the best way for making your blog fast to load. But including advantages, it has some disadvantages too.Advantages and disadvantages of removing Blogger's default JS & CSS files:
- Advantages: The major benefit of deleting default JavaScript & CSS code files is the improved blogger blog load time that will provide a better user experience and faster user interface to all of your visitors.
- Disadvantages: When you remove all types of default JavaScript & CSS stylesheet widget bundle files which are added automatically by blogger, your custom blog design gets affected, all the default widgets stop working like popular posts widget, contact form, visitors count, etc.
Default JavaScript (Widgets.js) & CSS stylesheet (css_bundle_v2.css) code
Since it is hidden and auto-added by blogger settings, you can able to check the file once the page is loaded. To check the file, open any of your blog pages, and open its source code. To open the source code, right-click anywhere on the page and click on 'View page source'. You will get the code as shown below:Default JavaScript (Widgets.js) file shown in your template:
Also, check; [3 Line Script] Add Lazy Load To Speed up Website/Blog Loading By 2X
Remove Default Blogger JavaScript, And CSS To Speed up Page Loading Time
Some basic background knowledge of customizing Blogger HTML template code is required to know how widgets are configured and work as per the theme design.Follow steps to remove default javascript and CSS bundle files from blogger template:
STEP 1: Make sure to backup your whole blogger template code. (It's important!)
STEP 2: Go to the blogger HTML code of your template.
STEP 3: You will see the following code in the very first 3-4 lines:
STEP 4: To remove default CSS and JS files, you have to add
b:css='false'
& b:js='false'
codes as shown below:
STEP 5: And now removing default blogger CSS files, find the following code:
...
All your CSS codes
...
]]></b:skin>
STEP 6: And replace it with the following code:
...
All your CSS codes
...
</style>
STEP 7: Add the following code above the code created in step 6.
<!-- /*
<b:skin><![CDATA[*/]]></b:skin>
<!-- /*
<b:skin><![CDATA[*/]]></b:skin>
<style type='text/css'>
...
All your CSS codes
...
</style>
STEP 8: For removing authorization.css link for your Blogger blog, find
<head>
and replace it with the following code:
STEP 9: Now find
</head>
and replace it with the following code:
STEP 10: Now find
<body>
and replace it with the following code:
STEP 11: Find
</body>
and replace it with the following code:
STEP 12: Save template. And check your blog speed with Top 10 Free Mobile Speed Test Tools | Loading Optimization | Website Testing Tools
Blogger’s default stylesheet CSS and JavaScript Widgets bundle are the biggest reason which affects your blog's page loading speed and causes to increase page loading time. Also, Blogger doesn't have any way to disable default JavaScript and CSS, so completely eliminating default CSS & JS from your Blogspot blogger blog is the only option to speed up your blog load time.
So these are some of the best techniques and tricks to improve page loading time by removing Blogger default CSS bundle & unwanted JavaScript widget JS files added automatically to your blogger blog. If you find any difficulty while making changes then please let me know via the comment section shown below.
Excelente aporte , Sos groso che !!, me sirviooo!
Gracias por visitar el sitio. Espero que encuentres más páginas relacionadas.
Y gracias por comentar. Continúe leyendo y comentando, eso nos motiva a servirle mejor.
(Commenting with the help of Google Translator)
Me sirvió, excelente post, SOS GROSO CHE!
Thanks for visiting. Requesting to check other pages too.
Keep reading and commenting, that motivates us to serve you better.