Host all the Javascripts in Blogger for free

Host all the Javascripts in Blogger for free


host Javascripts Blogger
host Javascript in Blogger

How to host all the Javascripts in Blogger for free

One main problem we have is to host our javascripts if we don`t have a good host

tha fast way is using some good javascript hosts you can use like Your javascript which will host your javascript for free

The best solution is to host javascripts in Blogger itself , yes it`s possible, all what you have to do is to put the javascript external link data so if we have a link like the following

<script src='http://Your-Script-Url/file.js' type='text/javascript'/>

we will visit the js link which is http://Your-Script-Url/file.js and copy everything then put the copied content between //<![CDATA[ and  //]]> like the following:

<script type='text/javascript'>

//<![CDATA[

PASTE THE JAVASCRIPT CODE HERE

//]]>

</script>


if you have more than one external js link you can but every link content in a separate code like the previous code mentioned .

And it`s done ! you are hosting javascripts on blogger for free and for ever !

Host all the Javascripts in Blogger for free
4/ 5 stars - "Host all the Javascripts in Blogger for free"