How to Host your website with no cost and access it from anywhere.





In this post you will learn how to host your current website or new one for free from your laptop or Desktop.

Requirements:

1. PC or Laptop as a Hosting server from where you are going to host your website. it'll work like go-daddy, hostgetor, etc hosting service provider.

2. Good internet service provider your website speed will be depends on your ISP.

3. Static IP (if you have then good,  otherwise we are going to use free service provider to convert your dynamic/public IP to static IP)

4. XAMPP software to host website.



Step By Step Process:


1. First you need to download the XAMPP sever from this link.

2. After installation don't start the services and go to C:\xampp\htdocs (default path) folder and delete all file there and paste your website folder.

What is website folder:

It may very to person to person depends on type of website for example you have a WordPress website on Godaddy or hostgator or any other platform then you can download/backup the website and paste to HTDOCS path as i mentioned above.

If you don't have any website and still want to try this the create a Index.html file or you can copy below html coding and paste it on notepad and save it to index.html.

<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>

  3. After creating index.html file on HTDOC folder. Start all the services from XAMM panel.



4. Now if you don't have static IP then go to this LINK and signup for a free account and download the software. 


If you find any problem to download the software and configure  then watch the official video of the creator.
                                            WATCH HERE


5. After completing of above steps you are ready now you open your browser and put the name.hopto.org

here name=your website name

hopto.org= dns name of your website  like google.com


that's all you need to do to host your website for free.

Dashboard of NOIP :


NOIP desktop console:




Post a Comment

Previous Post Next Post