The food and the room are doing their job. What is missing is a website you own. I put this together before we ever talked, so you can see exactly where Between Us is found online right now, who owns your name, and what a site of your own would change. It is yours to keep either way.
Eight things a potential customer, and Google, looks for. Here is where each one stands today versus with a site of your own.
| Signal | Today | With your own site |
|---|---|---|
| A website you own | None. Only a Toast ordering page | A fast site you control on your own domain |
| betweenussd.com loads and is secure | Does not load. The secure link fails | Working site on your domain, valid SSL |
| Search "Between Us San Diego" | Yelp, OpenTable, delivery apps own it | You rank for your own name |
| Your story, menu, and photos | Scattered across Yelp, IG, delivery apps | One home, in your words and photos |
| Business info for Google (schema) | No owned page carries it | Hours, map, 4.4 stars wired in |
| Sharing a link (text, IG, FB) | The dead domain shows an error | A real title and image preview |
| One place that is truly yours | A rented Toast template page | A homepage you own, ordering kept |
| Fast on a phone | Template with a cookie banner and challenge screen | A page built to load in about a second |
Ordered by impact. The first three are the ones genuinely costing you new customers.
You own betweenussd.com, but it does not load. I checked it live. Over a secure link the connection is refused with a certificate error, and over the plain link it returns a "409 Conflict" page instead of your site. So anyone who types your web address, the one on a card or a receipt, sees a security warning or a blank error, not Between Us. Fix: point that domain at a real site with a valid certificate. You already have the hard part, the domain.
$ curl -I https://betweenussd.com
curl: (35) error:1404B410:SSL routines:
ST_CONNECT:sslv3 alert handshake failure
$ curl -I http://betweenussd.com
HTTP/1.1 409 Conflict
Server: cloudflare
(resolves to a Toast IP, 162.120.94.90)The only page that works is the default Toast ordering template at betweenus-kotdj9rl.toast.site. It is a fine way to take an order, but it is not a website. No real food photography, no menu showcase, no story, no brand. It is a rented page on a platform you do not control, and you cannot change how it looks or how Google reads it. Fix: keep Toast for taking orders, wrap a real site around it that sells the room and the food first.
Search "Between Us San Diego" and the top results are Yelp, OpenTable, Instagram, and the delivery apps. They rank for your name, they can run other restaurants' ads on your listing, and they change their rules whenever they like. A site you own almost always takes the top spot for your own exact name and keeps that visitor with you instead of handing them to a directory. Fix: a real owned site at betweenussd.com that outranks the aggregators for "Between Us."
Your hours, address, phone, and 4.4-star rating are the things Google likes to show right in the search result, the map pin, the stars, the "open until" line. With no owned page carrying that data in a form Google reads, you are relying entirely on third-party listings to get it right. Fix: a single owned page with your hours, map, and rating wired in as structured data.
To learn what Between Us is, a first-time visitor has to piece it together from Yelp photos, Instagram, and a delivery menu. The farm-to-table concept, the all-day brunch, the old Rip Current taproom space, none of it lives anywhere you control. Fix: one page that tells the story and shows the real food, with order and reserve buttons right there.
When a happy customer wants to post you, or you want to text the link to someone, the domain shows an error and the Toast page shows a generic preview. A real site gives every share a clean title and photo card.
For a restaurant, most of what moves you up in Google and Maps lives outside a website, and you own all of it. One note up front: I could not confirm the state of your Google Business Profile from the outside, so treat these as the levers, not a claim about today's ranking.
These are the things a site needs from day one. They are already live on the demo you came from. No charge, no strings.
Between Us | Farm-to-Table All-Day Brunch in North Park, San Diego
Farm-to-table all-day brunch and a neighborhood tapas bar on 30th Street in North Park, San Diego. Ricotta pancakes, smash burgers, beignets, matcha. Order online, reserve a table, or walk in. 4.4 stars.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Restaurant",
"name": "Between Us",
"url": "https://betweenussd.com/",
"image": "https://betweenussd.com/og.jpg",
"servesCuisine": ["Farm-to-table", "Brunch", "American"],
"telephone": "+1-619-228-9453",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "4101 30th St",
"addressLocality": "San Diego",
"addressRegion": "CA",
"postalCode": "92104",
"addressCountry": "US"
},
"openingHoursSpecification": [ "... Mon-Sun hours ..." ],
"acceptsReservations": true,
"sameAs": [
"https://www.yelp.com/biz/between-us-san-diego-2",
"https://www.instagram.com/betweenus.sd/",
"https://www.opentable.com/r/between-us-san-diego"
],
"aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.4", "reviewCount": "270" }
}
</script>
This is what lets Google show your hours, map pin, and star rating directly in search. It is already on the demo. Hours and the exact rating to use are easy to finalize with you.
Everything here was checked against public sources on June 24, 2026. The dead-domain finding is a live check: over https, betweenussd.com fails the TLS handshake with "sslv3 alert handshake failure," and over http it returns "409 Conflict" from Cloudflare instead of a site (the domain resolves to a Toast IP, 162.120.94.90). Ratings are from your Yelp and Google listings, owner-confirmed in June 2026: 4.4 stars from 270 reviews on Yelp, 4.4 from 138 on Google. The state of your Google Business Profile and your current evening hours could not be confirmed from the outside and are marked worth confirming. A new site typically starts showing in search within 4 to 8 weeks.
I already built the website. It is on your own domain with a working secure link this time, shows your real food and the room, keeps your Toast ordering and OpenTable reservations, and carries all the business data for Google above. It is ready to look at on the site you came from.