Skip to main content

My new Desert Vehicle

Hosting a portfolio with a free domain name

 Last couple of weeks I have been messing around with a portfolio website and I have completed a landing page which I created using a bootstrap framework. I was going to do a video tutorial today on how to host a site with a free domain name using Infinityfree and Freenom but where I have already completed it I cannot show the details of applying the nameservers and other intricacies so I will do that when I want to host another site and do the video as I am doing it. Instead I thought I would show the videos that I have done which can give an idea on how to use freenom and Infinityfree.

   First getting a free domain name. The best site I found was Freenom but if like me you are having problems with the availability of domain names the next video might help.

Freenom Domain not available - Fix



I am not able at the moment to show how to join and set up Infinityfree but the next video is able to demonstrate how to upload all your files to Infinityfree which is fairly straightforward. There is no need to download any File Transfer program.

Upload Files to InfinityFree






Once started and uploaded you are then able to preview your site in InfinityFree. The next video shows how you are able to preview your site.





Finally make a record of when you started the site as you will need to keep renewing the domain for another 12 month or whatever amount of time that suits you

Comments

Popular posts from this blog

Cyberpunk 2077_ go to red dirt in the evening

Rumble link

Using bravenet site builder 2020

Using the free bravenet site builder which is on some hosting sites. Bravenet allows free hosting with a subdomain like wordpress and own domain with premium account. Bravenet site builder has several themes. In the video I am trying one of the themes and showing how you can edit and build a site with the site builder.

Install Pyautogui and Pip in Python

Install Pyautogui in Python The video above shows how you can easily download and install pyautogui into Python. Pyautogui is a Python library. For any python library to be installed you need to have Pip installed. Watch the video below to see how this is done. Install Pip in Python