DEV Community

Cover image for 5 Websites to Host Your Website For Free
Suraj Vishwakarma
Suraj Vishwakarma

Posted on • Edited on • Originally published at surajon.dev

5 Websites to Host Your Website For Free

Introduction

Hosting Website

We write tons of code to make an awesome, effective, and useful website. Initially, we can see that website on localhost but to make it public we need domain and hosting. Domain purchasing and hosting websites cost a lot of money. For test purposes, we can use free domains and sub-domains to host the website. Today we are going to list 5 website where you can host your website for free of cost.

GitHub Pages

You can host your webpage online using GitHub. You need to create a repository for your website and put all the source code in it. You can find deploying and hosting in the setting section.

GitHub Pages

  • PROS
    • Free
    • Right on GitHub
    • Set up Instantly
    • Easy to learn
  • CONS
    • Less Control over Domain
    • Bad Cache
    • Bad SSL Support
    • Bad Cookies system

Amazon Web Services

Amazon Web Services is an integrated provider of cloud-based computing solutions. One of the Services they provide is Web Site Hosting.

Amazon Web Services

  • PROS
    • Easy to use for beginners
    • Free tier for 1 year
    • New Innovation and Technology
  • CONS
    • Sometime maze for beginners as they provide a lot of services
    • The pricing can get high
    • Sometimes downtime happens

Wix

Wiz is mostly for people who don't want to code or don't know about coding a website. They have a number of templates and they use your choice to personalized the website according to your requirement.

Wix

  • PROS
    • Good Site Speed
    • Massive Template Collection
    • Drag and Drop Interface
    • Market Your Site Easily
  • CONS
    • Free Plan Forces Wix Branding
    • Tracking and Analytic require a paid plan
    • Premium Plans are for Single Site
    • Sub-domain is not that great

Netlify

Netlify lets you create a website using the repository on the git platform. You just need to pick the repository and run the deploy command. After completion of deployment, your site will be live.

Netlify

  • PROS
    • Fastest Static Hosting and Continuous Deployment
    • Easy to Deploy
    • Free SSL Support
  • CONS

    There are very fewer cons but some can be

    • Confusing UI
    • Pricing Structure

Weebly

Weebly is the same as Wix, you do not need to write code. It is a clean and cut site builder. Great for e-commerce and personal website.

Weebly

  • PROS
    • Solid Site Speed
    • High Design Flexibility with Themes
    • Editor is Simple and Easy to Use
  • CONS
    • Freeloader Stuck on the Weebly domain
    • Limited Blogging Tool
    • Pay for more Help

Last Note

Thank you for reading the blog post and I hope you like it. If you know more website you can add in the discussion list.

Latest comments (47)

Collapse
 
alnahian2003 profile image
Al Nahian

Hey, Would you mind to write something on "Vercel"?

Very helpful & informative post, Thank you!

Collapse
 
okf profile image
🐱

vercel.com/ is pretty sweet too depending on your needs. Effectively one-click deployment.

Collapse
 
josealz profile image
JoseAlz

Otra alternativa para empezar es:
neocities.org/

Collapse
 
preyasprathap profile image
preyas prathap

Confusing UI for Netlify ?

I you are looking for free plan why are you looking at pricing structure ?

For free accounts:
Network Bandwidth: 100GB/month — Soft
Storage: 100GB — Soft
API requests: 500 requests/minute, 3 deploys/minute* — Hard

Collapse
 
rahxuls profile image
Info Comment hidden by post author - thread only accessible via permalink
Rahul

This are the same average post that is on every website. Please get some unique things.

Collapse
 
allison profile image
Allison Walker

You say these are for testing purposes. Would you recommend them for full-time website hosting?

Also, do any of these offer email services?

Collapse
 
surajondev profile image
Suraj Vishwakarma

For full purpose I recommend using their subscription to unlock their full potential and also they provide Neil service of their own or with Google.

Collapse
 
kamalhossain profile image
Kamal Hossain

I disagree with the Confusing UI for netlify cons.
They are trying to make their UI modern as much as possible.

Collapse
 
surajondev profile image
Suraj Vishwakarma

Yess they are trying to make modern site but in some cases the is confusing especially on mobile devices

Collapse
 
navthenugget profile image
Nav Pahwa

For Frontend Web Apps I recommend Netlify and For Backend AWS, Both of them have free tiers and both of them are really good and powerful services with a helpful support team.

Collapse
 
surajondev profile image
Suraj Vishwakarma

♥️

Collapse
 
7ovo7 profile image
Marco Colonna

I use this: Altervista Wordpress

is not the best around Internet, but have more features than the official Wordpress.com since start and for free; my site not have visits at moment, but for me is good to learn HTML and CSS, I have maded the entire code of my site alone, for learn web code

Collapse
 
surajondev profile image
Suraj Vishwakarma

I'll check that website and thanks for mentioning the site

Collapse
 
jazkh profile image
jazkh

Free comes with "Limitation" . I would choose Firebase over Netlify.

Collapse
 
surajondev profile image
Suraj Vishwakarma

Okay Firebase has greater depth in dabase management

Some comments have been hidden by the post's author - find out more