Scroll Top

Domain vs Website: What Each One Actually

Updated September 2026 · Written and maintained by the Progression Agency strategy team

A domain is the address people type. A website is what that address points to. They are separate purchases from different kinds of company, either can exist without the other, and confusing them is how businesses end up unable to access their own web address. This page separates domain, hosting and website, explains how DNS connects them, covers what each costs, and answers the ownership question that matters most when a working relationship ends.

The short answerThe single most consequential thing on this page: register the domain in an account the business controls, separately from whoever builds or hosts the site. A website can be rebuilt. A domain you cannot access is a negotiation with whoever does hold it, and if it lapses entirely, anyone may register it.

Progression Agency is based in New York City and works with clients across the United States. Cost figures are category-typical ranges rather than quotes, and nothing here reports the results of a specific client engagement. DNS and registrar behavior described here follows standard practice; your registrar’s own documentation is authoritative for its policies. Updated September 2026.

Domain, hosting, website — three purchases
These are separate products from separate suppliers. Bundling them is convenient and concentrates the risk of leaving that supplier.

What is a domain, and what is a website?

A domain is the address people type; a website is the thing that address points to. They are bought separately, from different kinds of company, and either can exist without the other.

The confusion is understandable because most providers sell both together, so the two arrive as one purchase and feel like one product. They are not. You can own a domain for years with no website behind it, and you can build a website that is reachable only by a long provider-issued address until you attach a domain to it.

Domain, hosting and website: three separate things
DomainHostingWebsite
What it isThe addressThe land it sits onThe building
Exampleyourbusiness.comA server that answers for itYour pages, images and copy
Bought fromA registrarA hosting company or builderBuilt by you or an agency
Typical billingAnnuallyMonthly or annuallyOne-off build, then upkeep
If it lapsesAnyone may register itThe site goes offlineNothing to serve
Can exist alone?YesYesOnly via a provider address

The fifth row is the one that costs people their business. Hosting lapsing takes the site offline until you pay; a domain lapsing can be permanent, because once it leaves the redemption window anyone may register it — including someone who then offers it back to you at a price of their choosing.

What is the difference between a domain and a website?

The domain is a pointer; the website is the content. Changing your domain does not change your website, and rebuilding your website does not change your domain.

Holding those two facts separately is what makes the rest of this straightforward. A rebrand means a new domain pointed at the same site. A redesign means a new site answering on the same domain. The two decisions are independent and can be made years apart.

Do I need both?

Yes, for a site people can find. A website with no domain is reachable only through a long provider-issued address, which nobody will type or remember.

Can I buy them from the same company?

Usually, and it is convenient. It also concentrates risk: leaving that provider then means moving two things at once instead of one.

Should I keep them separate?

There is a real argument for registering the domain independently of whoever builds or hosts the site, because the domain is the asset you cannot afford to lose access to in a dispute.

Who should own the domain?

The business, in the business’s own account. Not the agency, not the developer, not an employee’s personal account.

What happens if my web company disappears?

With the domain in your own registrar account you point it elsewhere and rebuild. With the domain in theirs, you may be negotiating for your own address.

Bar chart showing the website build as the dominant cost and domain renewal as the smallest.
The domain is the smallest cost and the biggest single point of failure. That asymmetry is the reason to hold it yourself.

What does a domain cost, and what does a website cost?

A domain is typically a small annual fee. A website ranges from a monthly builder subscription to a substantial one-off build. They are not comparable purchases.

The mismatch in scale is why the two get confused in conversation: someone quotes a low figure meaning the domain, and the listener hears it as the price of a website. These are category-typical ranges rather than quotes, and nothing here reports a specific engagement.

Standard domain registration

A modest annual fee for a common extension. Renews yearly and the renewal price is not always the introductory price.

Premium domains

Short, generic or heavily desired names are resold at whatever the market bears. This is a separate market from registration.

Website builder subscriptions

A monthly fee covering hosting, software and templates. Lowest cost and lowest ceiling.

A designed website

A one-off build cost, then upkeep. Ranges enormously with scope.

Ongoing costs people forget

Renewals, SSL where not included, plugin or app licenses, and someone’s time to keep it current.

How do a domain and a website actually connect?

Through DNS. The domain’s DNS records point at the server holding the website, so a browser asked for the address knows where to send the request.

You rarely need to understand DNS deeply, but you do need to know that it exists, that it lives with whoever manages the domain, and that changes to it take time to propagate.

The records that matter, in plain terms
RecordWhat it doesWhen you touch it
APoints the domain at a server’s IP addressMoving hosts
CNAMEPoints one name at another nameConnecting a builder or subdomain
MXDirects email for the domainSetting up business email
TXTHolds verification and email-authentication dataVerifying ownership, SPF/DKIM/DMARC
NSNames which service controls all the other recordsMoving DNS management itself

The fourth row is worth knowing even if you never touch DNS yourself. Email authentication lives in TXT records, and a business whose invoices land in customers’ spam folders is usually missing those records rather than suffering bad luck.

Can I move my website without changing my domain?

Yes. Repoint the DNS at the new host and the same address serves the new site. Visitors notice nothing except the site itself changing.

This is the normal way a redesign or a host migration happens, and it is why the domain is the durable asset: the site behind it can be replaced any number of times.

Can I change my domain without rebuilding my website?

Yes, and it is a common step in a rebrand. Point the new domain at the existing site and redirect the old one so links and search rankings follow.

The redirects are the part that gets skipped and the part that costs traffic. Every old URL should redirect to its direct equivalent on the new domain, not all to the homepage.

What is a subdomain, and when should you use one?

A subdomain is a prefix on your existing domain — shop.yourbusiness.com — using the same registration but able to point at an entirely different server.

Use one when a section genuinely runs on different software: a store on a commerce platform, a help center on a support tool, a status page on a monitoring service. Use a folder on the main site instead when the content is simply another part of the same site, because folders consolidate authority and subdomains divide it.

Subdomain or folder: which to use
SituationUseWhy
Blog on the same platformFolderKeeps authority on one hostname
Store on a separate commerce platformSubdomainDifferent software, different server
Help center on a support toolSubdomainThe tool controls that hostname
Landing pages you build yourselfFolderNo technical reason to split
Staging or development copySubdomainAnd block it from search engines
Regional versions of the same siteEitherDepends on how separately they are run

The fifth row carries a trap worth stating plainly: a staging subdomain left open to crawlers becomes a duplicate of your live site in search results. Block it with authentication, not just a robots directive.

What should you check before moving a domain or a host?

Lower the DNS TTL beforehand, keep the old host running through the switch, and verify email records and SSL on the new side before you repoint anything.

Migrations rarely fail on the website itself. They fail on the things attached to the domain that nobody remembered were attached — email being the usual casualty.

Migration checklist and the failure it prevents
StepPrevents
Lower the TTL 24-48 hours aheadA slow, drawn-out switchover
Take a full backup of the current siteNo way back if the new host misbehaves
Copy MX and TXT records firstEmail silently stopping
Confirm SSL is issued on the new hostBrowser warnings the moment you switch
Keep the old host live for a weekVisitors on cached DNS seeing nothing
Map every old URL to a new oneLosing rankings and inbound links
Recheck SPF, DKIM and DMARC afterInvoices landing in spam

The last row is the one that surfaces weeks later, long after the migration is considered finished: mail still sends, but authentication no longer matches the sending server, and delivery quietly degrades to spam folders.

Not sure what you own or where it lives?

Progression Agency is a New York City firm working with clients across the United States. If you are not certain who holds your domain, where the site is hosted, or whether a rebrand will cost you rankings, those are answerable questions and worth answering before anything moves.

contact-us

Video: domains, hosting and the web

Background viewing on how the web fits together. Everything this page answers is written out in full above; these are context rather than the answer.

Websites and design

Frequently asked questions

What is the difference between a domain and a website?
A domain is the address people type; a website is the content that address points to. They are separate purchases, and either can exist without the other.
Do I need a domain and a website, or just one?
Both, for a site people can find. A website without a domain is reachable only through a long provider-issued address that nobody will remember or type.
Is a domain the same as hosting?
No. The domain is the address, hosting is the server that answers for it. They are usually billed separately and can be bought from different companies.
Can I have a domain without a website?
Yes, and it is common. People register a name years before building anything, to hold it.
Can I have a website without a domain?
Technically yes, on a provider-issued address like yourname.builder.com. It works and it looks unserious, which is why almost everyone attaches a domain.
Who should own my business domain?
The business, in an account the business controls, using a business email address. Not the agency, not the developer, and not an individual employee’s personal account.
What happens if my domain expires?
It stops working, then enters a redemption period where you can usually recover it for a fee, then becomes available for anyone to register. The last stage is not reversible.
How much does a domain cost?
Typically a small annual fee for a common extension. Premium names are a separate resale market and are priced at whatever the market bears.
How much does a website cost?
From a monthly builder subscription to a substantial one-off build, depending entirely on scope. It is not comparable in scale to a domain registration.
Does the domain renewal price stay the same?
Not always. Introductory registration pricing and renewal pricing can differ, so check the renewal rate rather than the first-year rate.
How do a domain and website connect to each other?
Through DNS records. The domain’s records point at the server holding the site, so a browser asked for that address knows where to send the request.
What is DNS in simple terms?
The system that translates a human-readable address into the server location a browser needs. It lives with whoever manages the domain.
How long do DNS changes take?
Usually minutes to a few hours, occasionally longer, because the old answer is cached in places you do not control. Lowering the TTL beforehand shortens it.
Can I move my website to a new host without changing my domain?
Yes. Repoint the DNS at the new host and the same address serves the new site. Visitors see nothing except the site itself changing.
Can I change my domain without rebuilding my website?
Yes. Point the new domain at the existing site and redirect the old one. This is the normal shape of a rebrand.
What happens to my rankings if I change domain?
They can transfer largely intact if every old URL redirects to its direct equivalent. Redirecting everything to the homepage instead is what loses traffic.
Does changing my website affect my email?
It should not. Email runs on MX records, which are separate from the records pointing at the website — but a careless DNS migration can drop them, which is why they are worth checking.
Should I buy my domain and hosting from the same company?
It is convenient and it concentrates risk: leaving means moving two things at once. Registering the domain independently is the more defensive choice.
What is a subdomain?
A prefix on your existing domain, like shop.yourbusiness.com. It uses the same registration and can point somewhere entirely different from the main site.
What domain extension should I use?
.com remains the default expectation for a business and is what people type by reflex. A country or industry extension can work when it genuinely fits, but expect some traffic leakage to the .com.
Should I buy misspellings of my domain?
For a small number of obvious ones, often yes, redirected to the main site. Buying dozens defensively is usually money better spent elsewhere.
What is registrar lock?
A setting that blocks the domain being transferred away without you explicitly unlocking it. Worth turning on and leaving on.
What is WHOIS privacy?
A service that keeps your personal contact details out of the public registration record. Most registrars include it; without it your details are publicly queryable.
What is SSL and do I need it?
A certificate that encrypts the connection and produces the padlock. Yes — browsers warn visitors away from sites without one, and most hosts now include it.
My agency built my site. Do they own it?
That depends entirely on your contract, which is why it should be settled in writing before work starts — covering the design, the content, the domain and the hosting account separately.
What should I record about my own setup?
Where the domain is registered, who manages DNS, where the site is hosted, and who has access to each. Most emergencies in this area are really documentation failures.
Can two domains point at one website?
Yes. One is the canonical address and the others redirect to it. Serving the same site at several addresses without redirects creates duplicate-content problems.
What is the redemption period?
A window after expiry during which the original owner can usually recover the domain, generally for a higher fee than a normal renewal. After it closes, the name is released.

Sources and further reading

  1. Google Search Essentials — SEO starter guide
  2. Google: creating helpful, reliable, people-first content
  3. Google: intro to structured data
  4. Google: LocalBusiness structured data
  5. Google: FAQPage structured data
  6. Google: Article structured data
  7. Google: Product structured data
  8. Google: title links in search results
  9. Google: control your snippets
  10. Google: robots.txt introduction
  11. Google: sitemaps overview
  12. Google: consolidate duplicate URLs
  13. Google: redirects and Search
  14. Google: JavaScript SEO basics
  15. Google: multi-regional and multilingual sites
  16. Google Search Central Blog
  17. Google: get started with Search Console
  18. Google: how local search results are determined
  19. Google Business Profile: prohibited and restricted content
  20. Google Business Profile: address and service area guidelines
  21. Google Business Profile: review policy
  22. Google Business Profile: add or edit categories
  23. Google Ads: location targeting settings
  24. Google Ads: about negative keywords
  25. Google Ads: about Quality Score
  26. Google Ads: importing offline conversions
  27. Google Ads: about Smart Bidding
  28. Google Ads: about Performance Max
  29. Google Local Services Ads: eligibility and screening
  30. Google Ads: keyword match types
  31. Google Analytics 4: about conversions
  32. Google Analytics 4: attribution models
  33. US Census Bureau QuickFacts: New Jersey
  34. US Census Bureau: American Community Survey
  35. US Census: Statistics of US Businesses
  36. Bureau of Labor Statistics: New Jersey data
  37. BLS: Occupational Employment and Wage Statistics
  38. NJ Department of Labor: labor market information
  39. New Jersey Business Action Center
  40. US Small Business Administration: New Jersey district
  41. USA.gov: business resources
  42. web.dev: Core Web Vitals explained
  43. web.dev: Largest Contentful Paint
  44. web.dev: Cumulative Layout Shift
  45. web.dev: Interaction to Next Paint
  46. Google PageSpeed Insights
  47. Google Rich Results Test
  48. Google Search Console
  49. W3C Markup Validation Service
  50. Schema.org: LocalBusiness type
  51. Schema.org: Service type
  52. Schema.org: FAQPage type
  53. Schema.org: HowTo type
  54. W3C: WCAG 2.2 quick reference
  55. FTC: CAN-SPAM Act compliance guide
  56. FCC: telemarketing and robocall rules (TCPA)
  57. FTC endorsement guides — reviews and testimonials
  58. FTC: rule on consumer reviews and testimonials
  59. HHS: HIPAA guidance on online tracking technologies
  60. New Jersey Courts: attorney advertising guidelines
  61. New Jersey DCA: construction codes and permits
  62. New Jersey Home Improvement Contractor registration
  63. New Jersey Division of Consumer Affairs
  64. TikTok for Business
  65. TikTok Creative Center
  66. TikTok Ads Help Center
  67. TikTok Community Guidelines
  68. TikTok Terms of Service
  69. TikTok Privacy Policy
  70. TikTok Safety Center
  71. TikTok Transparency Center
  72. TikTok Creator Portal
  73. TikTok Newsroom
  74. TikTok for Developers
  75. TikTok advertising solutions
  76. TikTok Creator Marketplace
  77. TikTok Business Center
  78. TikTok for Business blog
  79. TikTok Creative Center: top ads
  80. TikTok Branded Content policy
  81. TikTok Shop for sellers
  82. Instagram for Business
  83. Instagram for Creators
  84. Instagram Help Center
  85. About Instagram
  86. Meta Business Suite
  87. Meta Business Help Center
  88. Meta Transparency Center
  89. About Meta
  90. Meta: Instagram platform docs
  91. YouTube Creators
  92. YouTube Official Blog
  93. YouTube Shorts help
  94. How YouTube Works
  95. YouTube Studio
  96. LinkedIn Marketing Solutions
  97. LinkedIn Help
  98. Pinterest Business
  99. Pinterest Business Help
  100. Snapchat for Business
  101. X for Business
  102. Reddit communities
  103. Reddit for Business Help
  104. ASCAP
  105. BMI
  106. SESAC
  107. Global Music Rights
  108. PRS for Music (UK)
  109. PPL (UK)
  110. SOCAN (Canada)
  111. APRA AMCOS (Australia)
  112. GEMA (Germany)
  113. SACEM (France)
  114. SIAE (Italy)
  115. JASRAC (Japan)
  116. IFPI
  117. RIAA
  118. National Music Publishers Association
  119. Harry Fox Agency
  120. SoundExchange
  121. Music Reports
  122. Epidemic Sound
  123. Artlist
  124. Soundstripe
  125. PremiumBeat
  126. AudioJungle
  127. Free Music Archive
  128. Creative Commons
  129. Incompetech
  130. FTC: advertising and marketing
  131. FTC: disclosures 101
  132. FTC: endorsement guides
  133. FTC: consumer reviews rule
  134. FTC: advertising FAQs
  135. US Copyright Office
  136. US Copyright Office: DMCA
  137. US Copyright Office: music FAQ
  138. US Copyright Office: fair use FAQ
  139. USPTO: trademarks
  140. UK Advertising Standards Authority
  141. ACCC (Australia)
  142. Competition Bureau Canada
  143. GDPR overview
  144. California Consumer Privacy Act
  145. COPPA
  146. FTC: children’s privacy
  147. W3C Web Accessibility Initiative
  148. W3C: WCAG
  149. W3C: captions
  150. W3C: making audio and video accessible
  151. ADA.gov
  152. WebAIM
  153. Epilepsy Foundation
  154. Pew Research: internet and technology
  155. DataReportal
  156. US Census Bureau
  157. US Bureau of Labor Statistics
  158. Interactive Advertising Bureau
  159. Think with Google
  160. Google Trends
  161. Nielsen insights
  162. Schema.org: VideoObject
  163. Schema.org: SocialMediaPosting
  164. Schema.org: MusicRecording
  165. Schema.org: HowTo
  166. Schema.org: FAQPage
  167. Schema.org: Organization
  168. Google: video best practices
  169. Google: video structured data
  170. CapCut
  171. Adobe Premiere Rush
  172. DaVinci Resolve
  173. Canva
  174. Descript
  175. VEED
  176. Kapwing
  177. Otter.ai
  178. Later
  179. Buffer
  180. Hootsuite
  181. Sprout Social
  182. Google Analytics
  183. Google Search Console
  184. Google Analytics developer docs
  185. GA4: events and conversions
  186. Matomo
  187. Plausible Analytics
  188. Similarweb
  189. UK Information Commissioner’s Office
  190. Office of the Privacy Commissioner of Canada
  191. Australian OAIC
  192. European Data Protection Board
  193. EU data protection
  194. EU Digital Services Act
  195. Ofcom
  196. FCC
  197. AIGA
  198. Nielsen Norman Group
  199. Smashing Magazine
  200. web.dev
  201. MDN: web media
  202. MDN: the video element
  203. ISO 21001 (reference)
  204. Buma/Stemra (Netherlands)
  205. STIM (Sweden)
  206. Teosto (Finland)
  207. Koda (Denmark)
  208. TONO (Norway)
  209. IMRO (Ireland)
  210. SGAE (Spain)
  211. ZAiKS (Poland)
  212. KOMCA (South Korea)
  213. MCSC (China)
  214. CISAC
  215. World Intellectual Property Organization
  216. TikTok: creating videos
  217. TikTok: exploring videos
  218. TikTok: privacy settings
  219. TikTok: growing your audience
  220. TikTok Creator Academy
  221. TikTok Effect House
  222. TikTok for small business
  223. Instagram: Reels help
  224. YouTube: Shorts best practice
  225. How YouTube recommends
  226. Pinterest Predicts
  227. Snapchat for Business
  228. Hootsuite blog
  229. Social Media Examiner
  230. Marketing Week
  231. Adweek

Get a free marketing proposal

Tell us what you are trying to grow and we will come back with a plan, not a pitch deck. Same-day reply on weekdays.

Privacy Preferences
When you visit our website, it may store information through your browser from specific services, usually in form of cookies. Here you can change your privacy preferences. Please note that blocking some types of cookies may impact your experience on our website and the services we offer.