Thursday, April 19, 2012

How To Host Javascript Files In Blogger


Google is a blessing in the era of internet. This post explains how to host javascript(.js) files in blogger itself, so you don't need to worry about bandwidth limitations and so on.





How to host Javascript files for Free with unlimited bandwidth ?" is one of the most frequently asked questions in the blogger community. There are tons of hosting providers out there who can help you host your .js files for Free, but all have some bandwidth limitations and also they are not very reliable also





As you can see, there are three javascript files (highlighted with colors) in the template. The files are hosted in google sites. Copy each of those three links and paste them in your browser and download all those three files. Now, open each file with Wordpad (not notepad) and copy that code.
Now, here is the trick. Now paste the code you copied (copied from first file) in your blogger template like this


<script type='text/javascript'>

//<![CDATA[

paste the javascript code here

//]]>

</script>




What about if you have 2 javascript files or three (like falkner press template) ? Simple! Just repeat the process again just like this




Save the changes. And you must backup your template before editing

Benefits of this trick:
No file size limitations
No bandwith limitations
Super fast page loading as files are stored in blogger itself

Please comment here if any problem and share with your friends

0 comments:

Click Here To add Comment