This post is for all people who are facing issue with Google drive hosting. If you're thinking that something happened to your account or your links then don't worry your account and links are perfectly okay.
Recently, Google discontinued the service of Google drive hosting which simply means you can't host your files through Google Drive anymore.
This is a bad news for all the developers and bloggers who used to host their files at Google Drive.
See the announcement here
So now you need to host your files on other sites. A better alternative is Dropbox.
But you can't host your files directly on Dropbox. This is why I made this post to help you.
So to host your files on Drop box you need to sign up on Dropbox and then upload your file. This is the easy part and now the tricky part
Steps to follow
Recently, Google discontinued the service of Google drive hosting which simply means you can't host your files through Google Drive anymore.
This is a bad news for all the developers and bloggers who used to host their files at Google Drive.
See the announcement here
So now you need to host your files on other sites. A better alternative is Dropbox.
But you can't host your files directly on Dropbox. This is why I made this post to help you.
How to host your files on Dropbox
So to host your files on Drop box you need to sign up on Dropbox and then upload your file. This is the easy part and now the tricky part
Steps to follow
- This is how you'll see your file in Dropbox
- Now take your mouse cursor over the file name and you'll see share button
- Click on share button and you'll see something like this
- Now click on link settings choose the settings as in screenshot
- Now copy the link
- Your link will look like this
https://www.dropbox.com/s/mbe42hwk0k693bt/Test%20JS%20File.js?dl=0
- You need to change the www in the URL to dl, so it looks like this:
https://dl.dropbox.com/s/mbe42hwk0k693bt/Test%20JS%20File.js
Visit the link in browser to see if it's working or not.
Now you can use this link in your style sheet or in your web page.
Same trick can be used to host CSS style sheet.
0 comments:
Don't forget to check 'Notify me' box to get notification of reply.