What is the best webhost for personal website?

  • Thread starter Thread starter Oxygenne
  • Start date Start date
AI Thread Summary
When starting a website, choosing the right hosting option is crucial, especially for beginners looking for affordability and ease of management. For static content, platforms like Google Sites offer free hosting, while dynamic content requires more robust solutions, often costing around $16 per year. Static content is typically HTML and JavaScript, while dynamic content involves server-side scripting like PHP or ASP, which interacts with databases. Affordable hosting options include FreeServers, which charges about $6 annually without ads, and services like TopHostingCenter that offer lifetime hosting for a one-time fee, though this is dependent on the company's longevity. NearlyFreeSpeech.net is another option, charging based on usage, making it cost-effective for low-traffic sites. Additionally, many ISPs provide personal web space, which can be sufficient for basic sites, and free blogging platforms can also serve as a temporary solution. As skills and site needs grow, transitioning to a purchased domain and dedicated hosting becomes viable.
Oxygenne
Messages
51
Reaction score
0
I would like to have my website but I do not know how where to look for a host?
Since I am new with this I would like to be easy to manage and also to not bee that expensive.
I want to do it by myself.
If you have any advice please do not hesitate to share that here.
Thank you!
 
Computer science news on Phys.org
It depends whether you are serving static or dynamic content.

http://sites.google.com/" is good (for static) - free.

Most charge like +16 $ per year ... (if you want to a server and dynamic content)
 
Last edited by a moderator:
I am afraid I do not understand what does mean "static or dynamic content"
 
I am afraid I do not understand what does mean "static or dynamic content"

Dynamic content might be something that is generated using server-side scripting such as PHP or ASP. These forums, for example, access a large database based on what variables we give it (e.g. thread #, post#) that contains a data structure that holds every forum post, so they're considered dynamic. A webpage that is written using html and javascript (for example) might be what rootX considers static.
 
thank you
 
http://www.ixwebhosting.com/index.php/v2/pages.dspmain here.
 
I use http://tophostingcenter.com/rudolf.html", they have a deal where you pay once, and you get hosting for life, I believe this includes a domain name (I transferred my domain I already had). I realize "for life" is really for the life of that company, but I've had mine for over a year and they are still around.

If I didn't have this I'd probably use https://www.nearlyfreespeech.net/services/hosting.php" . They charge based on what you use, and if it's a low traffic site you'll likely pay less than a dollar a year.
 
Last edited by a moderator:
Oxygenne, did you ever get your website up and running?

My advice might be a little late, but I wanted to add my two cents.

Most ISPs offer some personal web space to their customers; perhaps your ISP does too. If your site is pretty basic, that might be sufficient. Especially if you are just starting out as a webmaster. In this case, you might also consider one of the free hosting sites. Or perhaps one of the free blogging services might work for you; even if your site is not a blog, if your material can fit into the blog's format, it would save you the expense of starting your own site for a while.

As your site grows, and your webmastering skills develop, and you decide you want the site to become more sophisticated, then you could take the next step: purchasing a domain and selecting a host.
 
  • #10
DuncanM Thank you for your piece of advice!
 
Back
Top