Responsive Ad Slot

Hot Games

Startup

Trends

Tech

Load JavaScript Code in Your Blogger Blog Faster Than Ever

Friday, July 25, 2014

Got bored by seeing the spinning animation of your browser, when you visit your blog ? I want to ask you that is your blog taking too long to load? If yes then I’ll say that this is really really bad for your site performance/ranking/SEO. What when you landed on a site’s page but the site taking toooo long to response? I hate this situation and also assume you hate it too. So simply when other visitor will come to your blog and your blog take long time to load, visitor will leave your blog.
Not only visitors Google also don’t like a page that takes too long to load. This long loading time can affect your SEO & Ranking.

Did you traced why your blog taking too long to load? If you don’t know then I’m giving you the possible causes of heavy web page. We all know that blogger is a free hosting blogging platform by google, so there is no chance that our blog could be slow due to server problem. Then what’s the problem?

  1. External/3rd party scripts (javascripts).
  2. Huge size images.
  3. Large number of posts on main page.
  4. Using too many advertisements.
  5. Sharing buttons.
  6. Template with bug.
  7. Social widgets and so on..
But in the above 7 causes the main cause is external JavaScript codes. We generally use advertisement on our blog to get some extra money and this is good. But do you know that every ad code is a 3rd party/external JavaScript code. And its make our blog page slow. Not only slow, some ad codes try to load fast before the other code of your blog get loaded. When you have a useful content on a page and before loading the content ad code are getting appear. What will happens then ? for sure the visitor will leave your blog cause he/she didn't went there to see/click on your ad she/he went there to see the page content.

So now I think you have got that how bad it is if your blog’s unnecessary code load faster then your necessary one. You wanna get rid of this problem ? IF your answer is yes you landed on the right place. Now I’m gonna share a little trick to load your necessary/selected code faster than the unnecessary one.

Simply use the below code to load your JavaScript faster.


<script type=’text/javascript’>
//<![CDATA[
Paste Your JavaScript Code Here//]]>
</script>

Replace “Paste Your JavaScript Code Here” with your java-script code.

This way you can load faster your widget content. Also if you want to use the code inside of template just put the above code to your desired place and replaces “Paste Your JavaScript Code Here” with your code.
I hope you will enjoy this trick to make your blog page faster. So if this trick helped you a little please consider to share it on your social page. And also if you have any question or problem please feel free to leave a comment.

No comments

Post a Comment