Remove plusone.js JavaScript To Load Blogger Website Faster [Quicktips]

So you are also stuck on this one of the major question "How to remove https://apis.google.com/js/plusone.js ?" PageSpeed check analysis shows that it slows down the page load time quite considerably even we don't have plusone feature installed on the website. This tutorial helps you to reduce the load time of your blogger blog. Remove plusone.js & Reduce Load time of your Blogger Blog - On Quora, I saw the questions about How to remove default widgets javaScript [Widgets.js] from Blogger or Wordpress or any site? Is it possible to remove the plusone javascript from HTML? How to remove or disable Plusone.js from blogger? Google plusone button is slowing down page load. And Google used to say "page speed is one of the factor to consider for search engine ranking', but unfortunately the code generated by Google with plusone.js is much slower than other .js files. Today we are going to learn how to disable widgets and google+ script files from blogger and how to get rid of these kinds of codes and how to remove plusone.js from HTML to make blogger blog template load faster.
Remove plusone JavaScript From HTML To Load Blog Faster
Remove plusone JavaScript From HTML To Load Blog Faster
If you look carefully & search for plusone.js in your template, you'll notice that the navbar's code loads some JavaScript files as the Google Plus One plusone.js file and you will see the code like this:
[...] .... ... <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> ... ... [...]
And when you try to remove it several times; it keeps reinserting automatically itself again in HTML. Even if you are going to disabling google plusone feature, that script again shown at the same place.

People used to ask - "Page speed of my blog is decreasing continuously, tell me something to make blogger blog template load faster without disturbing better user experience."

In previous article we have seen most effective tips to reduce load time of blogger blog and how to remove default widgets & JavaScript. In addition to that, we are going to learn to remove plusone.js from HTML to make blog load faster.

Remove plusone.js JavaScript From HTML To Load Blog Faster

It is the simplest way to load G+ button on the page, but inappropriately it won't work, instead it slow down your page loading time considerably, and hence we are going to remove it from our HTML.

Follow steps as it is:

1. First take a backup of your blog template for the case where something goes wrong. Then open HTML.

2. Find plusone.js, you will get like this :
<b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'>
..
..
bla bla
..
.. .. .. https://apis.google.com/js/plusone.js.. .. ..
..
bla bla
..
.. .. ..
</b:widget>
3. Its the navbar code in blogger that injecting plusone.js script auto into HTML. If you don't want and if you are not using it then you can remove it. And go to next step.

4. Final step, find  </body>  and replace it with following code:
&lt;!--</body>--&gt; &lt;/body&gt;
5. Save template.

Now onwards your web pages will load a bit faster and this is pretty nice thing for the user visiting your blog.

Speed up Google +1 button JavaScript

There is no need of coding knowledge to make it faster. This tip may help WordPress bloggers to boost there blog loading time. You just need to edit the https protocol attached with the link of plusone.js JavaScript as shown below:
https:// to http://

That�s it. Check your speed test.

If you know any interesting and effective trick to load blogger page faster than ever, then you can share with us via comment, we would like to feature it in our blog.

#Blogger #Blogging #SpeedOptimization #Howto #Tutorial


EmoticonEmoticon