A personal website is a small plot of internet that you own the files for: résumé, bio, family history page, hobby project, “here is who I am” in your own layout. Social profiles are rented shelves in someone else’s store. They work for updates; they fail when you need a stable URL, custom design, or a page that outlives an algorithm. This guide helps you pick hosting for the owned version — especially if you are non-technical and already have (or can get) the files.
What belongs on a personal site
Good fits:
- A single page or short multi-page bio
- Résumé HTML plus a PDF download
- Family memorial or genealogy introduction (careful with private details)
- Hobby write-ups with photos you resized for the web
- A portal that deep-links to your newsletter or podcast elsewhere
Poor fits:
- Trying to replace Instagram entirely
- Huge video libraries (use a video host; link out)
- Private journals you do not want indexed — reconsider publishing at all
If the entire need is five links under your name, a link-in-bio tool is faster. If you care about yourname.com and layout control, host real files. Compare mindsets in website hosting for a personal brand and host a résumé website online.
Why “just use a social profile” stops being enough
Algorithms hide posts. URLs look like /p/AbC123. Design templates make you resemble everyone else. When a recruiter asks for a website, they do not mean your TikTok. A personal site will not make you famous by itself; it gives you a durable address and a page that says what you want, in your order.
SiteHost exists for that durable address: upload a zip or connect GitHub, receive HTTPS preview immediately, connect a domain after DNS verifies, roll back file publishes if you botch an update. No website builder inside — someone designs or exports pages first. No cPanel, no email inbox bundled in. No built-in CDN.
Matching SiteHost plans to a personal project
Starter — $9/mo, 1 site, 2 GB. The default for one personal site. A bio with optimized photos fits easily. Skip upgrading until you truly need another site or more storage.
Pro — $30, 3 sites, 10 GB, staging. Useful if your “personal” property multiplies: main bio, a wedding microsite, a side-project landing page.
Scale / Business — $65 / $130. Usually overkill for pure personal use unless you are also hosting client work or a pile of family project sites with teams.
Trial is about one day, then paid. There is no forever-free plan. Free hosts exist; they often sleep, inject branding, or disappear. Paying $9 for something you put on a résumé is usually the calmer trade. See affordable hosting for a small website.
Avoid treating github.io as your only strategy
GitHub Pages can serve HTML for people comfortable with git. It is not wrong. It *is* a different audience. If git intimidates you, do not force it for a bio page. Zip upload to SiteHost is the patient path. If you already live in GitHub, SiteHost can connect — your choice, not a requirement.
yourname.com on proper hosting also separates “my career page” from “my code account.” Recruiters understand both; some prefer the clean domain.
Privacy and family sites
Personal is not always public-by-intent. Before you publish:
- Strip Exact home addresses if the page is truly open to the world
- Avoid publishing kids’ full names and school details together
- Check that EXIF data on photos does not expose more than you want (many export tools strip location)
- Decide whether search engines should find the page; a personal memorial might be shared by link only
Hosting makes files reachable; it does not decide your privacy policy for you.
How to get files if you are not a designer
Ask a friend: “Can you export a simple one-page site as a zip with index.html at the root?” Or hire a one-page freelance job. Do not start by renting a VPS. Do not install Linux. Website hosting for non-technical users covers the handoff language.
Open the export locally first. Then publish on SiteHost. Domain last.
A concrete personal setup
Jordan wants a page with a short bio, three project photos, and links to LinkedIn and email. A designer delivers a zip (2 MB total). Jordan uploads on Starter, previews on phone, fixes a typo via a second zip, points jordanexample.com using DNS records from the dashboard, and waits for the custom-domain certificate after DNS verifies. Email stays at the registrar’s mail forwarding. Total complexity: lower than learning WordPress “just for a bio.” A WordPress CMS is a different kind of hosting — unnecessary here.
A gentle launch sequence for personal sites
- Finish copy offline.
- Local-check
index.html. - Upload to SiteHost; use HTTPS preview with a trusted friend.
- Decide privacy (searchable or link-only sharing).
- Point
yourname.comwhen ready. - Update résumé footers and social bios.
Starter ($9/mo) fits. Skip Linux. Skip cPanel. Keep mail elsewhere. Rollback when a photo you regret goes live — then replace with something you are proud to leave up for years.
Family and memorial pages — extra care
If the personal site is a memorial or family history page, decide who may download photos, whether addresses appear, and how you will handle takedown requests from relatives. Hosting makes files public to anyone with the link (and possibly search engines). Prefer a smaller public page plus private albums in a locked tool when grief and privacy collide.
Questions people actually ask
Is a personal website worth $9 a month?
If you use the URL on a résumé, portfolio outreach, or family resource you care about, yes. If you will never share it, keep a local folder and skip hosting.
Can I host a password-protected diary?
Simple static hosting is a weak fit for real private apps. Use a dedicated notes tool for secrets. Public personal sites should assume anything posted can be copied.
Do I need a CDN for a personal site?
No. Optional Cloudflare later if you like; SiteHost has no built-in CDN and most personal pages are fine without one.
What storage size do I need?
2 GB on Starter covers typical personal HTML and compressed images. Resize phone photos before uploading albums.
Can I cancel if I lose interest?
Paid plans are for as long as you keep the site online. Export your files before canceling so you keep the master copy — the host is not your only backup.