One Person Company Website: How to Build Yours in One Day

Written by Casey, Head of Content at One Person Company. Casey built onepersoncompany.com in 4 hours, starting from a blank text editor. The site now has 300+ pages and serves thousands of monthly visitors — and it still runs on the same infrastructure.

I built the first version of onepersoncompany.com on a Tuesday. Started at 2 PM. Live by 6 PM. Total cost: $12 (domain). Zero design skills. Zero web development experience beyond basic HTML.

Three years later, the same core infrastructure hosts 300+ pages, handles thousands of monthly visitors, and costs $0/month to run.

The Solo Founder Website Philosophy

Your website has one job: convince a specific person that you can solve their specific problem. Everything else — animations, custom fonts, parallax scrolling, "modern design" — is distraction until that core job is working.

The best solo founder websites are:

  • Fast (loads in under 2 seconds)
  • Clear (visitor knows what you do in 5 seconds)
  • Simple (single column, high contrast, obvious next step)
  • Personal (sounds like a human wrote it)

The worst solo founder websites:

  • $5,000 custom designs that took 3 months to launch
  • Generic templates filled with stock photos
  • "We" language when it's just one person

Step 1: Buy a Domain (10 Minutes)

Go to Namecheap, Porkbun, or Cloudflare Registrar. Search for your brand name. Buy the .com if available. If not, .co or .io work.

My domain cost: $12/year. Don't overthink this — your domain name matters much less than you think. onepersoncompany.com isn't winning because of the domain. It's winning because of the content.

Step 2: Choose Your Platform (10 Minutes)

Option A: Static HTML + Cloudflare Pages (What I Use)

Best for: Content sites, portfolios, simple product pages, anyone comfortable with basic HTML.

Setup:

  1. Create a GitHub repository
  2. Add an index.html file
  3. Connect to Cloudflare Pages (free)
  4. Point your domain (5 minutes in Cloudflare DNS)

Cost: $0/month. Global CDN. Free SSL. Unlimited bandwidth on free tier.

Why I chose this: I own every byte. No platform risk. No monthly fees. No plugin updates. No security patches. Just HTML files served from a global CDN. When I want to change something, I edit a file and push. 30 seconds from edit to live.

Option B: Carrd ($19/year)

Best for: Simple single-page sites, freelancers, consultants who just need a professional web presence.

Setup: Pick a template, customize text/images, connect domain. 1-2 hours total.

Cost: $19/year for Pro (custom domain). Beautiful templates. Responsive by default.

Option C: Webflow (Free plan + $14/month for custom domain)

Best for: More design control without coding, multi-page sites, anyone who wants a visual editor.

Setup: Visual drag-and-drop. Steeper learning curve than Carrd but more powerful.

Cost: Free to build, $14/month for custom domain hosting.

Option D: Notion + Super ($12/month)

Best for: Solo founders who live in Notion and want their website to be an extension of their knowledge base.

Setup: Design pages in Notion, Super turns them into a website. Fastest path if you're already a Notion user.

Cost: Free Notion + $12/month Super.

Step 3: Write Your Homepage (2-3 Hours)

Your homepage needs exactly five elements, in this order:

1. Headline (One Sentence)

Say what you do and who it's for. Not clever. Clear.

Bad: "Empowering the future of work through innovative solopreneurial solutions."

Good: "Skill guides for solo founders who want to build profitable one-person companies."

My actual headline evolved over time, but the current version: "317 skill guides for building a one person company." Visitor knows exactly what this is in 3 seconds.

2. Subheadline (One Sentence)

Add the "why it matters" or the credibility hook.

"Guides written by a solo founder who's actually doing it — not theory, not gurus, not generic business advice."

3. Social Proof (3-5 Items)

Evidence that you can deliver:

  • Number of customers/clients served
  • Specific results ("12 founders hit $10k/month using this framework")
  • Testimonials (real names, real photos, real results)
  • Logos of companies you've worked with
  • Press mentions, awards, certifications

4. What You Offer (Clear, Not Clever)

If you sell a service: "I write technical content for B2B SaaS companies. $2,500 per content strategy + 4 articles."

If you sell a product: "Notion template: Client Onboarding OS. $39. Used by 340+ solo founders."

If you publish content: "New articles every Monday and Thursday about building one person companies."

5. Call to Action (One Button, One Destination)

"Get the free template" → email signup.

"Book a call" → Calendly link.

"Browse the guides" → /skills/ or /start-here/.

ONE CTA. Not three. Not a "choose your journey" flow. One button, one destination. Decision paralysis kills conversion.

Step 4: Add Three Essential Pages (2-3 Hours)

About Page

Not a resume. Not a third-person biography. Write like a human:

  1. Who you are (first name, what you do)
  2. Why you do this (the genuine reason, not the marketing reason)
  3. Why someone should trust you (specific experience, specific results)
  4. A photo of you (real photo, not a stock image, not an AI headshot)

Contact Page

Exactly two things:

  1. How to reach you (email, booking link, or form)
  2. What to expect (response time, what you can/can't help with)

Don't bury your contact info in a footer. Don't make people fill out a 10-field form. An email address and a 24-48 hour response time expectation is sufficient.

Start Here Page (Optional, High-Value)

A curated path through your best content. Not a sitemap. A guided tour.

My start-here page answers: "I'm a solo founder. Where do I actually start?" It links to 5-7 articles in a logical sequence, with one sentence explaining why each matters.

This page consistently converts browsers into subscribers because it solves the "300 articles, where do I begin?" problem.

Step 5: Set Up the Technical Basics (1 Hour)

Analytics

Add Plausible (privacy-first, 1 KB script, $9/month) or Google Analytics (free, 45 KB script, more complex). You need to know: how many visitors, where from, what pages they read.

SSL

Cloudflare Pages provides free SSL automatically. If using another host: Let's Encrypt (free) or your host's built-in SSL.

Speed

Test with PageSpeed Insights. Target: load time under 2 seconds on mobile. If over 2 seconds: compress images, reduce scripts, simplify.

Mobile

Test your site on your phone. Seriously. Pull it up right now. Half your visitors are on mobile. If text is tiny or buttons are hard to tap, fix it before investing in content.

Step 6: Launch and Iterate

Your first website will be imperfect. Launch it anyway. Ship on day 1, not day 90.

My launch-day website had:

  • A clear headline
  • A list of 10 skill guides
  • An email signup
  • Zero design beyond black text on white background

It converted visitors into subscribers. I improved it gradually over 18 months — better navigation, more content, refined messaging. Every improvement was based on actual visitor behavior, not pre-launch perfectionism.

What I'd Do Differently

  1. Launch faster. I spent 2 days on my first site. Should have spent 4 hours. The content matters more than the design.
  1. Start collecting emails on day 1. I waited 3 months to add an email signup. Lost hundreds of potential subscribers.
  1. Write the Start Here page sooner. I added it at month 8. It immediately became my second most-visited page. Should have been a day-1 priority.

For the complete tech stack that powers this site: solo founder tech stack 2026.

Frequently Asked Questions

Do I need a custom website or can I use a template?

Template. Always start with a template. Your first website's job is to exist and convert, not to win design awards. Upgrade to custom when you have revenue and a clear sense of what you actually need (not what a designer tells you you need).

How much should a one person company website cost?

$12-50 for the first year (domain + basic hosting). If you're paying more than $200 for a first website, you're overpaying. Invest in content and marketing before design.

Should I blog on my company site or on Medium/Substack?

On your own site. You own the audience, the SEO equity, and the relationship. Platforms can change algorithms, shut down, or ban you. Your domain is your permanent asset. Cross-post to platforms for distribution, but publish first on your own site.

How do I get traffic to a new website?

Write content that answers specific questions your target customers are typing into Google. Share insights in communities where they hang out. Send a newsletter to people who opted in. These three channels (SEO, community, email) brought me from 12 to 2,800+ monthly visitors in 15 months without spending a dollar on ads.


Ready to build? Start with our step-by-step guide to building a one person company or browse 317 skill guides for every aspect of going solo.

made with Tycoon.us · superagent