Fraya
Build

From business name to live site in one day

A same-day path: the three decisions, the handle and the domain, the pages a launch site needs, and the crawler checklist that makes search engines and AI assistants able to find you.

By Fraya · · 3 min read

Three beeswax candles in handmade ceramic holders on a travertine block, one lit, under a plaster arch in warm light

Short answer

You can go from a business name to a live site in one day if you make three decisions early (the name, what you sell, and how you get paid) and let the site follow from them. Publish on a subdomain first, connect your own domain when you buy one, and make sure every page is server-rendered with structured data so search engines and AI assistants can read it.

Morning: the three decisions

  • The name. Spoken, spelled, searched. Own it where you can.
  • The offer. One product or service, with a price.
  • The payout. A Stripe account in your name, connected to your bank.

Everything on the site is downstream of these. A site built before the offer is decided gets rebuilt.

Midday: the handle and the domain

A subdomain is live in seconds and costs nothing: yourname.fraya.ai, or the equivalent on any host. A custom domain is worth buying the same day if it is available, but connecting it involves DNS records that take minutes to hours to propagate. Publish on the subdomain, connect the domain, and let the two overlap. The site’s canonical tag tells search engines which one counts.

Afternoon: build the site

A launch site needs five things, and not much more.

  • Home: what you do, for whom, and the one thing to click.
  • Shop or services: the offer, the price, the checkout or booking.
  • About: who you are, in plain words, with a photo.
  • Contact: an email, a form, and hours if you have them.
  • Legal: terms, privacy, and refunds. Buyers, processors, and search engines all look.

On Fraya this is one conversation: describe the business and she designs the site, writes the copy, picks imagery in your industry, and wires the checkout to your Stripe. Editing is a form, not a canvas, so the design stays intact while the words change.

Before you publish: the crawler checklist

  • Server-rendered content. If the page is empty without JavaScript, most AI crawlers see nothing.
  • A real title and description on every page.
  • Structured data (JSON-LD) for the business, products, services, reviews, and FAQs.
  • One canonical URL per page.
  • A sitemap and a robots file that allow the pages you want found.
  • Fast on a phone. Compressed images, no autoplaying weight above the fold.

Every page Fraya publishes ships this way by default.

Evening: publish, then tell someone

Submit the sitemap in Google Search Console and request indexing on the home page. Then send the link to ten people who fit the offer. Indexing takes days; a first reaction takes minutes.

Straight answers.

Should I buy the domain before building the site?

Buy it the same day if it is available, but do not wait on it to publish. A subdomain gets the site live now; the domain connects when its DNS settles, and the canonical tag keeps search engines pointed at one address.

Does the site need a blog on day one?

No. A blog helps later, when you have something to say and search terms to earn. On day one, a clear offer, a checkout, an about page, and legal pages matter more.

How long until Google shows my new site?

Usually days to a few weeks for a new domain. Submitting a sitemap in Search Console and requesting indexing on the home page speeds up the first crawl. Branded searches for your name tend to appear first.

Keep reading