Monday, 2 November 2020

Host your web page on Google drive.

 It is very easy to host your web page on Google drive. Many people like me do not want to purchase hosting services and sometimes it is not required.

So let see how we can do this. Follow the steps. 

  • Create a folder on your Google drive.


  • Upload your HTML files in this folder. You can also upload a folder instead of creating a new one, but make sure if there are many files in this folder, the home page should be named index.html.
  • Now on your folder, "right click" and select "Get link".



  • Also, click on "Anyone with the link" below the link.


  • Now open a website "https://drv.tw/", and select google drive.


  • Login in with your Gmail account and allow access to DriveToWeb, Admin panel will be opened with a link, which can you share or use to open your web page.

  • Done and enjoy!!! Your web page URL may look like https://etkwv2565bmwgh3ujmnrag-on.drv.tw/test/



You can do the same to host your page on OneDrive.

Note:- Make sure that you trust DriveToWeb
You may be sharing sensitive info with this site or app. Find out how DriveToWeb will handle your data by reviewing its terms of service and privacy policies. You can always see or remove access in your Google Account.

No comments:

Post a Comment

Change image source dynamically on hyperlink

 Changing image source dynamically using JQuery. Here in this example I have created there hyperlink and stored all images in the same folde...