Fill in 5 values below and your platform is live. Takes about 30 minutes.
1
Create a free Supabase account
Go to supabase.com → New Project → copy your Project URL and anon key from Settings → API.
2
Run this SQL in Supabase
In your Supabase project → SQL Editor → paste and run:
create table registrations(id uuid default gen_random_uuid() primary key,user_id uuid references auth.users(id) on delete cascade,home_name text not null,home_name_lower text unique not null,address text,plan text default 'standard',reg_num text,status text default 'pending_payment',verified boolean default false,plaque_ordered boolean default false,created_at timestamptz default now(),renews_at timestamptz default now()+interval '1 year');
create table stories(id uuid default gen_random_uuid() primary key,user_id uuid references auth.users(id) on delete cascade,registration_id uuid references registrations(id) on delete cascade,content text default '',established text default '',style text default '',updated_at timestamptz default now());
create table timeline_entries(id uuid default gen_random_uuid() primary key,user_id uuid references auth.users(id) on delete cascade,registration_id uuid references registrations(id) on delete cascade,year int,month text,title text not null,description text,category text default 'milestone',created_at timestamptz default now());
create table stats(id int primary key default 1,homes int default 0,cities int default 0,plaques int default 0);
insert into stats(id) values(1) on conflict do nothing;
alter table registrations enable row level security;
alter table stories enable row level security;
alter table timeline_entries enable row level security;
alter table stats enable row level security;
create policy "pub_read" on registrations for select using(true);
create policy "user_ins" on registrations for insert with check(auth.uid()=user_id);
create policy "user_upd" on registrations for update using(auth.uid()=user_id);
create policy "pub_stories" on stories for select using(true);
create policy "user_stories" on stories for all using(auth.uid()=user_id);
create policy "pub_tl" on timeline_entries for select using(true);
create policy "user_tl" on timeline_entries for all using(auth.uid()=user_id);
create policy "pub_stats" on stats for select using(true);
3
Create 3 Stripe Payment Links
Go to stripe.com → Payment Links → create one for each plan. Set the success URL to: https://namemyplace.com/?success=true
4
Your site URL
Enter the URL where you'll host this file (so Stripe can redirect back).
Your configuration is saved in your browser and never sent anywhere.
The Home Naming Registry
Give Your Home a Name it Deserves
Reserve a unique name for your home, place it on the map for the world to find, and make it yours — forever.
Every name is unique — checked live against the national registry
Checking registry…
Available ✦
This name is yours to claim
™ Trademark Notice: Name My Place does not perform legal trademark verification. Ensure your chosen name does not infringe on registered trademarks. Registrations are for residential identification only and confer no legal trademark rights.
Already Reserved
This name is taken — try a variation
0
Homes Named
0
Cities
0
Plaques Shipped
How it works
From idea to nameplate in minutes
Naming your home is one of the oldest traditions in the world. We've made it modern, permanent, and beautifully simple.
01
🔍
Search a Name
Type your dream home name. We check it instantly against every registered name in our live national registry.
02
🗺️
Claim Your Spot
Reserve your name with an annual subscription. Your home is instantly pinned on the Name My Place map.
03
🎍
Order Your Plaque
Choose from premium materials. Laser-engraved and shipped to your door within 5–7 business days.
Optional · Coming Soon
04
🏠
Own It Forever
Your name is yours as long as you're a member. Renew annually and your home's identity stays secured.
Recently Named
Homes with a story to tell
Loading recently named homes…
Join the Registry
Your home has a story. Name it.
Plans start at just $29/year. Cancel anytime.
Named Homes (…)
Loading…
Estate
Heritage
Standard
Get in Touch
Questions about your registration, plaque order, or anything else? We respond within 24 hours.
All plans include GPS map placement, name reservation, and your digital certificate.
Standard
$29
per year · less than $2.50/month
Unique name reservation — nationally protected
GPS pin on the Name My Place map
Downloadable Certificate of Registration (PDF) — suitable for framing
Basic home listing page
Name secured for 12 months with easy annual renewal
Email renewal reminders so you never lose your name
Order a laser-engraved plaque at standard price
✦ Perfect for claiming your name before someone else does
Most Popular
Heritage
$59
per year · less than $5/month
Everything in Standard, plus:
Custom home story page — shareable URL with photos & history
QR code engraved on your plaque — anyone who scans it lands directly on your home's story page
Priority map placement — appears above Standard in searches
Name transfer & gifting — move your name when you move
Social share card — branded image ready for Instagram, Facebook & Nextdoor
10% discount on all plaque orders
✦ Your plaque becomes a living link to your home's story — scan it and discover
Estate
$99
per year · less than $8.25/month
Everything in Heritage, plus:
Featured gold map pin — your home stands out above all others on the map
Home photo gallery — up to 20 photos on your story page
Home history timeline — document your home's full legacy for future owners to discover
Neighborhood badge — official digital badge for Nextdoor, HOA sites & social profiles
Up to 3 properties — primary home, vacation cabin, or rental property under one account
20% discount on all plaque orders
✦ The complete legacy experience — your home's story, beautifully preserved forever
Full feature comparison
Feature
Standard $29/yr
Heritage $59/yr
Estate $99/yr
Your Home Name
EST. 2025
Order Your Official Plaque
Handcrafted and laser-engraved with your home's name and registry number. Ships in 5–7 business days.
Our Story
Why Name Your Home?
Naming your home is one of humanity's oldest traditions. We're bringing it back — for everyone.
A tradition worth reviving
For centuries, named homes were a sign of pride, identity, and belonging. Graceland. Tara. Pemberley. Monticello. These aren't just addresses — they're stories. Personalities. Legacies.
Name My Place exists to give every home the identity it deserves. Whether your place is a craftsman bungalow or a farmhouse on 40 acres, it has a story. We help you name it, protect it, and put it on the map.
Frequently Asked Questions
Is my name truly unique?
Yes. Our registry enforces national uniqueness in real time — no two homes can share the same name. Once you claim a name, it's yours alone for as long as you're a member.
How does address verification work?
After registration, we mail a postcard with a unique QR code to your registered address. You scan it to activate your account. This ensures only the real resident can claim a home name — the same method Google uses to verify businesses.
What happens if I move?
Heritage and Estate members can transfer their name to a new address or gift it to the new owners. Standard members can let the name expire and register a new one at the new address.
Is this a legal trademark?
No. Name My Place registrations are for residential identification only and do not confer any legal trademark rights. We recommend checking the USPTO database before choosing a name with commercial associations.
How long does plaque delivery take?
Plaques are handcrafted to order and typically ship within 5–7 business days, with delivery in 3–5 additional days. All plaques carry a lifetime quality guarantee.
What if I cancel my subscription?
Your name enters a 90-day grace period during which you can reactivate. After 90 days it is released back to the registry.
Welcome to My Place
Sign in to access your dashboard, or reserve a name to get started.
🏠
Loading…
…Pending Verification
…
…✓ Verified
Registered on Name My Place · namemyplace.com
Address Verification
Verify Your Home
Enter the code from your verification postcard
Enter your code
We mailed a postcard to your address. Enter the backup code or scan the QR code to activate your home.
Didn't get a card?
🏠
Your home is live!
Your home name is now active on the Name My Place map.
Name My Place
Create your account and reserve your home's name.
Your Place
™ By reserving this name you accept our Terms of Service. Registrations confer no legal trademark rights and are for residential identification only.