Blogger Templates for your blogspot Blog, Adsense Blogger template, Making Money Online With Tips Tricks

Alternative Javascript Hosting For Blogspot User

Javascript Hosting is currently in high demands for blogger who use blogspot blog. Why? Nowdays a blogger template has moved to the next generations. Currently day by day blogger template keep coming with amazing style. For that we also need some javascript to make our design walk with no problem. As we know Googlepages has stopped the free hosting and nobody will deny that Googlepages given so much help to free blogspot user. Then what we can do?

The Solution
Every problem has the solution. Yes or No? There are 4 ways we can do to host our javascript file. So let's we start.

Solution 1. Change file extension from .js ke .txt

We can change the .js to .txt
Remember to cange .js file to .txt file and upload it to your free hosting that allowed .txt file. after it change the way you call it.

<script type="text/javascript" src="file-url.js" />

we can change it like this

<script type="text/javascript" src="file-url.txt" />


Solution 2. Adding script directly to our blogger templates.
We can do this by replace code below
<script src='SCRIPT_URL' type='text/javascript'></script>

With this code below
<script type='text/javascript'>
//<![CDATA[
SCRIPT_CONTENT_HERE
//]]>
</script>

How do i know SCRIPT_CONTENT_HERE code?
just copy SCRIPT_URL to your browser and you'll see a bunch of code. now copy and paste that code to SCRIPT_CONTENT_HERE.

Solution 3. Upload the javascript to another free hosting.
Well as you know we can't expect much from free hosting, but if you want to know where, then here is 2 file hosting that allowed javascript with direct linking.

1. http://www.hotlinkfiles.com/
2. http://www.ripway.com/

Solution 4. Buy a new Hosting. +_+

Well I hope this information is useful.

12 Responses to "Alternative Javascript Hosting For Blogspot User"

  1. Unknown Says:

    Nice information.i used the site tucktail.com for the Domain name Registration they provided me the Free Hosting for me.

  2. Anonymous Says:

    Hi,

    I would recommend "Host Gator" for your web hosting because it's very cheap and reliable. Their support service is awesome. This company offers site building tools, application vault, web mail, antivirus, Php, MySQL ,e-commerce and hosts unlimited websites in one plan. Don't go for free web hosting.They are not reliable. Check it out here (read the User Reviews) :
    http://top50webhosting.org

  3. Free Ebooks Says:

    i found another great free javascript file hosting. www.yourjavascript.com
    they have a nice feature to access the file for specific domains.

  4. marvin Says:

    thanks brother. I spent 3 hours before i found your blog. thanks , I embed my script in my own blog page.

  5.   Says:

    hi! help pls.

    it actually works for some javascripts, but not for the recent post javascript on:

    http://mlxperience.blogspot.com/2008/11/recent-post-thumbnails-widget-for.html

    can you kindly check why?

    i like to use that widget instead of the recent post widget already installed on blogger.

    thanks!

  6. my entertainment Says:

    This information was awsome...
    check my template any day,,,
    it helped

  7. Entertainer Says:

    Hi, another great post
    hey keep ur sharing button visible

  8. 7on7.tk Says:

    Thanks for sharing. It's very useful for a new blogger like me. :)

  9. Make Money Online / Make Money At Home Says:

    WOW! i cant believe it. it really working... you know what i almost loss my job for this hahahahaha

  10. Anonymous Says:

    I found this:

    http://jsi1.tk/

    Here you can host javascripts too

  11. Laxmikant Bhumkar Says:

    Thanx for sharing
    http://luckybhumkar.blogspot.com

  12. web design company Says:

    Thanks a lot for ur valuable info.It helps me to a greater extent.

Leave a Reply